Re: NB 6.1 beta - Indexing stops always at the same place
Sorry, but it didn't work.
I ran NB Ruby build #1111 and opened project where it was failing, but indexing finished correctly.
I opened NB Ruby beta 1 and it failed where it was always failing. However I got 2 projects opened in this NB instance, so I closed the other one, restarted NB and the indexing went fine this time. I opened the closed project again, restarted NB again and it finished correctly...
I opened this second project in build #1111, restarted NB and indexing also finished correctly.
So the result is that I can't reproduce this problem on NB beta 1 anymore... Sorry.
BTW. NB build #1111 got updated with newer version of a something-macro module and now I get this error every time I start NB:
java.lang.NoClassDefFoundError: org/netbeans/modules/editor/lib/KitsTracker
at
org.netbeans.modules.editor.macros.Installer$MacrosSettingsInitializer.collectMacroActions(Installer.java:125
but I guess that's normal with dev builds.