We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eec4bf commit ea55b20Copy full SHA for ea55b20
2 files changed
build/linux/dist/processing
@@ -1,4 +1,4 @@
1
- #!/bin/sh
+#!/bin/sh
2
3
APPDIR="$(dirname -- "${0}")"
4
todo.txt
@@ -4,6 +4,12 @@ _ this works, might be useful to make the switch
X remove isManagingFocus problem inside JEditTextArea
5
X IDE crashed when changing color scheme on windows
6
X http://dev.processing.org/bugs/show_bug.cgi?id=1237
7
+X space in front of linux shell script prevents it from running
8
+X http://dev.processing.org/bugs/show_bug.cgi?id=1250
9
+
10
+_ problem with startup on vista 64
11
+_ try this with windows 7 64-bit (install on laptop?)
12
+_ http://dev.processing.org/bugs/show_bug.cgi?id=1246
13
14
X update to java 6u13 on windows
15
_ update to java 6u13 on linux
0 commit comments