Version 0.5 of ReJava is available in the files section of the project.
*A new release evenly balanced between new features and fixed bugs.
*Issue with javadoc syntax was fixed, altough there still aren't that many javadocs.
*Sourcecode support went from Java 1.4 to Java 1.5 - even though tiger features aren't really used yet, compability with 1.4 isn't guaranteed anymore.
*Aside from the changes mentioned in the change log, the structure view was improved a little.
*Copy/paste for the bytecode editor unfortunately did not make it into this release and will be in the next release.
*Bugs fixed:
[ 1541310 ] Javadoc syntax has been fixed
[ 1519433 ] Class editor should now work for modifying class level attributes
[ 1519420 ] Indentation has been fixed to 4 spaces in the bytecode editor
[ 1518493 ] Distinction between interfaces and classes has been added
[ 1518155 ] Glitch in double constants has been fixed
*Features added
[ 1519948 ] Exceptions thrown by a method can now be changed in the method editor
[ 1519946 ] Class superclass can now be chosen via the class chooser in the class editor dialog
[ 1519432 ] ClassIndex now has a cache which speeds up rejava start up significantly