bodmo | d8e7e6c | 2021-11-10 11:07:38 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
| 3 | <classpathentry kind="src" path="src-WformServices"/> |
| 4 | <classpathentry kind="src" path="src-JsonTraverse"/> |
| 5 | <classpathentry kind="src" path="src-GlemmServices"/> |
| 6 | <classpathentry kind="src" path="src-GlemmClient"/> |
| 7 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> |
| 8 | <attributes> |
| 9 | <attribute name="maven.pomderived" value="true"/> |
| 10 | </attributes> |
| 11 | </classpathentry> |
| 12 | <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> |
| 13 | <attributes> |
| 14 | <attribute name="maven.pomderived" value="true"/> |
| 15 | </attributes> |
| 16 | </classpathentry> |
| 17 | <classpathentry kind="lib" path="/Utils/target/Utils-0.1-SNAPSHOT.jar"/> |
| 18 | <classpathentry combineaccessrules="false" kind="src" path="/Utils"/> |
| 19 | <classpathentry kind="src" output="target/classes" path="src"> |
| 20 | <attributes> |
| 21 | <attribute name="optional" value="true"/> |
| 22 | <attribute name="maven.pomderived" value="true"/> |
| 23 | </attributes> |
| 24 | </classpathentry> |
| 25 | <classpathentry kind="output" path="target/classes"/> |
| 26 | </classpath> |