Re: High cpu usage

2019-02-20 Thread marccollin7379
t; > > The problem is solved here: > > https://issues.apache.org/jira/browse/NETBEANS-168 > > > > Arsi > > > > *From:* Marccollin7379 > > *Sent:* Wednesday, February 20, 2019 3:37PM > > *To:* Users > > *Su

Re: High cpu usage

2019-02-20 Thread marccollin7379
> > The problem is solved here: > https://issues.apache.org/jira/browse/NETBEANS-168 > > Arsi > ---- > *From:* Marccollin7379 > *Sent:* Wednesday, February 20, 2019 3:37PM > *To:* Users > *Subject:*

High cpu usage

2019-02-20 Thread marccollin7379
I use netbeans 10 under linux in netbeans.conf I only modified netbeans_jdkhome for netbeans_jdkhome="/usr/java/jdk1.8.0_131" For a small spring boot application, whithout start it, cpu go to 300% after a few minutes using netbeans. Ide lag I have 16 gig of ram and i7 Any way to reduce this

Re: Calling all Gradle users!

2019-01-26 Thread marccollin7379
like i said work fine but it use a lot more memory... gc monitor with netbeans 10 turn around 500mb... now with this release i go to 2000mb and cpu is high On 2019/01/26 13:07:14, Geertjan Wielenga wrote: > Hi all, > > If you're using Gradle in any way at all -- and especially if you

Re: Checkstyle configuration from NetBeans configuration

2019-01-07 Thread marccollin7379
Have you tried to download checkstyle plugin? you can choose a configuration file https://www.sickboy.cz/checkstyle/screenshots.html On 2019/01/07 12:26:47, Enrico Olivelli wrote: > Hi, > is there any way to create a checkstyle configuration file given the > current NetBeans configuration for au