* fixed eclipse classpath

This commit is contained in:
Heng Sin Low 2007-05-10 03:26:48 +00:00
parent debda7d1df
commit 74bcee4788
1 changed files with 0 additions and 3 deletions

View File

@ -2,13 +2,11 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="/dbPort"/>
<classpathentry kind="src" path="/tools"/>
<classpathentry kind="src" path="/base"/>
<classpathentry kind="src" path="/client"/>
<classpathentry kind="src" path="/jboss"/>
<classpathentry kind="src" path="/looks"/>
<classpathentry kind="src" path="/print"/>
<classpathentry kind="src" path="/serverApps"/>
<classpathentry kind="src" path="/serverRoot"/>
<classpathentry kind="lib" path="/lib/oracle.jar"/>
@ -16,6 +14,5 @@
<classpathentry kind="lib" path="/tools/lib/ant-commons-net.jar"/>
<classpathentry kind="lib" path="/tools/lib/ant-launcher.jar"/>
<classpathentry kind="lib" path="/tools/lib/commons-net-1.4.0.jar"/>
<classpathentry kind="lib" path="/lib/derby.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>