Eclipse multiple project setup.

Remove dependency on base.jar.
This commit is contained in:
trifonnt 2008-11-12 08:28:07 +00:00
parent a240a2ee3d
commit 77f5e629c8
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
<classpathentry kind="lib" path="lib/appserv-rt.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="/looks"/>
<classpathentry kind="lib" path="/base/Base.jar"/>
<classpathentry kind="src" path="/base"/>
<classpathentry kind="output" path="bin"/>
</classpath>