Skip to content

Commit da2824f

Browse files
committed
eclipse stuff
1 parent e3f38ce commit da2824f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.classpath

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
<attribute name="maven.pomderived" value="true"/>
1313
</attributes>
1414
</classpathentry>
15-
<classpathentry kind="src" output="target/classes" path="target/generated-sources/antlr4">
15+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
1616
<attributes>
17-
<attribute name="optional" value="true"/>
1817
<attribute name="maven.pomderived" value="true"/>
1918
</attributes>
2019
</classpathentry>
21-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
20+
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
2221
<attributes>
2322
<attribute name="maven.pomderived" value="true"/>
2423
</attributes>
2524
</classpathentry>
26-
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
25+
<classpathentry kind="src" output="target/classes" path="target/generated-sources/antlr4">
2726
<attributes>
27+
<attribute name="optional" value="true"/>
2828
<attribute name="maven.pomderived" value="true"/>
2929
</attributes>
3030
</classpathentry>

0 commit comments

Comments
 (0)