Everlaw / nbts

NetBeans TypeScript editor plugin
282 stars 46 forks source link

Netbeans 8.2 is hanging after loading this module #129

Open OtwellResearch opened 6 years ago

OtwellResearch commented 6 years ago

I can install the plugin and it seems to work fine - but recently my Netbeans stopped loading. It dies just after loading all the modules and this the last log entry:

WARNING [org.openide.filesystems.Ordering]: Not all children in / marked with the position attribute: [netbeanstypescript-TSLanguage-createEditor.instance], but some are: [org-netbeans-modules-versioning-ui-history-HistoryComponent.instance]

When I manually delete the typescript jar and any related config files, Netbeans starts fine. Rinse and repeat, and it doesn't start again. Help?