change project reference
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 25 May 2008 04:30:51 +0000 (06:30 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 25 May 2008 04:30:51 +0000 (06:30 +0200)
.classpath

index 20b34f0..916ecd5 100644 (file)
@@ -3,6 +3,6 @@
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="src" path="resources"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-       <classpathentry combineaccessrules="false" kind="src" path="/jFCPlib-high-level-client"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/jFCPlib"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>