mirror of
https://github.com/processing/processing4.git
synced 2026-01-25 09:21:07 +01:00
31 lines
1.7 KiB
XML
31 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="generated"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/processing4-app"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/processing4-core"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/adoptopenjdk-11">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="lib" path="mode/antlr-4.7.2-complete.jar"/>
|
|
<classpathentry kind="lib" path="mode/classpath-explorer-1.0.jar"/>
|
|
<classpathentry kind="lib" path="mode/com.ibm.icu.jar"/>
|
|
<classpathentry kind="lib" path="mode/jdtCompilerAdapter.jar"/>
|
|
<classpathentry kind="lib" path="mode/jsoup-1.7.1.jar"/>
|
|
<classpathentry kind="lib" path="mode/org.eclipse.core.contenttype.jar"/>
|
|
<classpathentry kind="lib" path="mode/org.eclipse.core.jobs.jar"/>
|
|
<classpathentry kind="lib" path="mode/org.eclipse.core.resources.jar"/>
|
|
<classpathentry kind="lib" path="mode/org.eclipse.core.runtime.jar"/>
|
|
<classpathentry kind="lib" path="mode/org.eclipse.equinox.common.jar"/>
|
|
<classpathentry kind="lib" path="mode/org.eclipse.equinox.preferences.jar"/>
|
|
<classpathentry kind="lib" path="mode/org.eclipse.jdt.core.jar"/>
|
|
<classpathentry kind="lib" path="mode/org.eclipse.osgi.jar"/>
|
|
<classpathentry kind="lib" path="mode/org.eclipse.text.jar"/>
|
|
<classpathentry kind="lib" path="mode/org.netbeans.swing.outline.jar"/>
|
|
<classpathentry kind="lib" path="test/lib/junit-4.13.2.jar"/>
|
|
<classpathentry kind="lib" path="test/lib/hamcrest-core-1.3.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|