17 lines
970 B
XML
17 lines
970 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" output="bin/main" path="src/teavm/java">
|
|
<attributes>
|
|
<attribute name="gradle_scope" value="main"/>
|
|
<attribute name="gradle_used_by_scope" value="main,test"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<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"/>
|
|
<classpathentry kind="lib" path="/home/peytonplayz585/Downloads/TeaVM/teavm-interop-0.6.1.jar"/>
|
|
<classpathentry kind="lib" path="/home/peytonplayz585/Downloads/TeaVM/teavm-jso-0.6.1.jar"/>
|
|
<classpathentry kind="lib" path="/home/peytonplayz585/Downloads/TeaVM/teavm-jso-apis-0.6.1.jar"/>
|
|
<classpathentry kind="lib" path="/home/peytonplayz585/Downloads/TeaVM/jzliib/jzlib-1.1.3.jar"/>
|
|
<classpathentry kind="output" path="bin/default"/>
|
|
</classpath>
|