forked from sormuras/listing
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
11 lines (11 loc) · 680 Bytes
/
.classpath
File metadata and controls
11 lines (11 loc) · 680 Bytes
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/test"/>
<classpathentry kind="src" path="src/main"/>
<classpathentry kind="src" path="src/type"/>
<classpathentry kind="src" path="src/core"/>
<classpathentry kind="lib" path="lib/test/java-hamcrest-2.0.0.0.jar" sourcepath="lib/test/java-hamcrest-2.0.0.0-sources.jar"/>
<classpathentry kind="lib" path="lib/test/junit-4.12.jar" sourcepath="lib/test/junit-4.12-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="output" path="bin/eclipse"/>
</classpath>