File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ sketchbook.location=${user.home}/Dropbox/Processing
38
38
# Uncommenting the line below will overwrite the classpath.local.location from
39
39
# above.
40
40
41
- classpath.local.location =/Applications/Processing-2.1 .app/Contents/Java/core/library/
41
+ classpath.local.location =/Applications/Processing-3.0a10 .app/Contents/Java/core/library/
42
42
43
43
44
44
# Add all jar files that are required for compiling your project to the local
Original file line number Diff line number Diff line change 5
5
name = HTTP Requests for Processing
6
6
7
7
# List of authors. Links can be provided using the syntax [author name](url).
8
- authorList = [Rune Madsen](http://www.runemadsen.com), [Daniel Shiffman](http://shiffman.net)
8
+ authors = [Rune Madsen](http://www.runemadsen.com), [Daniel Shiffman](http://shiffman.net)
9
9
10
10
# A web page for your library, NOT a direct link to where to download it.
11
11
url = https://github.com/runemadsen/HTTP-Requests-for-Processing
You can’t perform that action at this time.
0 commit comments