A pre-release version of AntlrDT is available for testing:

www.certiv.net/download/certiv-antlrdt-1.1.0.zip

New feature in this release is a hybrid grammar formatter:
  -- uses a Tree Pattern Matcher-based formatter to format Antlr elements
  -- uses the JDT platform formatter to format Java elements 
(header/member/action code/etc).

The JDT formatter can be disabled -- Antlr element formatting alone 
should still work with other native languages.

Fair number of formatting style options are implemented (default 
configuration is all-off).  Trying to craft wrapping and alignment 
operations to respect manual formatting choices (read: going slow in 
these areas, trying to figure out what makes sense to do).

Use is standard: ctrl-shift-f to format, ctrl-z to undo, changes show 
in standard fashion in the diff-gutter bar.  Any formatting failures 
are reported in the <eclipse_home>/AntlrDT.log file.

Feedback on stability/failures/further style option controls desired 
would be appreciated.

Gerald


List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to