Change history
General
- Binary distribution now includes the xerces plugin again.
- FIX - License header of files in the blacksun.fireant and fireant
projects to CPL.
JdtPlugin
- FIX - RegexFindDialog and RegexReplaceDialog layouts now forward
compatible with Eclipse 3.1M2 GTK/Linux.
UtilPlugin
- FIX - JavaUtil.newNameLookup() now forward compatible with
Eclipse 3.1M2.GTK/Linux so that open java type actions works.
FireantBuilder
- NEW - FireAntBuilder can be invoked as an incremental builder
and work as a preprocessor (just like the BlacksunBuilder). See here for details.
- FIX - Invoke from editor now get the correct package name of the
Builder when there are more than one directory level.
Fireant
- FIX - FireAntBuilder.initTargets() can now find targets in the
builder's superclass as long as the superclass is a derived class of FireAntBuilder.
- FileMap is renamed to FaFileMap and holds File->File mappings
instead of String->String mappings.
- FIX - FaFileUtil.getDirty() now include the src->dest mappings when
the dest file not exist.
Bugs
- See release notes for v0.6.1 and bug tracking
in sourceforge project page for details.
Requirement
- See release notes for v0.6.1 for
details.
Installation and Running
- See release notes for v0.6.1 for
details.
|