Skip to content

Commit 7534ecc

Browse files
committed
fix processing core path
1 parent d972af0 commit 7534ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ sketchbook.location=${user.home}/Documents/Processing/
3838
# Uncommenting the line below will overwrite the classpath.local.location from
3939
# above.
4040

41-
classpath.local.location=${user.home}/Documents/eclipse/userLibraries/processing-core
41+
classpath.local.location=${user.home}/Documents/code/eclipse/libs
4242

4343

4444
# Add all jar files that are required for compiling your project to the local

0 commit comments

Comments
 (0)