dcaoyuan / nbscala

NetBeans Plugin for Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Needs tuning for nb 8.2

gasdia73 opened this issue · comments

The latest snapshot caused mayor slowdowns in the ide to the point of not being able to click on the navigator and have the cursor pointing to the method definition.

commented

@gasdia73 - did you install the bits from source or did you somehow manage to use 8.1 bits on 8.2 ? I haven't made any changes for performance sake, but can you try the bits from https://github.com/akochnev/nbscala/releases/tag/1.8.2.0 to see if they make a difference for you ?

I have a stupid question. For NetBeans 8.2, should I be using the release in akochnev/nbscala, or wait for a release here in dcaoyuan? ... Or wait for it to appear in the NetBeans 8.2 plugins manager?

commented

@jefft0 - you can absolutely use the release from here in dcaoyuan's setup when the plugin gets released. The only reason I mention the bits in the akochnev clone of the repo is that the bits are automatically built and available - the bits there are definitely NOT the official release. If you can build them for yourself, you should build them from dcaoyuan's repo.