Ginger3D/.classpath

27 lines
879 B
Plaintext
Raw Normal View History

2019-05-26 04:05:34 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2020-03-04 20:17:52 +00:00
<classpathentry kind="src" path="src/main/resources">
2019-05-26 04:05:34 +00:00
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
2019-05-26 04:05:34 +00:00
<attributes>
2020-03-02 10:51:05 +00:00
<attribute name="module" value="true"/>
2019-05-26 04:05:34 +00:00
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
2020-02-20 06:47:06 +00:00
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
2020-03-04 20:17:52 +00:00
<classpathentry kind="src" path="src/main/java">
2020-03-02 07:33:37 +00:00
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
2019-05-26 04:05:34 +00:00
<classpathentry kind="output" path="target/classes"/>
</classpath>