2016-12-13 15:18:42 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2019-02-07 15:54:20 +00:00
|
|
|
<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>
|
2016-12-13 15:18:42 +00:00
|
|
|
<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"/>
|
2019-02-07 15:54:20 +00:00
|
|
|
<classpathentry kind="output" path="bin/default"/>
|
2016-12-13 15:18:42 +00:00
|
|
|
</classpath>
|