Re: High cpu usage

2019-02-20 Thread marccollin7379
For gradle seem like patch will be in gradle 5.3 https://github.com/gradle/gradle/pull/8519 On 2019/02/20 15:13:16, marccollin7...@gmail.com wrote: > thanks for theses info > > there was some broken link and I use gradle > > don't know if gradle will push fix in older version. > > according

Re: High cpu usage

2019-02-20 Thread arsi
Hi, I made version for Netbeans 8.2 or you can make your own for Apache Netbeans: Compile the module org-openide-filesystems-patch and with the resulting classes FCLSupport* replace the original in platform/core/org-openide-filesystems.jar/ uzip://org/openide/filesystems/ Do not forget t

Re: High cpu usage

2019-02-20 Thread marccollin7379
thanks for theses info there was some broken link and I use gradle don't know if gradle will push fix in older version. according to your link: https://issues.apache.org/jira/browse/NETBEANS-168 is not fixing is there any change to get a patch for netbeans 10 or that will be only in netbeans

Re: High cpu usage

2019-02-20 Thread arsi
Hi, Check /tmp and project directory if there are broken links. If so, delete them. If you use Gradle, the problem will return. Gradle has a bug in it: https://github.com/gradle/gradle/issues/8119 The problem is solved here: https://issues.apache.org/jira/browse/NETBEANS-168 Arsi ---

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: Netbeans 10.0 - doesn't start

2019-02-20 Thread Davide Moschini
Thank you everybody, I moved again the Netbeans instalation folder from C: drive to D: drive and now it works (and also renamed it in Netbeans10 without any strange chars) Thanks to Geertjan for the online chat we had yesterday. Davide On Wed, Feb 20, 2019 at 10:35 AM Davide Moschini wrote: >

Attach sources button not working with maven mirror configured

2019-02-20 Thread Nicolò Boschi - Diennea
Hi everyone, I usually work on java project managed with maven, using Netbeans 10. I recently configured a mirror in my settings.xml: mavencentralproxy Maven Central mirror https:// central It works well as a maven repositor

Re: Netbeans 10.0 - doesn't start

2019-02-20 Thread Davide Moschini
At the moment my system is a laptop with two hard drives: one SSD drive (100GB) with OS and some installations (30GB free space left). A second hard drive (1Tb) with 600Gb free space. 16Gb RAM and a Intel i7-7700 processor. Netbeans was in the D: Drive before and I moved it now in the C: SSD Drive