2010-02-19 07:25:20 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2017-08-30 13:44:51 +03:00
|
|
|
<classpathentry kind="src" path="src/main/java">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="FROM_GRADLE_MODEL" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
|
2020-02-17 12:48:37 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2010-02-19 07:25:20 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|