blob: ad098743538f0786f9a4a7088054068c71e0189a [file] [log] [blame]
bodmod8e7e6c2021-11-10 11:07:38 +01001<?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/JavaSE-1.8">
4 <attributes>
5 <attribute name="maven.pomderived" value="true"/>
6 </attributes>
7 </classpathentry>
8 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/GlemmClient"/>
9 <classpathentry kind="src" output="target/classes" path="src">
10 <attributes>
11 <attribute name="optional" value="true"/>
12 <attribute name="maven.pomderived" value="true"/>
13 </attributes>
14 </classpathentry>
15 <classpathentry kind="src" path="src-Utils"/>
16 <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
17 <attributes>
18 <attribute name="maven.pomderived" value="true"/>
19 </attributes>
20 </classpathentry>
21 <classpathentry kind="src" path="/JsonTraverse"/>
22 <classpathentry combineaccessrules="false" kind="src" path="/Utils"/>
23 <classpathentry exported="true" kind="lib" path="/Utils/target/Utils-0.1-SNAPSHOT.jar"/>
24 <classpathentry exported="true" kind="lib" path="/JsonTraverse/target/JsonTraverse-0.1-SNAPSHOT.jar"/>
25 <classpathentry combineaccessrules="false" kind="src" path="/wformServiceJar"/>
26 <classpathentry exported="true" kind="lib" path="/wformServiceJar/target/wformServiceJar-0.1-SNAPSHOT.jar"/>
27 <classpathentry kind="output" path="target/classes"/>
28</classpath>