Skip to content

Commit 22ed6cd

Browse files
committed
Importing Processing rev. 5503 (1.0.3).
1 parent 4098262 commit 22ed6cd

File tree

767 files changed

+341874
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

767 files changed

+341874
-0
lines changed

.classpath

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry excluding="processing/app/tools/format/|processing/app/tools/format/src/|processing/app/Trace.java|processing/app/RunnerClassLoader.java" kind="src" path="app/src"/>
4+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5+
<classpathentry combineaccessrules="false" kind="src" path="/core"/>
6+
<classpathentry kind="lib" path="build/shared/lib/antlr.jar"/>
7+
<classpathentry kind="lib" path="build/shared/lib/registry.jar"/>
8+
<classpathentry kind="lib" path="build/shared/lib/apple.jar"/>
9+
<classpathentry kind="output" path="app/bin"/>
10+
</classpath>

.project

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>processing-head</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
</buildSpec>
14+
<natures>
15+
<nature>org.eclipse.jdt.core.javanature</nature>
16+
</natures>
17+
</projectDescription>

.settings/org.eclipse.jdt.core.prefs

+263
Large diffs are not rendered by default.

.settings/org.eclipse.jdt.ui.prefs

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#Thu Jan 10 10:50:38 PST 2008
2+
eclipse.preferences.version=1
3+
formatter_settings_version=11
4+
org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8"?><templates/>

app/.classpath

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry excluding="processing/app/tools/format/" kind="src" path="src"/>
4+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5+
<classpathentry combineaccessrules="false" kind="src" path="/core"/>
6+
<classpathentry combineaccessrules="false" kind="src" path="/dxf"/>
7+
<classpathentry combineaccessrules="false" kind="src" path="/net"/>
8+
<classpathentry combineaccessrules="false" kind="src" path="/opengl">
9+
<attributes>
10+
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="opengl/library"/>
11+
</attributes>
12+
</classpathentry>
13+
<classpathentry combineaccessrules="false" kind="src" path="/pdf"/>
14+
<classpathentry combineaccessrules="false" kind="src" path="/serial"/>
15+
<classpathentry combineaccessrules="false" kind="src" path="/video"/>
16+
<classpathentry kind="lib" path="lib/antlr.jar"/>
17+
<classpathentry kind="lib" path="lib/jna.jar"/>
18+
<classpathentry kind="lib" path="lib/ecj.jar"/>
19+
<classpathentry kind="output" path="bin"/>
20+
</classpath>

app/.classpath_macosx

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry excluding="processing/app/tools/format/" kind="src" path="src"/>
4+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5+
<classpathentry combineaccessrules="false" kind="src" path="/core"/>
6+
<classpathentry combineaccessrules="false" kind="src" path="/dxf"/>
7+
<classpathentry combineaccessrules="false" kind="src" path="/net"/>
8+
<classpathentry combineaccessrules="false" kind="src" path="/opengl">
9+
<attributes>
10+
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="opengl/library"/>
11+
</attributes>
12+
</classpathentry>
13+
<classpathentry combineaccessrules="false" kind="src" path="/pdf"/>
14+
<classpathentry combineaccessrules="false" kind="src" path="/serial"/>
15+
<classpathentry combineaccessrules="false" kind="src" path="/video"/>
16+
<classpathentry kind="lib" path="lib/antlr.jar"/>
17+
<classpathentry kind="lib" path="lib/jna.jar"/>
18+
<classpathentry kind="lib" path="lib/ecj.jar"/>
19+
<classpathentry kind="output" path="bin"/>
20+
</classpath>

app/.classpath_vista

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry excluding="processing/app/tools/format/|processing/app/macosx/" kind="src" path="src"/>
4+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5+
<classpathentry combineaccessrules="false" kind="src" path="/core"/>
6+
<classpathentry combineaccessrules="false" kind="src" path="/dxf"/>
7+
<classpathentry combineaccessrules="false" kind="src" path="/net"/>
8+
<classpathentry combineaccessrules="false" kind="src" path="/opengl">
9+
<attributes>
10+
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="opengl/library"/>
11+
</attributes>
12+
</classpathentry>
13+
<classpathentry combineaccessrules="false" kind="src" path="/pdf"/>
14+
<classpathentry combineaccessrules="false" kind="src" path="/serial"/>
15+
<classpathentry combineaccessrules="false" kind="src" path="/video"/>
16+
<classpathentry kind="lib" path="lib/antlr.jar"/>
17+
<classpathentry kind="lib" path="lib/jna.jar"/>
18+
<classpathentry kind="lib" path="lib/ecj.jar"/>
19+
<classpathentry kind="lib" path="C:/Users/fry/processing/build/windows/work/java/lib/tools.jar"/>
20+
<classpathentry kind="output" path="bin"/>
21+
</classpath>

app/.project

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>processing</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
</buildSpec>
14+
<natures>
15+
<nature>org.eclipse.jdt.core.javanature</nature>
16+
</natures>
17+
</projectDescription>

0 commit comments

Comments
 (0)