Last change
on this file since 104 was
104,
checked in by phdmakk, 22 months ago
|
+ updated manifests and class paths, Java 11, etc.
|
-
Property svn:mime-type set to
text/plain
|
File size:
1.2 KB
|
Rev | Line | |
---|
[104] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <classpath> |
---|
| 3 | <classpathentry excluding="libs/" kind="src" path="src"/> |
---|
| 4 | <classpathentry kind="src" path="src-gen"/> |
---|
| 5 | <classpathentry kind="src" path="xtend-gen"/> |
---|
| 6 | <classpathentry kind="src" path="src/libs"/> |
---|
| 7 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
---|
| 8 | <classpathentry kind="lib" path="src/libs/avalon-framework-4.2.0.jar"/> |
---|
| 9 | <classpathentry kind="lib" path="src/libs/batik-all-1.7.jar"/> |
---|
| 10 | <classpathentry kind="lib" path="src/libs/commons-io-1.3.1.jar"/> |
---|
| 11 | <classpathentry kind="lib" path="src/libs/commons-logging-1.0.4.jar"/> |
---|
| 12 | <classpathentry kind="lib" path="src/libs/fop.jar"/> |
---|
| 13 | <classpathentry kind="lib" path="src/libs/serializer-2.7.0.jar"/> |
---|
| 14 | <classpathentry kind="lib" path="src/libs/xalan-2.7.0.jar"/> |
---|
| 15 | <classpathentry kind="lib" path="src/libs/xercesImpl-2.7.1.jar"/> |
---|
| 16 | <classpathentry kind="lib" path="src/libs/xmlgraphics-commons-1.5.jar"/> |
---|
| 17 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"> |
---|
| 18 | <attributes> |
---|
| 19 | <attribute name="module" value="true"/> |
---|
| 20 | </attributes> |
---|
| 21 | </classpathentry> |
---|
| 22 | <classpathentry kind="output" path="bin"/> |
---|
| 23 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.