JTStyle version 1.6 released
| Tom Halliley 18 May 2004 08:37 GMT | Page rating:  |
JTStyle is a new and uniquely integrated style checker, source
formatter, and source transformation tool built with JSIS. In a word,
we call JTStyle a transformatter. JTStyle can not only check your Java
source code for nearly 300 conventions and rules, it will fix most of
them by applying the corrections and creating a new set of transformed
sources. HTML reports, which can be viewed with any browser, have
links to JTNav source pages and all the style options and rules.
JTStyle integrates easily into all development methodologies including
Agile and Extreme Programming. Keep your valuable source assets
consistent with your coding style conventions, and make peer and code
reviews easy to prepare and execute. This tool will improve the
quality of your sources and produce savings in both time and
development costs.
JTStyle is a unique integration of style checking, transformatting,
and code presentation tools. Style checking and source transformation
is synchronized from one set of style options. Style conventions and
guidelines are defined by rules that can be customized or suppressed,
individually or by group, to offer the maximum flexibility conforming
to individual and varying style preferences. Most style checking tools
only provide syntactic analysis capability, but JTStyle has full
semantic knowledge of your sources and can enforce checks that involve
the resolution of names across many compilation units.
Stand alone customizable HTML standard reports can be viewed by anyone
with a browser without having to learn or navigate a variety of IDEs.
Reports are indexed by source directory, compilation unit name,
package name, and class name which makes it easy to navigate through
reports of large code bases with hundreds or even thousands of units.
Visit http://www.JSISTools.com for more details.
No comments at this time. Why not be the first?