xtext-core/org.eclipse.xtext.xtext.bootstrap/.classpath
Christian Dietrich c64394f33c [eclipse/xtext#1679] ported xtend to java
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2020-03-25 14:32:15 +01:00

12 lines
565 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="bin/mwe2" path="src">
<attributes>
<attribute name="gradle_scope" value="mwe2"/>
<attribute name="gradle_used_by_scope" value="mwe2"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
<classpathentry kind="output" path="bin/default"/>
</classpath>