I tried everything suggested, increasing the heap size, Mark & Sweep GC, etc. It’s been stuck on 29% for three hours now.
I’m developing in C for a Pi Zero. I have a half dozen projects, each with a single C file in them. There’s no way this should be occurring. > On Apr 3, 2019, at 9:49 AM, Geertjan Wielenga > <geertjan.wiele...@googlemail.com.INVALID > <mailto:geertjan.wiele...@googlemail.com.INVALID>> wrote: > > Here are two items to look into to help understand where the problem is in > your particular case: > > http://wiki.netbeans.org/FaqSlowNetBeans > <http://wiki.netbeans.org/FaqSlowNetBeans> > > http://wiki.netbeans.org/FaqScanningAndIndexingIssues > <http://wiki.netbeans.org/FaqScanningAndIndexingIssues> > > Gj > > On Wed, Apr 3, 2019 at 2:31 PM Thomas Maszerowski <tomm...@frontiernet.net > <mailto:tomm...@frontiernet.net>> wrote: > I know I’m not the only one to see this problem as there are multiple bugs > filed in both the old and new bug tracking systems for this. > > I’m using 8.2 on Mac OS 10.14.4 with only the C/C++ plugin enabled. I’m > building for RaspberryPi and I was fine until yesterday afternoon. > I went to start a build and the background scanning started, which despite > being “background” prevents any other function except for the > IDE from functioning. It’s also using almost all my CPU and even if I exit > Netbeans it just starts up again shortly after restarting. > > Any solutions/suggestions? > > Tom. > > > Tom Maszerowski > tommasz@frontiernetnet <mailto:tomm...@frontiernet.net> > > > >