Fixing classpath for eclipse one-big-project

This commit is contained in:
Carlos Ruiz 2007-09-26 14:48:20 +00:00
parent 301e3417b7
commit d606c55d0a
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@
<classpathentry kind="lib" path="tools/lib/postgresql.jar"/>
<classpathentry kind="lib" path="posterita/src/web/WEB-INF/lib/struts.jar"/>
<classpathentry kind="lib" path="posterita/src/web/WEB-INF/lib/barcode4j.jar"/>
<classpathentry kind="lib" path="tools/lib/c3p0-0.9.1.2.jar"/>
<classpathentry kind="lib" path="tools/lib/c3p0-oracle-thin-extras-0.9.1.2.jar"/>
<classpathentry kind="src" path="tools/src"/>
<classpathentry kind="lib" path="tools/lib/looks-2.0.4.jar"/>
<classpathentry kind="lib" path="serverApps/src/web/WEB-INF/lib/commons-beanutils.jar"/>