|
Author |
Topic: Release 63: Full Metal Java (Read 415 times) |
|
fry
|
Release 63: Full Metal Java
« on: Sep 27th, 2003, 7:03pm » |
|
Now available at the download location and on DVD. ABOUT REV 0063 - 27 september 2003 revision 63 includes some major new features and semi-major bug fixes, however it has not been tested very thoroughly. like 61 and 62, this is a suggested download (for people who have at least revision 60). if you're running a version older than 60, then this version is strongly recommended. if you used a version of processing older than 60, and have not yet tried revision 60 or later, then you should read the section of revisions.txt that talks about all of the many changes that happened in revision 60. [ additions ] - this release is the first to add the ability to load external .class and .jar files to your projects. it is also the first revision to support the full 'java' mode as described in the documentation. in order to use this mode, you'll need to have java somewhere in your path. this will change in future releases. http://proce55ing.net/discourse/yabb/board_Proce55ing_Software__action_display_num_1050571290.html http://proce55ing.net/discourse/yabb/board_Proce55ing_Software__action_display_num_1055355089.html - when using 'add files' and selecting a .class, .jar, or shared library file, the files will be copied to the 'code' folder for inclusion in your sketch, instead of the 'data' folder. [ bug fixes ] - on windows 2000, some applets were running very very slowly half the time. arielm spent hours tracking down the problem caused by a single one line change, so win2k users (and i) have him to thank. - fixed problem where the serial port menu on windows was always dimmed, unless processing was started using the .bat files. so serial port should work again. - beautify menu was broken (it did nothing) and has been repaired. http://proce55ing.net/discourse/yabb/board_BugFixes_action_disp_lay_num_1064678231.html
|
|
|
|
|