mirror of
https://github.com/processing/processing4.git
synced 2026-01-27 18:31:07 +01:00
10 lines
408 B
XML
10 lines
408 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="Tools"/>
|
|
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/org.json.jar"/>
|
|
<classpathentry kind="lib" path="Tools/tools.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|