mirror of
https://github.com/processing/processing4.git
synced 2026-02-26 16:54:33 +01:00
8 lines
342 B
XML
8 lines
342 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="core/src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="lib" path="/home/andres/Devel/android-sdk-linux/platforms/android-8/android.jar"/>
|
|
<classpathentry kind="output" path="core/bin"/>
|
|
</classpath>
|