You cannot post messages because only members can post, and you are not currently a member.
Description:
For questions and discussion of the Scala IDE for Eclipse. Aimed at users of the Scala IDE for Eclipse. For discussion of the internals and contributions see scala-ide-dev
|
|
|
Missing akka-actors.jar?
|
| |
Hi, I'm using Scala-SDK 3.0 with Scala-2.10.1 and I couldn't find akka-actors.jar in package explorer. Correct me if I'm wrong but I thought it should be shipped with Scala since 2.10.0, and there is only scala-actors.jar. I've downloaded standalone Scala-2.10.1 and it contains this jar. Why it is missing in IDE?... more »
|
|
scala java mixed project with SBT builder crash
|
| |
hi, guys, I am the new guy of Scala IDE User Group~~ I started learning the source code of kafka, which is an open-source messaging system wrote in Scala. But when I import the project, problems occured: 1. The java file could not be read. 2. SBT builder crashed. here is the kafka mixed project. problems view.... more »
|
|
Error while Installing ADT Bundle for Windows
|
| |
Hi Gurus, I used Appcelerator and planning use Android SDK on top of that. I am done with installing Appcelerator and afterwards trying to install Android SDK. I am facing the below problems while installing /Check updates. I am Using Accelerator . 1) Help -> Install New Software then i have given [link] and selected... more »
|
|
Scala editor annoyance on inserting braces
|
| |
Hello all, I recently switched from a 2.9.x nightly build to 2.10.2. When editing a line and putting a { (brace) inside the code the editor jumps to the end of the line and puts the brace there. This is reminiscent of earlier added automatic behavior regarding braces and brackets which after some... more »
|
|
Possible to navigate attached sources where package and folder doesn't match?
|
| |
Hi Viktor,
Yes, that is a known limitation, and a very annoying one. It comes from the fact that we re-use the Eclipse Java support.
As you know, in Java packages and filesystem location are required to match, so it's not just a convention, like in Scala.
I remember a year ago I tried to see if I could fix this issue, but I didn't get to the bottom of it. I don't remember the details, but... more »
|
|
Scala IDE 3.0.1-RC1 and Scala Search 0.1.0 released!
|
| |
We are very happy to announce the simultaneous release of four products today:
the first release candidate of the 3.0.1 maintenance release for Scala IDE, based on the fresh Scala 2.10.2 release
an updated Scala worksheet
a bugfix release of the Play plugin
..and the first preview release of Scala Search, the new semantic search for Scala code, with Find References support!... more »
|
|
Very long hang on some type completion
|
| |
Hello,
When completing for some type, I experience very long pause (tens of
second) where the Scala IDE is completly frozen.
My machine is quite powerful (quad-core i7, 8Go of RAM), and Scala IDE
is rather responsive most of the time.
I don't know what completion will trigger the hang, but it seems to be... more »
|
|
Scala IDE severely crippled in Eclipse
|
| |
Greetings. The Scala IDE (3.0.0-v-2_10) in Eclipse (Juno, 4.2) using Scala 2.10.1 is having all kinds of problems. (I do have one Java class and the rest are Scala) I'd like to recommend that we start using Scala in production, but these are serious roadblocks. * The IDE has lost track of whether breakpoints are set and where they are... more »
|
|
|