sbt-eclipse
sbt-eclipse copied to clipboard
Duplicate org.scala-ide.sdt.launching.SCALA_CONTAINER and org.scala-ide.sdt.launching.SCALA_COMPILER_CONTAINER in .classpath
When generating projects for a multi-project SBT build, I get two
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
and
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_COMPILER_CONTAINER"/>
lines in .classpath in one of the projects (which depends on the other).
Still happens with SCALA_CONTAINER (but not SCALA_COMPILER_CONTAINER) in 2.5.0.