Hello,

when using the scala plugin and running gradle eclipse the .project file is
generated 
correctly but in the .classpath file the classpath entry for the scala
container is
missing, hence the eclipse scala plugin is a little bit confused.
I think you only would have to add
<classpathentry kind="con"
path="ch.epfl.lamp.sdt.launching.SCALA_CONTAINER"/> 

to the .classpath file when using the scala plugin.

thanx in advance for any help,

michael

-- 
View this message in context: 
http://old.nabble.com/scala-plugin-%2B-eclipse-plugin-tp28922577p28922577.html
Sent from the gradle-user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to