make sure these are pointing at the processing4- projects

This commit is contained in:
Ben Fry
2021-01-17 13:18:48 -05:00
parent 8a72ca3ce0
commit a4c44950af
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="library/jssc.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/processing-core"/>
<classpathentry combineaccessrules="false" kind="src" path="/processing4-core"/>
<classpathentry kind="output" path="bin"/>
</classpath>