15 lines
937 B
XML
15 lines
937 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry exported="true" kind="lib" path="jline-2.14.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="scala-compiler.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="scala-library.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="scala-parser-combinators_2.12-1.0.4.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="scala-reflect.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="scala-swing_2.12-2.0.0-M2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="scala-xml_2.12-1.0.6.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="scalap-2.12.1.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|