xtext-core/org.eclipse.xtext.xtext.bootstrap/.classpath
Karsten Thoms 98a17c35da [eclipse/xtext#1274] Updated .classpath by Gradle
Changes done by Buildship 3.0.1.v20181217-1554

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2019-02-07 17:03:45 +01:00

18 lines
785 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="src" output="bin/mwe2" path="xtend-gen">
<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>