Last change
on this file since 72 was
72,
checked in by hkaulbersch, 10 years ago
|
Automatic PDF Generation from .fo files now works
|
-
Property svn:mime-type set to
text/plain
|
File size:
1.2 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <classpath>
|
---|
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"/>
|
---|
5 | <classpathentry kind="src" path="src"/>
|
---|
6 | <classpathentry kind="src" path="src-gen"/>
|
---|
7 | <classpathentry kind="src" path="xtend-gen"/>
|
---|
8 | <classpathentry kind="src" path="libs"/>
|
---|
9 | <classpathentry kind="lib" path="libs/avalon-framework-4.2.0.jar"/>
|
---|
10 | <classpathentry kind="lib" path="libs/batik-all-1.7.jar"/>
|
---|
11 | <classpathentry kind="lib" path="libs/commons-io-1.3.1.jar"/>
|
---|
12 | <classpathentry kind="lib" path="libs/commons-logging-1.0.4.jar"/>
|
---|
13 | <classpathentry kind="lib" path="libs/fop.jar"/>
|
---|
14 | <classpathentry kind="lib" path="libs/serializer-2.7.0.jar"/>
|
---|
15 | <classpathentry kind="lib" path="libs/xalan-2.7.0.jar"/>
|
---|
16 | <classpathentry kind="lib" path="libs/xercesImpl-2.7.1.jar"/>
|
---|
17 | <classpathentry kind="lib" path="libs/xml-apis-1.3.04.jar"/>
|
---|
18 | <classpathentry kind="lib" path="libs/xml-apis-ext-1.3.04.jar"/>
|
---|
19 | <classpathentry kind="lib" path="libs/xmlgraphics-commons-1.5.jar"/>
|
---|
20 | <classpathentry kind="output" path="bin"/>
|
---|
21 | </classpath>
|
---|
Note: See
TracBrowser
for help on using the repository browser.