2012-06-17 19:53:05 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
|
|
|
|
<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
|
2015-01-20 18:50:15 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2012-06-17 19:53:05 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|