Black-sun

Release notes 0.7.1

Change history

General

BuilderPlugin

  • CHANGE - FireantProjectBuilder and AbstractBuilder now perform a build only if it is a full build or the resource delta for the project is not null.

JdtPlugin

Editors

  • FIXED - Editors match bracket painter is very slow for large document. Eclispe 3.1 do not works well with the old DefaultPartitioner. Use Eclipse 3.1 FastPartitioner instead.
  • FIXED - RegexReplaceDialog now properly restore the single line and case sensitive state for the selected pattern.

HTMLEditor

  • NEW - Added preference to disable indent of specified block tags.

XMLEditor

  • FIXED bug#xxx - SelectTagAction, DeleteTagAction and AddTagAction which do not works in v0.7.0.
  • CHANGE - AddTagAction now allow attributes.

CSSEditor

MakeEditor

LLKEditor

  • Updated to accept LLK v0.4.1 grammar.

Util

  • FIXED - IntList.pop(int n) that caused IndexOutOfBoundException incorrectly.

Fireant

There are some major incompatible changes to the fireant API, see here for details.

Bugs

Requirement to run

See v0.7.0 release notes for details.

Requirement to compile

See v0.7.0 release notes for details.

Installation and Running

See v0.7.0 release notes for details.

Status and plans