summaryrefslogtreecommitdiff
path: root/cmpcj/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'cmpcj/.classpath')
-rw-r--r--cmpcj/.classpath6
1 files changed, 4 insertions, 2 deletions
diff --git a/cmpcj/.classpath b/cmpcj/.classpath
index 6c1a5de..1d90eb6 100644
--- a/cmpcj/.classpath
+++ b/cmpcj/.classpath
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="res"/>
- <classpathentry kind="lib" path="lib/glazedlists_java15.jar"/>
+ <classpathentry excluding="**/*.java" kind="src" path="res"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="lib" path="lib/docking-frames-common-1.1.1-SNAPSHOT.jar"/>
+ <classpathentry kind="lib" path="lib/docking-frames-core-1.1.1-SNAPSHOT.jar"/>
+ <classpathentry kind="lib" path="lib/glazedlists_java15.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>