Black-sun

Release 0.6.1

Major changes (see change history here for details)

  • NEW - Added fireant builder fragment addon to the builder plugin that invoke fireant builder targets in Package Explorer or editors. See here for details.
  • NEW - ConvertCharSet action convert content of the active editor to another charset. Any charset supported by the Java runtime is supported.
  • See here for the other and detail change history ... .

Bugs

  • As of Eclipse 3.0, SaveAs action do not save new file using the charset from the old file, beware.
  • See release notes for v0.6 for details.

Requirement

See release notes for v0.6 for details.

Installation and Running

Running with the binary distribution

See release notes for v0.6 for details.

NOTE: This release (v0.6.1) missed the xerces plugin, please copy it from the previous installation or Eclipse v2.1 SDK.

Compiling and installing from the source distribution

  • See release notes for v0.6 for installing with the Makefiles.
  • This release can also be installed using the fireant build system (after import and compile all the projects inside Eclipse). The builders are location in the blacksun.fireant project. The top level builder is src/blacksun/Builder.java. For example, to install the distribution, create a launch configuration for the top level builder in Eclipse and build the Install target. See here for details on how to invoke a target.

    For details on how to import and compile the source, please see v0.6 release notes.

Status and plans

See release notes for v0.6 for details.