Commit Graph

249 Commits

Author SHA1 Message Date
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
benfry
b415db23e1 rewriting event queue setup, changing default imports, general havoc 2012-11-13 17:26:06 +00:00
benfry
07bb5056f9 fix for imports problem (issue #1376) 2012-11-13 01:53:09 +00:00
benfry
459c65e52d additional cleanup 2012-11-11 23:01:44 +00:00
benfry
9c059e69aa clean up a few warnings 2012-11-11 22:45:28 +00:00
benfry
a829256220 integrating debug mode to start java2 2012-11-11 22:23:33 +00:00
fjenett
7f6546067c ... missed to remove debug println's 2012-11-11 16:57:30 +00:00
fjenett
581658f858 Fixing bug #1218 ... JS mode not highlighting exceptions correctly 2012-11-11 16:56:28 +00:00
benfry
ab7a0d4422 fix hanging external editor preference (issue #1355) 2012-11-02 12:00:13 +00:00
benfry
fd052dd4ed don't use --request on OS X 10.6, it's not available 2012-10-23 17:08:28 +00:00
benfry
065702c028 change search location for lib folder, fix ClassNotFoundException for processing-java (issue #1334) 2012-10-23 16:53:02 +00:00
benfry
48855177ca change prefs handling 2012-10-23 16:21:16 +00:00
benfry
6a581adec0 ignore imports within multiline comments (issue #911) 2012-10-23 16:19:08 +00:00