PretendYoureXyzzy/.classpath

32 lines
1.2 KiB
Plaintext
Raw Permalink Normal View History

2011-12-17 00:41:46 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java">
2011-12-17 00:41:46 +00:00
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
2011-12-17 00:41:46 +00:00
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
2011-12-17 00:41:46 +00:00
<attributes>
<attribute name="maven.pomderived" value="true"/>
2011-12-17 00:41:46 +00:00
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
2011-12-17 00:41:46 +00:00
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
2011-12-17 00:41:46 +00:00
</attributes>
</classpathentry>
2017-02-27 02:17:32 +00:00
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
2011-12-17 00:41:46 +00:00
<attributes>
<attribute name="maven.pomderived" value="true"/>
2011-12-17 00:41:46 +00:00
</attributes>
</classpathentry>
2017-02-27 02:17:32 +00:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
2011-12-17 00:41:46 +00:00
<attributes>
<attribute name="maven.pomderived" value="true"/>
2011-12-17 00:41:46 +00:00
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
2011-12-17 00:41:46 +00:00
</classpath>