BukkitInjectedTools/.classpath

24 lines
860 B
Plaintext
Raw Normal View History

2016-03-31 12:34:25 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/resources" />
<classpathentry kind="output" path="target/classes" />
<classpathentry kind="src" output="target/classes" path="src/main/java">
2016-03-31 12:34:25 +00:00
<attributes>
<attribute name="optional" value="true" />
<attribute name="maven.pomderived" value="true" />
2016-03-31 12:34:25 +00:00
</attributes>
</classpathentry>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
2016-03-31 12:34:25 +00:00
<attributes>
<attribute name="maven.pomderived" value="true" />
2016-03-31 12:34:25 +00:00
</attributes>
</classpathentry>
<classpathentry kind="con"
path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
2016-03-31 12:34:25 +00:00
<attributes>
<attribute name="maven.pomderived" value="true" />
2016-03-31 12:34:25 +00:00
</attributes>
</classpathentry>
</classpath>