We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c109e commit 3c5f08cCopy full SHA for 3c5f08c
scripts/generate-ant-file.sh
@@ -3,7 +3,7 @@
3
source "$(dirname "${BASH_SOURCE}")/utils/generator-util.sh"
4
5
# Path to be changed
6
-modes="/Users/gaoce/Documents/Processing/modes"
+modes="~/Documents/Processing/modes"
7
executable="/Applications/Processing.app/Contents/MacOS/Processing"
8
core="/Applications/Processing.app/Contents/Java/core.jar"
9
pde="/Applications/Processing.app/Contents/Java/pde.jar"
0 commit comments