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" output="target/classes" path="src"> |
| 4 | <attributes> |
| 5 | <attribute name="optional" value="true"/> |
| 6 | <attribute name="maven.pomderived" value="true"/> |
| 7 | </attributes> |
| 8 | </classpathentry> |
| 9 | <classpathentry kind="src" path="json"/> |
| 10 | <classpathentry kind="src" path="services"/> |
| 11 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> |
| 12 | <attributes> |
| 13 | <attribute name="maven.pomderived" value="true"/> |
| 14 | </attributes> |
| 15 | </classpathentry> |
| 16 | <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v9.0"> |
| 17 | <attributes> |
| 18 | <attribute name="owner.project.facets" value="jst.web"/> |
| 19 | </attributes> |
| 20 | </classpathentry> |
| 21 | <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> |
| 22 | <attributes> |
| 23 | <attribute name="maven.pomderived" value="true"/> |
| 24 | </attributes> |
| 25 | </classpathentry> |
| 26 | <classpathentry combineaccessrules="false" exported="true" kind="src" path="/JsonTraverse"/> |
| 27 | <classpathentry combineaccessrules="false" kind="src" path="/GlemmClient"/> |
| 28 | <classpathentry kind="lib" path="C:/Users/Franck/.m2/repository/de/korap/json/JsonTraverse/0.1-SNAPSHOT/JsonTraverse-0.1-SNAPSHOT.jar"/> |
| 29 | <classpathentry combineaccessrules="false" kind="src" path="/utils"/> |
| 30 | <classpathentry kind="output" path="target/classes"/> |
| 31 | </classpath> |