Select Git revision
-
Sebastian Krings authoredSebastian Krings authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.classpath 597 B
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/ext/antlr-2.7.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ext/asm-4.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ext/groovy-2.0.5.jar"/>
<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="output" path="bin"/>
</classpath>