* minor - fixed classpath.
This commit is contained in:
parent
a7bd20b4a4
commit
5b4606838d
|
@ -1,7 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/barbecue-1.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.7.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-collections-3.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-digester-1.7.jar"/>
|
||||
|
@ -13,5 +12,6 @@
|
|||
<classpathentry exported="true" kind="lib" path="lib/jasperreports-1.3.0.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/poi-2.0-final-20040126.jar"/>
|
||||
<classpathentry kind="lib" path="/tools/lib/itext-1.4.8.jar"/>
|
||||
<classpathentry kind="lib" path="/tools/lib/barbecue-1.1.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
|
Loading…
Reference in New Issue