BlueJalopy Change Log

BlueJalopy Stage 2.0 Release

New Features

  • Capable of formatting multiple files.
  • Settings panels are vertically aligned to the top rather than middle.
  • Every preference setting links to the appropriate manual page.
  • Has an improved interface for setting and saving conventions.
  • Has a simplified interface for adding a header or footer to a source code file.
  • Contains a formatting option that adds a default case statement to a switch statement.

Bug Fixes

  • Fixed: Automatically updates version number in extension details panel from the SVN $Revision$ metadata.

Known Issues

BlueJalopy Stage 1.1 Release

New Features

  • No new features were added to Stage 1.1.

Bug Fixes

  • Fixed: The Extension Details dialog box for BlueJalopy now lists the developers of BlueJalopy.

Known Issues

  • In the BlueJalopy Conventions dialog box, the name, description, and source version of the user-defined convention is not correctly exported.
  • When selecting formatting options in the Miscellaneous pane in the BlueJalopy Conventions dialog box, the program throws a NullPointerException.

BlueJalopy Stage 1 Release

New Features

  • Links to the Jalopy User Manual have been added to the formatting preferences window.
  • The formatter compiles the selected source code file if that class is uncompiled.
  • The Jalopy version used is upgraded to Jalopy 1.5rc3
  • The download page now contains convention files that can be used to set Jalopy code conventions to C style or Sun style.

Bug Fixes

  • Fixed: Formatted code no longer appears double-spaced.
  • Fixed: Undo formatting option now works correctly when undoing more than one file.
  • Fixed: Formatting a source code file no longer uncompiles that class in BlueJ.

Known Issues

  • The header and footer settings panels contain "Use Header" and "Use Footer" check boxes respectively. Toggling these can display a warning to the user ("Error: Key missing"). This is intentional, intended to guide the user in effectively using the software. Concerned users can consult this page in the jalopy manual.
  • In the Jalopy formatting preferences window, the options panels are vertically aligned to the center of the window instead of vertically aligned to the top of the window.
  • List Of Known Issues with Jalopy

BlueJalopy Stage 0.1 Release

New Features

Undo function moved to context menu.
Formats only a single file.

Bug Fixes

Known Issues

BlueJ editor's undo function still erases all text after a format or an undo is completed. The file has been saved, however it does not seem to be possible to reload the editor's contents without introducing another bug.

BlueJalopy Beta 2 Release

New Features

Formats Multiple Files.
Undo Button.

Bug Fixes

Fixed: Now works with Java 1.4.
Fixed: Code no longer disappears if uncompilable.

Known Issues

Undo button has to be pressed twice.

BlueJalopy Beta 1 Release

New Features

Formats Single Class File.
Set Jalopy Preferences through menu.

Bug Fixes

None.

Known Issues

Code disappears on format if code is uncompilable.
Requires Java 1.6