forked from nick-parker/Bread
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
12 lines (12 loc) · 828 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry excluding="src/" kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="/home/nick/eclipse/java-mars/eclipse/Bread/lib/javaGeom-0.11.2.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="/home/nick/eclipse/java-mars/eclipse/Bread/lib/vecmath-1.3.1.jar"/>
<classpathentry kind="lib" path="/home/nick/eclipse/java-mars/eclipse/Bread/lib/Jama-1.0.3.jar"/>
<classpathentry kind="lib" path="/home/nick/eclipse/java-mars/eclipse/Bread/lib/jts-1.8.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>