blob: 83f26b253be95f58be2f443b6c7efefe1225e683 [file] [log] [blame]
Cedric Beuste9465002010-10-01 11:39:08 -07001<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
Cedric Beust9ab590b2015-01-09 11:39:19 -08003 <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>
Julien Herr98018f92015-03-10 14:53:44 +01009 <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
10 <attributes>
11 <attribute name="maven.pomderived" value="true"/>
12 </attributes>
13 </classpathentry>
14 <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
15 <attributes>
16 <attribute name="maven.pomderived" value="true"/>
17 </attributes>
18 </classpathentry>
Cedric Beust9ab590b2015-01-09 11:39:19 -080019 <classpathentry kind="src" output="target/test-classes" path="src/test/java">
20 <attributes>
21 <attribute name="optional" value="true"/>
22 <attribute name="maven.pomderived" value="true"/>
23 </attributes>
24 </classpathentry>
25 <classpathentry exported="true" kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
26 <attributes>
27 <attribute name="maven.pomderived" value="true"/>
28 </attributes>
29 </classpathentry>
Julien Herr98018f92015-03-10 14:53:44 +010030 <classpathentry kind="src" output="target/classes" path="target/generated-sources/version">
31 <attributes>
32 <attribute name="optional" value="true"/>
33 <attribute name="maven.pomderived" value="true"/>
34 </attributes>
35 </classpathentry>
36 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
37 <attributes>
38 <attribute name="maven.pomderived" value="true"/>
39 </attributes>
40 </classpathentry>
Cedric Beust9ab590b2015-01-09 11:39:19 -080041 <classpathentry kind="output" path="target/classes"/>
Cedric Beuste9465002010-10-01 11:39:08 -070042</classpath>