Fixed Eclipse multiple project setup in order to compile.

This commit is contained in:
trifonnt 2008-07-24 15:04:39 +00:00
parent c735de7cab
commit 9897cfa153
3 changed files with 3 additions and 1 deletions

View File

@ -6,5 +6,6 @@
<classpathentry kind="src" path="/tools"/>
<classpathentry kind="src" path="/looks"/>
<classpathentry kind="lib" path="/tools/lib/junit.jar"/>
<classpathentry kind="lib" path="/tools/lib/activemq-core-5.0.0.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>

View File

@ -8,5 +8,6 @@
<classpathentry kind="src" path="/base"/>
<classpathentry combineaccessrules="false" kind="src" path="/looks"/>
<classpathentry kind="lib" path="/jboss/client/jbossall-client.jar"/>
<classpathentry kind="lib" path="/tools/lib/activemq-core-5.0.0.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry including="org/apache/" kind="src" path="src"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/jstl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/Verisign.jar"/>
<classpathentry exported="true" kind="lib" path="lib/standard.jar"/>