|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <classpath> |
3 | | - <classpathentry kind="src" output="target/classes" path="src/main/java"> |
4 | | - <attributes> |
5 | | - <attribute name="optional" value="true"/> |
6 | | - <attribute name="maven.pomderived" value="true"/> |
7 | | - </attributes> |
8 | | - </classpathentry> |
9 | 3 | <classpathentry kind="src" output="target/test-classes" path="src/test/java"> |
10 | 4 | <attributes> |
11 | 5 | <attribute name="optional" value="true"/> |
|
27 | 21 | <attribute name="maven.pomderived" value="true"/> |
28 | 22 | </attributes> |
29 | 23 | </classpathentry> |
30 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/commons-io-2.4/commons-io-2.4.jar"/> |
31 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/guava-18.0.jar"/> |
32 | | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
33 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/fop-1.1/build/fop.jar"/> |
34 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/jtidy-r938.jar"/> |
35 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/herold-6.1.0-188/herold/jars/herold.jar"/> |
36 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/fop-1.1/lib/avalon-framework-4.2.0.jar"/> |
37 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/fop-1.1/lib/batik-all-1.7.jar"/> |
38 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/fop-1.1/lib/commons-io-1.3.1.jar"/> |
39 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/fop-1.1/lib/commons-logging-1.0.4.jar"/> |
40 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/fop-1.1/lib/serializer-2.7.0.jar"/> |
41 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/fop-1.1/lib/xalan-2.7.0.jar"/> |
42 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/fop-1.1/lib/xercesImpl-2.7.1.jar"/> |
43 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/fop-1.1/lib/xml-apis-1.3.04.jar"/> |
44 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/fop-1.1/lib/xml-apis-ext-1.3.04.jar"/> |
45 | | - <classpathentry kind="lib" path="/Users/ESSAM/Desktop/fop-1.1/lib/xmlgraphics-commons-1.5.jar"/> |
| 24 | + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> |
| 25 | + <attributes> |
| 26 | + <attribute name="maven.pomderived" value="true"/> |
| 27 | + </attributes> |
| 28 | + </classpathentry> |
46 | 29 | <classpathentry kind="output" path="target/classes"/> |
47 | 30 | </classpath> |
0 commit comments