Fixing classpath for eclipse one-big-project
This commit is contained in:
parent
301e3417b7
commit
d606c55d0a
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue