root / tmp / org.txm.jodconverter.core / .classpath @ 2473
History | View | Annotate | Download (1.4 kB)
1 |
<?xml version="1.0" encoding="UTF-8"?> |
---|---|
2 |
<classpath> |
3 |
<classpathentry kind="src" output="target/classes" |
4 |
path="src/main/java"> |
5 |
<attributes> |
6 |
<attribute name="optional" value="true" /> |
7 |
<attribute name="maven.pomderived" value="true" /> |
8 |
</attributes> |
9 |
</classpathentry> |
10 |
<classpathentry excluding="**" kind="src" |
11 |
output="target/classes" path="src/main/resources"> |
12 |
<attributes> |
13 |
<attribute name="maven.pomderived" value="true" /> |
14 |
</attributes> |
15 |
</classpathentry> |
16 |
<classpathentry kind="src" output="target/test-classes" |
17 |
path="src/test/java"> |
18 |
<attributes> |
19 |
<attribute name="optional" value="true" /> |
20 |
<attribute name="maven.pomderived" value="true" /> |
21 |
<attribute name="test" value="true" /> |
22 |
</attributes> |
23 |
</classpathentry> |
24 |
<classpathentry excluding="**" kind="src" |
25 |
output="target/test-classes" path="src/test/resources"> |
26 |
<attributes> |
27 |
<attribute name="maven.pomderived" value="true" /> |
28 |
<attribute name="test" value="true" /> |
29 |
</attributes> |
30 |
</classpathentry> |
31 |
<classpathentry kind="con" |
32 |
path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
33 |
<attributes> |
34 |
<attribute name="maven.pomderived" value="true" /> |
35 |
</attributes> |
36 |
</classpathentry> |
37 |
<classpathentry kind="con" |
38 |
path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> |
39 |
<attributes> |
40 |
<attribute name="maven.pomderived" value="true" /> |
41 |
</attributes> |
42 |
</classpathentry> |
43 |
<classpathentry kind="output" path="target/classes" /> |
44 |
</classpath> |