Re: Posible bug in Netbeans 10.0 - Macos 10.14.2 (Mojave)

2019-01-03 Thread Peter Hull
On Thu, Jan 3, 2019 at 4:34 PM Juan Miguel Escribano
 wrote:
> The “system wait for” beach ball appears and Netbeans is unresponsive at all. 
> Need to force quit to exit Netbeans.
> ¿Anyone can confirm that this problem is general or only mine, please?
I was not able to repeat this with NB 8.2 / JDK1.8.0_151 / macOS 10.14.2

Pete

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Netbeans RCP branding

2019-01-03 Thread Blaine Bergeson (bbergeson)
I am trying to brand my rcp app, but I can't get around a conflict.

I am using Netbeans 8.2, maven, and java 1.8 on Windows10.  First, I 
implemented the following to brand the app(have the version show next to the 
app name in the title bar) using project version property:  
http://wiki.netbeans.org/DevFaqVersionNumber.  Next, I tried using the wizard 
to add a layer.xml file to the branding module, but the layer file does not get 
created and no entry is added to the manifest file.  If I create the layer file 
manually, and add the entry to the manifest file I get an error that says the 
layer.xml file cannot be found.  I do see a warning on the nbm-branding folder 
that says:  Please note that some IDE features rely on non-filtered content 
only.  I am thinking this might be suggesting that turning on filtering and 
having a layer.xml file are not compatible.  Is there a way to have an 
layer.xml file AND use the filtering?

Thx Blaine



Re: Posible bug in Netbeans 10.0 - Macos 10.14.2 (Mojave)

2019-01-03 Thread Juan Miguel Escribano
Same problem with other project opened and no svn errores in messages.log

Best

Juan Miguel
El 3 ene 2019 18:14 +0100, Emilian Bold , escribió:
> It might be related to the svn errors you are getting. If you close
> the projects do you still reproduce the bug with 'Same background
> color for files from the same project'?
>
> --emi
>
> http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more!
>
> On Thu, Jan 3, 2019 at 6:34 PM Juan Miguel Escribano
>  wrote:
> >
> > Hi all,
> >
> > Before commit a bug report I would like to know if the problem is only mine 
> > or it is, really, a Netbeans’ bug.
> >
> > System:
> > Macos 10.14.2 (Mojave)
> > Netbeans 10.0 running over Java 1.8.0_181
> > (The same problem occurs with Netbeans 9 and Netbeans 8.2)
> >
> > Steps:
> > Activate “Same background color for files from the same project” in 
> > Preferences -> Appearance -> Document Tabs
> >
> > Quit Netbeans and starts again.
> >
> > Go to a source file and click over any part of the text.
> >
> > The “system wait for” beach ball appears and Netbeans is unresponsive at 
> > all. Need to force quit to exit Netbeans.
> >
> > ¿Anyone can confirm that this problem is general or only mine, please?
> >
> > Attached: messages.log
> >
> > Best
> >
> > Juan Miguel
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > For additional commands, e-mail: users-h...@netbeans.apache.org
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


messages.log
Description: Binary data

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Re: Posible bug in Netbeans 10.0 - Macos 10.14.2 (Mojave)

2019-01-03 Thread Emilian Bold
It might be related to the svn errors you are getting. If you close
the projects do you still reproduce the bug with 'Same background
color for files from the same project'?

--emi

http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more!

On Thu, Jan 3, 2019 at 6:34 PM Juan Miguel Escribano
 wrote:
>
> Hi all,
>
> Before commit a bug report I would like to know if the problem is only mine 
> or it is, really, a Netbeans’ bug.
>
> System:
> Macos 10.14.2 (Mojave)
> Netbeans 10.0 running over Java 1.8.0_181
> (The same problem occurs with Netbeans 9 and Netbeans 8.2)
>
> Steps:
> Activate “Same background color for files from the same project” in 
> Preferences -> Appearance -> Document Tabs
>
> Quit Netbeans and starts again.
>
> Go to a source file and click over any part of the text.
>
> The “system wait for” beach ball appears and Netbeans is unresponsive at all. 
> Need to force quit to exit Netbeans.
>
> ¿Anyone can confirm that this problem is general or only mine, please?
>
> Attached: messages.log
>
> Best
>
> Juan Miguel
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Posible bug in Netbeans 10.0 - Macos 10.14.2 (Mojave)

2019-01-03 Thread Juan Miguel Escribano
Hi all,

Before commit a bug report I would like to know if the problem is only mine or 
it is, really, a Netbeans’ bug.

System:
Macos 10.14.2 (Mojave)
Netbeans 10.0 running over Java 1.8.0_181
(The same problem occurs with Netbeans 9 and Netbeans 8.2)

Steps:
Activate “Same background color for files from the same project” in Preferences 
-> Appearance -> Document Tabs

Quit Netbeans and starts again.

Go to a source file and click over any part of the text.

The “system wait for” beach ball appears and Netbeans is unresponsive at all. 
Need to force quit to exit Netbeans.

¿Anyone can confirm that this problem is general or only mine, please?

Attached: messages.log

Best

Juan Miguel


messages.log
Description: Binary data

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Re: [PHP] NB8.2 / NB10.0 long background scanning - Netbeans tunning guide

2019-01-03 Thread arsi

Hi,

The best way to speed up Netbeans is to move the netbeans_cachedir to 
RAM disk.


On linux:

Create a directory, for example */media/ramdisk*

Add to */etc/fstab* line:

|none /media/ramdisk tmpfs defaults,user,size=2G,mode=0777 0 0 |

​
reboot

Create new file */lib/systemd/system/ramdisk.service*
*
*

|[Unit] Description=RAM-Disk Manager Before=umount.target [Service] 
Type=oneshot RemainAfterExit=yes User=root ExecStart=/usr/bin/rsync -ar 
/ssd/ramdisk-backup/ /media/ramdisk/ ExecStop=/usr/bin/rsync -ar 
/media/ramdisk/ /ssd/ramdisk-backup/ [Install] WantedBy=multi-user.target |


​

Replace */ssd/ramdisk-backup/ *with a location on the HDD where the 
contents of the RAM disk will be saved when the computer is shut down..



*sudo apt install rsync*

*sudo systemctl enable ***ramdisk.service**

Menu Netbeans -> About -> Cache directory
And turn off netbeans.

copy all directories from Cache directory to */media/ramdisk* except 
*mavencachedirs *and *mavenindex*.


For the *mavencachedirs *and *mavenindex*, create a symlink. The size of 
the two directories are huge.


*sudo rsync -ar /media/ramdisk/ /ssd/ramdisk-backup/ *first backup...

*sudo systemctl start ***ramdisk.service**

now ...*netbeans_dir/etc/netbeans.conf*

|netbeans_default_cachedir="/media/ramdisk" |

​

Run netbeans and enjoy the speed :)

ArSi


*From:* Mondane Woodworker 
*Sent:* Thursday, January 03, 2019 3:18PM

*Cc:* Users 
*Subject:* Re: [PHP] NB8.2 / NB10.0 long background scanning Magento 2 
projects


Excluding the vendor folder is not really an option as I need NetBeans 
to know which classes are available. From the video, I added nodejs 
and node_modules to the ignored files pattern. I'll look into the 
magento modules to see if more can be ignored, I've ignored tests 
already, this saves ~8000 files


Op do 3 jan. 2019 om 12:25 schreef Geertjan Wielenga 
>:


Maybe you can exclude the 'vendor' folder from scanning as
explained here:

https://www.youtube.com/watch?v=iBCid5KQDA8

Gj

On Thu, Jan 3, 2019 at 12:23 PM Mondane Woodworker
mailto:mondane.woodwor...@gmail.com>> wrote:

Hello,

Since a few months, I started developing Magento 2 shops in
NetBeans 8.2 and 10.0 . I've noticed the background scanning
of such projects takes a long time and stays on 50%.

This is after I've performed a composer install to have a
/vendor folder with all the Magento 2 packages.

I don't have this problem when building something on Zend
Framework 2/3 or symfony 2+.

Do more users experience this?

NB I'm using a laptop with SSD's.

Regards,
Mondane



Re: [PHP] NB8.2 / NB10.0 long background scanning Magento 2 projects

2019-01-03 Thread Mondane Woodworker
Excluding the vendor folder is not really an option as I need NetBeans to
know which classes are available. From the video, I added nodejs and
node_modules to the ignored files pattern. I'll look into the magento
modules to see if more can be ignored, I've ignored tests already, this
saves ~8000 files

Op do 3 jan. 2019 om 12:25 schreef Geertjan Wielenga <
geertjan.wiele...@googlemail.com>:

> Maybe you can exclude the 'vendor' folder from scanning as explained here:
>
> https://www.youtube.com/watch?v=iBCid5KQDA8
>
> Gj
>
> On Thu, Jan 3, 2019 at 12:23 PM Mondane Woodworker <
> mondane.woodwor...@gmail.com> wrote:
>
>> Hello,
>>
>> Since a few months, I started developing Magento 2 shops in NetBeans 8.2
>> and 10.0 . I've noticed the background scanning of such projects takes a
>> long time and stays on 50%.
>>
>> This is after I've performed a composer install to have a /vendor folder
>> with all the Magento 2 packages.
>>
>> I don't have this problem when building something on Zend Framework 2/3
>> or symfony 2+.
>>
>> Do more users experience this?
>>
>> NB I'm using a laptop with SSD's.
>>
>> Regards,
>> Mondane
>>
>


Re: [PHP] NB8.2 / NB10.0 long background scanning Magento 2 projects

2019-01-03 Thread Geertjan Wielenga
Maybe you can exclude the 'vendor' folder from scanning as explained here:

https://www.youtube.com/watch?v=iBCid5KQDA8

Gj

On Thu, Jan 3, 2019 at 12:23 PM Mondane Woodworker <
mondane.woodwor...@gmail.com> wrote:

> Hello,
>
> Since a few months, I started developing Magento 2 shops in NetBeans 8.2
> and 10.0 . I've noticed the background scanning of such projects takes a
> long time and stays on 50%.
>
> This is after I've performed a composer install to have a /vendor folder
> with all the Magento 2 packages.
>
> I don't have this problem when building something on Zend Framework 2/3 or
> symfony 2+.
>
> Do more users experience this?
>
> NB I'm using a laptop with SSD's.
>
> Regards,
> Mondane
>


[PHP] NB8.2 / NB10.0 long background scanning Magento 2 projects

2019-01-03 Thread Mondane Woodworker
Hello,

Since a few months, I started developing Magento 2 shops in NetBeans 8.2
and 10.0 . I've noticed the background scanning of such projects takes a
long time and stays on 50%.

This is after I've performed a composer install to have a /vendor folder
with all the Magento 2 packages.

I don't have this problem when building something on Zend Framework 2/3 or
symfony 2+.

Do more users experience this?

NB I'm using a laptop with SSD's.

Regards,
Mondane