|
@@ -1,11 +1,11 @@
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
-<classpath>
|
|
|
|
- <classpathentry kind="src" path="src"/>
|
|
|
|
- <classpathentry kind="src" path="res"/>
|
|
|
|
- <classpathentry excluding="src/|res/" kind="src" path=""/>
|
|
|
|
- <classpathentry kind="lib" path="jars/json-simple-1.1.1.jar"/>
|
|
|
|
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
- <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
|
|
|
- <classpathentry kind="lib" path="jars/CpsAlgorithm.jar"/>
|
|
|
|
- <classpathentry kind="output" path="bin"/>
|
|
|
|
-</classpath>
|
|
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
+<classpath>
|
|
|
|
+ <classpathentry kind="src" path="src"/>
|
|
|
|
+ <classpathentry kind="src" path="res"/>
|
|
|
|
+ <classpathentry excluding="res/|src/" including="res/|src/" kind="src" path=""/>
|
|
|
|
+ <classpathentry kind="lib" path="jars/json-simple-1.1.1.jar"/>
|
|
|
|
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
+ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
|
|
|
+ <classpathentry kind="lib" path="jars/CpsAlgorithm.jar"/>
|
|
|
|
+ <classpathentry kind="output" path="bin"/>
|
|
|
|
+</classpath>
|