mirror of
https://github.com/processing/processing4.git
synced 2026-02-02 13:21:07 +01:00
7 lines
236 B
XML
7 lines
236 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="output" path="core/bin"/>
|
|
</classpath>
|