mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
another typo in classpath
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/processing-core"/>
|
||||
<classpathentry kind="lib" path="library/lwjgl.jar"/>
|
||||
<classpathentry kind="lib" path="library/lwjgl_util.jar"/>
|
||||
<classpathentry kind="lib" path="library/lwjgl_util_applet.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
|
||||
Reference in New Issue
Block a user