fix library import problems (issue #637)

This commit is contained in:
benfry
2011-05-15 20:11:15 +00:00
parent 46f9e333d9
commit b2622cb027
4 changed files with 15 additions and 15 deletions
+2 -3
View File
@@ -1,4 +1,6 @@
0197 android
X compiler errors on Windows not appearing, nor highlighting the line number
X http://code.google.com/p/processing/issues/detail?id=253
_ go through all basics/topics examples
@@ -281,9 +283,6 @@ P2 _ http://code.google.com/p/processing/issues/detail?id=206
P2 _ implement method for selecting the AVD
P2 _ http://dev.processing.org/bugs/show_bug.cgi?id=1390
DM _ compiler errors on Windows not appearing, nor highlighting the line number
DM _ http://code.google.com/p/processing/issues/detail?id=253
P3 _ remove various debug messages on the console
P3 _ right now, there are too many places where errors occur
P3 _ http://dev.processing.org/bugs/show_bug.cgi?id=1385