OverviewDownloadDocumentationPlug-insLinksContact

README Console Application

This is the README for the Console application distribution of the Jalopy Java Source Code Formatter. This Plug-in provides a powerful command line interface for Jalopy.

1. Distribution libraries

This distribution contains the following libraries:

  • AElfred XML Parser (aelfred-1.2.jar)
  • A modified and re-packaged ANTLR Parser Generator runtime 2.7.2a2 (bundled with the Jalopy runtime)
  • GNU getopt Java port (getopt-1.0.9.jar)
  • Jalopy Java Source Code Formatter runtime (jalopy-1.0b11.jar)
  • Jalopy Console Application (jalopy-console-1.0.4.jar)
  • JAXP Java API for XML Processing (jaxp-1.2.jar)
  • JDOM XML API (jdom-1.0b8.jar)
  • log4j logging toolkit (log4j-1.2.6.jar)
  • Oro Regular expressions (oro-2.0.6.jar)
  • SAX Simple API for XML (sax-2.0.1.jar)

2. Latest version

Details of the latest version can be found on the Jalopy project web site at SourceForge, see http://jalopy.sf.net.

3. Installation

For installation instructions, see .

4. Custom build

For build instructions, see /docs/build.html.

5. Change history

To learn about implementation changes, fixed bugs and new features of this version, see /docs/history.html.

6. Licensing

This Plug-in is licensed under the GNU General Public License. For additional license terms of the used 3rd-party libraries, please refer to Appendix A.

7. Contact

For ways to contact the author or submit bug, feature or support requests, see /docs/contact.html.

8. Contributors

For a list of project contributors, see /docs/contributors.html.

to top