File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
# For windows the default path to your sketchbook would be
16
16
# ${user.home}/My Documents/Processing (make adjustments below)
17
17
18
- sketchbook.location =${user.home}/OneDrive/ Documents/GitHub/CantusProject-InProgress
18
+ sketchbook.location =${user.home}/Documents/Processing
19
19
20
20
# Where are the jar files located that are required for compiling your Library
21
21
# such as e.g. core.jar?
@@ -26,7 +26,7 @@ sketchbook.location=${user.home}/OneDrive/Documents/GitHub/CantusProject-InProgr
26
26
# For OS X,the following path will direct you into Processing's application
27
27
# package, in case you put Processing inside your Applications folder.
28
28
29
- classpath.local.location =${user.home}/git/processing-library-template /libs
29
+ classpath.local.location =${user.home}/Documents/CodeAndChordsLibrary /libs
30
30
31
31
classpath.libraries.location =libs
32
32
You can’t perform that action at this time.
0 commit comments