xtext-core/org.eclipse.xtext.xtext.bootstrap/.classpath
Arne Deutsch c5800e3104 Monobuild of xtext-core.
Signed-off-by: Arne Deutsch <Arne.Deutsch@itemis.de>
2019-08-06 09:57:29 +02:00

8 lines
418 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/"/>
<classpathentry kind="src" path="xtend-gen/"/>
<classpathentry kind="output" path="bin"/>
</classpath>