Last change
on this file since 82 was
82,
checked in by hkaulbersch, 10 years ago
|
added all dependencies for apache fop
|
-
Property svn:mime-type set to
text/plain
|
File size:
1.2 KB
|
Rev | Line | |
---|
[61] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
[72] | 3 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
|
---|
| 4 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
---|
[82] | 5 | <classpathentry excluding="libs/" kind="src" path="src"/>
|
---|
[61] | 6 | <classpathentry kind="src" path="src-gen"/>
|
---|
| 7 | <classpathentry kind="src" path="xtend-gen"/>
|
---|
[82] | 8 | <classpathentry kind="src" path="src/libs"/>
|
---|
| 9 | <classpathentry kind="lib" path="src/libs/avalon-framework-4.2.0.jar"/>
|
---|
| 10 | <classpathentry kind="lib" path="src/libs/batik-all-1.7.jar"/>
|
---|
| 11 | <classpathentry kind="lib" path="src/libs/commons-io-1.3.1.jar"/>
|
---|
| 12 | <classpathentry kind="lib" path="src/libs/commons-logging-1.0.4.jar"/>
|
---|
| 13 | <classpathentry kind="lib" path="src/libs/fop.jar"/>
|
---|
| 14 | <classpathentry kind="lib" path="src/libs/serializer-2.7.0.jar"/>
|
---|
| 15 | <classpathentry kind="lib" path="src/libs/xalan-2.7.0.jar"/>
|
---|
| 16 | <classpathentry kind="lib" path="src/libs/xercesImpl-2.7.1.jar"/>
|
---|
| 17 | <classpathentry kind="lib" path="src/libs/xml-apis-1.3.04.jar"/>
|
---|
| 18 | <classpathentry kind="lib" path="src/libs/xml-apis-ext-1.3.04.jar"/>
|
---|
| 19 | <classpathentry kind="lib" path="src/libs/xmlgraphics-commons-1.5.jar"/>
|
---|
[61] | 20 | <classpathentry kind="output" path="bin"/>
|
---|
| 21 | </classpath>
|
---|
Note: See
TracBrowser
for help on using the repository browser.