diff options
author | geronimo <geronimo013@gmx.de> | 2012-08-18 17:56:25 +0200 |
---|---|---|
committer | geronimo <geronimo013@gmx.de> | 2012-08-18 17:56:25 +0200 |
commit | 8a5e0576efd267ee9acb4e74bb482d3513eb0012 (patch) | |
tree | 05f677988a7a2dd6ba70683d287ef8b3c4137800 /cmpcj/.classpath | |
parent | 4866f2c251513937ec7745eda248b5ee8e6d083b (diff) | |
download | cmp-master.tar.gz cmp-master.tar.bz2 |
worked out missing messages, extended delete genre support to non-empty genres, worked out dark color schemeHEADmaster
Diffstat (limited to 'cmpcj/.classpath')
-rw-r--r-- | cmpcj/.classpath | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cmpcj/.classpath b/cmpcj/.classpath index 1d90eb6..0b079e0 100644 --- a/cmpcj/.classpath +++ b/cmpcj/.classpath @@ -3,8 +3,8 @@ <classpathentry kind="src" path="src"/> <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/docking-frames-common-1.1.1-SNAPSHOT.jar" sourcepath="/usr/local/src/DockingFrames/docking-frames-core/src"/> + <classpathentry kind="lib" path="lib/docking-frames-core-1.1.1-SNAPSHOT.jar" sourcepath="/usr/local/src/DockingFrames/docking-frames-common/src"/> <classpathentry kind="lib" path="lib/glazedlists_java15.jar"/> <classpathentry kind="lib" path="lib/gson-2.2.2.jar"/> <classpathentry kind="output" path="bin"/> |