Yes, it needs to be enabled. Is the eclipse folder writeable?
-------------------------------------
Jeppe Nejsum Madsen<
jeppe@...> wrote:
Hi,
I'm trying to run the Scala plugin (2.7.5) in the Eclipse PDE (to hack some
JUnit stuff :-), but can't seem to get it to run correctly
Reading
http://lampsvn.epfl.ch/trac/scala/wiki/EclipsePlugin it seem it
shouldn't be necessary to create a config.ini for Eclipse 3.5?
I've imported great many plugins to my workspace (jdt, scala, etc) and
I don't get any errors on launch of the PDE workbench.
But compiling a Scala project in the launched workbench fails. It
reports lots of Java problems on Scala source files? Only the scala
builder is enabled for the project.
JDT weaving seems disabled, and enabling doesn't do anything. My guess
is this might be causing some problems?
Any hints?
/Jeppe