|
||||||||||||||
|
DownloadTo run jGRASP and develop Java programs, you will need the JDK with Java version 1.5 (JDK 5) or higher. If you will not be developing Java programs, the JRE is sufficient. Oracle's JDK and JRE are available at http://www.oracle.com/technetwork/java/javase/downloads/index.html. Please fill out the following survey. This is not required, but it will help us to understand how and where jGRASP is being used. CSD Changes in jGRASP 2.0.0 Alpha 3 and Higher CSD generation for Java, C, C++, Objective-C, Ada, and VHDL will no longer indent all of the code three spaces when the CSD is removed. The CSD generator will attempt to detect code that was indented using the CSD in previous versions of jGRASP and correct for this. Sometimes this fails, and all comments and continued lines will be indented an extra three spaces after the first CSD generate in 2.0 Alpha 3 and higher. If this happens, you can do a Ctrl-A (select all) followed by Shift-Tab to correct it. The CSD structure for switch/case statements in Java, C, C++, and Objective-C has been changed so that there is no longer an "extra" level of indentation. If you have been using CSD generation in previous versions of jGRASP, the indentation of comments and continued lines in and around switch/case statements may change, and may need to be manually adjusted to restore alignment. CSD generation will now attempt to detect the previous indentation amount (number of spaces used for each indent) and correct alignment for the 3-space indent used by the CSD. This works best for code that is indented using spaces only (no tabs). If you plan to use the CSD on code that was previously used other than 3-space indent, it may help to do "Edit" / "Spaces/Tabs" / "Untabify" with no text selected before first generating a CSD. jGRASP - Versions 1.8.8_24, 2.0.0 Beta 10, and 1.8.6_01 |
|||||||||||||
|
Copyright © 2013 Auburn University |