Stable Scala 2.8 plugin

Posted by Felix on Stack Overflow See other posts from Stack Overflow or by Felix
Published on 2010-05-18T10:41:35Z Indexed on 2010/05/18 11:01 UTC
Read the original article Hit count: 295

Filed under:
|
|
|

Does anyone know if there exists a stable version of the Scala plugin for eclipse, running with Scala 2.8 (any version of scala 2.8...RC or beta or whatever).

I like the fact that it compiles 10 times faster than the netbeans plugin, but it is very unstable, and auto-imports doesnt work. Also, sometimes it cant find classes when I hit "run", then I have to clean it again. This is with some random nightly build of the 2.8 eclipse scala plugin.

Is there a stable version? If so, can you link me to it?

Thanks in advance :)

© Stack Overflow or respective owner

Related posts about scala

Related posts about plugin