Created
April 13, 2012 10:11
-
-
Save xeno-by/2375582 to your computer and use it in GitHub Desktop.
.classpath for scalamacros/kepler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<classpath> | |
<classpathentry kind="src" output="build/quick/classes/library" path="src/library"/> | |
<classpathentry kind="src" output="build/quick/classes/compiler" path="src/compiler"/> | |
<classpathentry kind="lib" path="lib/ant/ant-contrib.jar"/> | |
<classpathentry kind="lib" path="lib/ant/ant-dotnet-1.0.jar"/> | |
<classpathentry kind="lib" path="lib/ant/ant.jar"/> | |
<classpathentry kind="lib" path="lib/ant/maven-ant-tasks-2.1.1.jar"/> | |
<classpathentry kind="lib" path="lib/ant/vizant.jar"/> | |
<classpathentry kind="lib" path="lib/fjbg.jar"/> | |
<classpathentry kind="lib" path="lib/forkjoin.jar"/> | |
<classpathentry kind="lib" path="lib/jline.jar"/> | |
<classpathentry kind="lib" path="lib/msil.jar"/> | |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | |
<classpathentry kind="output" path="bin/classes"/> | |
</classpath> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment