Commit Graph

261 Commits

Author SHA1 Message Date
Sean McKenna
56f8700168 update processing-java documentation since output is no longer required 2013-06-09 00:44:12 -06:00
Sean McKenna
0255c6acad add comment to new processing-java variable for default output folder 2013-06-09 00:42:46 -06:00
Sean McKenna
3ec33f99e4 fix logical error for actually setting build folder 2013-06-07 14:06:06 -06:00
Sean McKenna
b6a496d745 clean up added code 2013-06-06 00:18:29 -06:00
Sean McKenna
70c39d802c add default output folder for processing-java command, same as in the PDE 2013-06-06 00:11:13 -06:00
Ben Fry
1ad466944c back out autoformat change (#1791) 2013-06-01 15:58:33 -04:00
Ben Fry
708dd2d15d fixes for command line modes 2013-06-01 15:52:05 -04:00
Ben Fry
cc50178491 modify return code handling from the Command script (#1798) 2013-06-01 15:35:32 -04:00
Ben Fry
0689a4cc7d using accessors for version number 2013-06-01 10:57:38 -04:00
Ben Fry
22a4ec2838 print stack traces of uncaught internal errors 2013-05-04 11:28:44 -04:00
Ben Fry
2e403ae88d holy hell, let's burn this place down 2013-04-30 12:30:24 -04:00
Ben Fry
795a6eba8d use JVMTI, remove extra thread suspend calls, remove unused 2013-04-29 10:05:03 -04:00
Ben Fry
f91d6c9fde add workaround for apparent Eclipse JDI bug, get errors working again 2013-04-27 17:30:02 -04:00
Ben Fry
c030b75223 switch to socket attach connector, fix error msg for bitness of libs, fighting with Eclipse JDI 2013-04-27 15:38:17 -04:00
Ben Fry
6fbef971a0 moving android fully to its own subdirectory 2013-04-19 11:52:45 -04:00
Ben Fry
130ea52911 Merge pull request #1713 from pif/master
Fixed "else" Autoformat issue #364
2013-04-11 05:21:20 -07:00
Ben Fry
a6a1c20077 Merge pull request #1665 from fjenett/master
Bye-bye JS Mode
2013-04-11 05:20:11 -07:00
Ostap Andrusiv
7c4fa597c6 fixed 'else' keywoard handling in autoformat 2013-04-03 17:09:08 +03:00
Florian Jenett
fdbc944d28 removed js mode 2013-02-26 09:41:54 +01:00
Manindra Moharana
0d09197f39 Merge remote-tracking branch 'upstream/master' into jdiMod 2013-02-19 23:55:19 +05:30
Ben Fry
355aff7b24 add Frame to import warning 2013-02-18 22:28:56 -05:00
Manindra Moharana
f2704d9eb1 Classloader error bug fix 2013-02-19 04:07:10 +05:30
Manindra Moharana
6bf34b1518 moved to jdi, abandoning tools.jar dependency 2013-02-17 05:21:33 +05:30
Ben Fry
13c926eeb4 working through contrib cleanup and simplification 2013-02-16 13:41:00 -05:00
Ben Fry
ad38b7d796 add patch for Play Button not working (issue #688) 2013-02-03 11:29:58 -05:00
benfry
63e69e7d57 prevent error when sketch line not located from Commander (issue 1548) 2013-01-21 17:11:55 +00:00
benfry
69454e3ba7 suggest common imports (issue #1550) 2013-01-21 17:11:18 +00:00
benfry
c31c40000e work on wrapping up XML changes 2012-12-16 19:31:09 +00:00
fjenett
0aeed532af updated js mode theme to have new colors and additional keywords, updated examples to not show 'Contributed Libraries' entry 2012-12-09 19:52:14 +00:00
benfry
ad844b3bd2 add java.io.File to the default imports (issue 1453) 2012-12-08 17:48:53 +00:00
benfry
4f9b99b820 move notes out of source and into bug report 2012-12-08 17:48:34 +00:00
benfry
2e8e184082 remove extra separator at the top of the Help menu on Windows and Linux 2012-12-08 02:48:46 +00:00
benfry
ced3982df4 change how keywords are loaded 2012-12-06 22:33:44 +00:00
benfry
08dc2b87e1 moving to new location 2012-12-06 20:21:52 +00:00
benfry
223ba9f754 incorporating updates for experimental mode 2012-12-06 20:17:06 +00:00
benfry
073a938078 test whether inside quotes when scrubbing comments 2012-12-06 15:50:55 +00:00
benfry
a347fc0426 todo items 2012-12-06 00:29:35 +00:00
benfry
4b645b801b removing Google APIs requirement (issue #613) 2012-12-06 00:10:39 +00:00
benfry
76e9b3490c prevent errors on first line of a new tab from highlighting on previous tab 2012-12-05 01:26:54 +00:00
benfry
bf5caea34d fix "no library found" errors on Android 2012-12-05 00:56:11 +00:00
benfry
cee450ecd1 error/debug messages from Android not showing up (issue #1440) 2012-12-05 00:43:20 +00:00
fjenett
09f6b1e339 Cleanups to JavaScript mode. Reference now opens Java reference, import libraries works as in Java mode 2012-12-02 17:02:09 +00:00
benfry
b46cd4ac3f fix 32/64-bit setting on OS X (issue #1426) 2012-12-01 21:05:17 +00:00
benfry
3dfe92a5fe change output of cmd line to be utf8 (issue #1418) 2012-11-28 16:35:15 +00:00
benfry
bfef0d6bc8 add command line args to exported sketch on Linux (issue #1359) 2012-11-24 18:28:48 +00:00
benfry
c88cf2c1be fix error line numbers to be 1-indexed instead of 0-indexed 2012-11-24 18:23:14 +00:00
benfry
e5d7bddd9b remove additional imports, use a stricter list 2012-11-24 18:15:12 +00:00
benfry
8ca080d488 move debugging location and fix method names 2012-11-24 18:14:48 +00:00
benfry
aeea44bf6a copy res folder if present in Android sketches 2012-11-24 15:53:27 +00:00
benfry
7637b7bcd1 ignore comments for mode matching (issue #1404) 2012-11-21 00:45:31 +00:00