We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7139258 commit 9b0d1b5Copy full SHA for 9b0d1b5
classpath.SAMPLE
@@ -3,10 +3,9 @@
3
<classpathentry kind="src" path="src/compiler"/>
4
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
5
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6
- <classpathentry exported="true" kind="lib" path="lib/msil.jar"/>
+ <classpathentry kind="lib" path="lib/msil.jar"/>
7
<classpathentry kind="lib" path="lib/jline.jar"/>
8
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
9
- <classpathentry exported="true" kind="lib" path="lib/fjbg.jar"/>
+ <classpathentry kind="lib" path="lib/fjbg.jar"/>
10
<classpathentry kind="lib" path="lib/forkjoin.jar"/>
11
<classpathentry kind="lib" path="lib/ant/ant.jar"/>
12
<classpathentry kind="output" path="build/quick/classes/compiler"/>
0 commit comments