scala-ide
Scala-IDE References search in Workspace/Project/Hierarchy
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.[详细]
2023-04-05 12:33 分类:问答Adding and removing dependencies with SBT and Scala IDE
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[详细]
2023-04-04 07:29 分类:问答Scala Eclipse plugin doesn't show mouse hover documentation
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[详细]
2023-03-30 04:40 分类:问答Building OSGi Module with Scala using Eclipse PDE and Scala IDE
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.[详细]
2023-03-29 15:53 分类:问答@Test method in Scala trait not found
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\".[详细]
2023-03-26 14:06 分类:问答Issue while installing Scala IDE in Eclipse
I am trying to install the Scala in Eclipse Galileo 3.5, but I got the following error: Error Message:[详细]
2023-03-20 02:59 分类:问答Eclipse Scala plug-in: "illegal cyclic inheritance"
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[详细]
2023-03-12 23:56 分类:问答Errors in Eclipse for Scala project generated by Play Framework
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开[详细]
2023-03-09 13:12 分类:问答Scala project won't compile in Eclipse; "Could not find the main class."
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[详细]
2023-01-20 16:40 分类:问答-
Scala IDE error - "projectname" is not a Scala project -
I have installed latest scala ide plugin to eclipse (Version: 3.4.2). It seems installation is ok without any errors.[详细]
2023-01-07 18:48 分类:问答