mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 17:40:48 +01:00
adding eclipse stuff so this module can be checked out and built separately
This commit is contained in:
@@ -10,5 +10,7 @@
|
||||
<classpathentry kind="lib" path="pdf/library/itext.jar"/>
|
||||
<classpathentry kind="src" path="serial/src"/>
|
||||
<classpathentry kind="lib" path="serial/library/RXTXcomm.jar"/>
|
||||
<classpathentry kind="lib" path="video/QTJava.zip"/>
|
||||
<classpathentry kind="src" path="video/src"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
||||
7
.settings/org.eclipse.jdt.core.prefs
Normal file
7
.settings/org.eclipse.jdt.core.prefs
Normal file
@@ -0,0 +1,7 @@
|
||||
#Mon Jul 17 18:23:44 EDT 2006
|
||||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.2
|
||||
org.eclipse.jdt.core.compiler.compliance=1.4
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=warning
|
||||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=warning
|
||||
org.eclipse.jdt.core.compiler.source=1.3
|
||||
Reference in New Issue
Block a user