I am working on a financial app development in Scala (2.9.0-1) full time in IntelliJ 10.5 last few month and looking into moving to eclipse-ide on and off a few times.
I\'ve been experimenting with SBT and the Scala IDE (Eclipse) and I\'m wondering - what\'s the standard workflow for adding and removing dependencies from your build.sbt file where the project\'s refe
I just installed the Scala IDE Eclipse plugin with a fresh install of Eclipse Indigo.I followed the getting started youtube video on the scala-ide.org main page on a fresh installation of Indigo. Inst
How to build an OSGi bundle that use Scala (2.9.1.RC3) with PDE (Eclipse Helios). I\'m using Scala IDE (2.0.0-beta) to build the project and converting this to PDE project.
does somebody know why @Test annotated methods which are inherited from a Scala trait are not found by the JUnit 4 test run开发者_JAVA百科ner? It gives me \"No JUnit tests found\".
I am trying to install the Scala in Eclipse Galileo 3.5, but I got the following error: Error Message:
I just updated to the latest Scala-IDE version on Eclipse, and it\'s highlighting loads of spurious \"illegal cyclic inheritance\" errors in code I know to be OK (it was before, and it still compiles
I would like to use Eclipse as IDE for a Scala web application using Play Framework. I downloaded Eclipse 3.6.2. Then I installed Scala IDE 2.0 (beta) for Eclipse. I downloaded Play Framework 1.2.2R开
I have installed Eclipse 3.5.2 and today\'s Scala plugin from /update-current (that\'s Scala 2.8 final.) I can compile and run Scala projects consisting of a single singleton object that implements ma
I have installed latest scala ide plugin to eclipse (Version: 3.4.2). It seems installation is ok without any errors.