Version 2.0 of Java Source Code Formatting Tools brings huge amount of GUI improvements, enhancements to formatting tools and bug-fixes. It is a great step forward! See the change log for details.
New GUI released for
- Closing Brace Commentator
- Class/Interface/Enum Comment Updater
- Unicode UnEscaper
With this GUI, you can process single or multiple files, single or multiple packages with or without sub-packages at once.
Also an editor for Class/Interface/Enum Comment Updater is available.
Class/Interface/Enum Comment Updater updates your class, interface and enum JavaDoc comments according to the configuration given in XML file.
Any number of JavaDoc parts (tags) can be updated at once.
This is very usefull when creating source ZIPs to have all the class/interface/enum comments in the same fashion.
Now it handles correctly the Unicode escapes too.
Java Source Code Writing Rules have been updated:
Two exceptions from alphabetical ordering were introduced (Rule 6 - 3)
Version 1.2 fixes a bug in handling of static initializers and adds comments for case blocks (if enclosed in braces)
Several UML class diagrams were published on the project web site today.
The project web-page was redesigned from HTML to XML (which is then transformed via XSLT to XHTML) validated by XML Schema.
New use-case diagram was added for Java Source Code formatting tools.
More details were specified for several use-case
diagrams.
Utility classes diagram was added.
On our web-page, we have released the
Java Source Code Writing Rules, which are necessary to be obeyed when contributing code to
our project.
Go to http://webappframework.sourceforge.net
and click on the "Rules" tab.
We have just published the first file release.
It is a small tool to improve readability of Java code by adding explanation comments after every closing brace in Java source code.
Please, feel free to test it and use it and write us any bug reports, wishes, recommendations etc.
Marian Fillo,
the Java Web Application Framework project leader
Complete top-level (overview, not detailed) use-case diagrams available on the project website http://webappframework.sourceforge.net
Click at "Use-case diagrams" to display the overview diagram, which is a clickable image-map. Click to use-cases for displaying module use-case diagrams.
One message must be the first. Let it be this one:
We have just started to work on a wonderful project with a big usability for all Java web programmers. Let our good intentions lead us to the successfull final release(s) and God help us to do a good job and to help others as well.