[edit for clarity]
Maybe this will be of some help. The last thing I did in glider was the pic I posted above, so on a hunch I looked in the IDE log. I remember that when I had this problem and started looking for solutions, I was cleaning up my code and deleted some stub functions. When I made the posted pic I also deleted functions and pasted them back, sometimes pasting the same function several times. Based on the messages in the log, it seems to be causing problems in the Fold manager.
Adding a fold that is identical with another previously added fold from the same FoldManager is not allowed.
Existing fold: [code-block] E0 <12,30>, desc=’{…}’, hash=0xd45375, [13, 29] {13, 29}; FoldManager: org.netbeans.modules.csl.editor.fold.GsfFoldManager@15888e2
New fold: [code-block] E0 <12,30>, desc=’{…}’, hash=0x182b239, [13, 29] {13, 29}; FoldManager: org.netbeans.modules.csl.editor.fold.GsfFoldManager@15888e2
Adding a fold that is identical with another previously added fold from the same FoldManager is not allowed.
Existing fold: [code-block] E0 <74,92>, desc=’{…}’, hash=0x83c219, [75, 91] {75, 91}; FoldManager: org.netbeans.modules.csl.editor.fold.GsfFoldManager@15888e2
New fold: [code-block] E0 <74,92>, desc=’{…}’, hash=0x14e8aa2, [75, 91] {75, 91}; FoldManager: org.netbeans.modules.csl.editor.fold.GsfFoldManager@15888e2
INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 142,148 ms.
INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 62 ms.
INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 31 ms.
Adding a fold that is identical with another previously added fold from the same FoldManager is not allowed.
Existing fold: [code-block] E0 <123,141>, desc=’{…}’, hash=0x706dae, [124, 140] {124, 140}; FoldManager: org.netbeans.modules.csl.editor.fold.GsfFoldManager@15888e2
New fold: [code-block] E0 <123,141>, desc=’{…}’, hash=0xf3824d, [124, 140] {124, 140}; FoldManager: org.netbeans.modules.csl.editor.fold.GsfFoldManager@15888e2
Adding a fold that is identical with another previously added fold from the same FoldManager is not allowed.
Existing fold: [code-block] C0 <123,141>, desc=’{…}’, hash=0xf3824d, [124, 140] {124, 140}; FoldManager: org.netbeans.modules.csl.editor.fold.GsfFoldManager@15888e2
New fold: [code-block] E0 <123,141>, desc=’{…}’, hash=0x15e35d, [124, 140] {124, 140}; FoldManager: org.netbeans.modules.csl.editor.fold.GsfFoldManager@15888e2
INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 41,652 ms.
INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 47 ms.
INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 258,227 ms.
INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 47 ms. [import]uid: 173551 topic_id: 34628 reply_id: 144643[/import]