OverviewDownloadDocumentationPlug-insLinksContact
Features | History
This page generated: November 15 2002

Overview

Jalopy is a source code formatter for the Sun Java programming language. It layouts any valid Java source code according to some widely configurable rules; to meet a certain coding style without putting a formatting burden on individual developers.

With Jalopy you will be able to transform any foreign coding style to your own liking, without any browbeating or bloodletting.

Jalopy's functionality covers:

- Brace style transformation
- Fine-grained whitespace settings
- Indentation
- Intelligent line wrapping
- Code separation
- Javadoc auto-generation
- Header/Footer templates
- Powerful command-line interface
- Client API
- Several Plug-ins

Jalopy is "OSI Certified Open Source Software", released under a BSD License. Please refer to Appendix A for the license terms of the accompanying 3rd party libraries and the different Plug-in chapters for the license terms of the provided Plug-ins.

to top