We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d737d commit 5dafc9cCopy full SHA for 5dafc9c
1 file changed
resources/build.properties
@@ -38,7 +38,7 @@ sketchbook.location=${user.home}/Documents/Processing/
38
# Uncommenting the line below will overwrite the classpath.local.location from
39
# above.
40
41
-classpath.local.location=${user.home}/Documents/eclipse/processing-libraries
+classpath.local.location=${user.home}/Documents/code/eclipse/libs
42
43
44
# Add all jar files that are required for compiling your project to the local
0 commit comments