Fix Eclipse class path in multiple project setup.

This commit is contained in:
trifonnt 2009-07-19 07:36:17 +00:00
parent af64f4c5d7
commit 6d7ec02d25
1 changed files with 1 additions and 0 deletions

View File

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