add jfcplib to classpath
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 14 May 2008 13:28:58 +0000 (13:28 +0000)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 14 May 2008 13:28:58 +0000 (13:28 +0000)
git-svn-id: http://trooper/svn/projects/jSite/trunk@878 c3eda9e8-030b-0410-8277-bc7414b0a119

.classpath

index e5cd86d..20b34f0 100644 (file)
@@ -3,5 +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 kind="output" path="bin"/>
 </classpath>