-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
15 lines (15 loc) · 1.15 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre7"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse/workspace/seproject42/lib/aopalliance.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse/workspace/seproject42/lib/guice-3.0.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse/workspace/seproject42/lib/guice-assistedinject-3.0.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse/workspace/seproject42/lib/javax.inject.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse/workspace/seproject42/lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse/workspace/seproject42/lib/XboxController.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse/workspace/seproject42/lib/jaw.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>