diff options
author | Sven Gothel <[email protected]> | 2011-03-27 00:15:40 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-03-27 00:15:40 +0100 |
commit | 9b392f22be7721e6713844c708812e072c7597a1 (patch) | |
tree | 26876a763e3204419630ed8747c0ba09d8336ab9 | |
parent | f0581998c7398bc561df063bc1aa207a292d9881 (diff) | |
parent | db9f53b76e510abaa82679d1068a94df78c396e2 (diff) |
Merge remote-tracking branch 'wwalker/2011-03-26-fix-classpath'
-rw-r--r-- | .classpath | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 3de14da74..a37a33820 100644 --- a/.classpath +++ b/.classpath @@ -31,6 +31,5 @@ <classpathentry combineaccessrules="false" kind="src" path="/gluegen"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Ant"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/SWT"/> - <classpathentry kind="lib" path="make/lib/swt/gtk-linux-x86_64/swt-debug.jar"/> <classpathentry kind="output" path="build/eclipse-classes"/> </classpath> |