Plugin_JCC/JavaCompilerPlugin/.classpath
pl@gohorb.ba-horb.de 4139aa6a98 modified: .classpath STIMMT DAS?
modified:   bundles/JavaCompilerPlugin.Plugin/src/typinferenzplugin/Typinferenz.java
Simplyfied Genererics durchgegeben
2020-04-11 17:18:48 +02:00

17 lines
598 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="bundles/JavaCompilerPlugin.Plugin/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>