Initial Commit
This commit is contained in:
26
Java/Processing/processing-3.3.6/modes/java/.classpath
Normal file
26
Java/Processing/processing-3.3.6/modes/java/.classpath
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="generated"/>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="lib" path="mode/antlr.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/jdi.jar"/>
|
||||
<classpathentry kind="lib" path="mode/jdimodel.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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/processing-app"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/processing-core"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
Reference in New Issue
Block a user