Table of Contents
- Acknowledgments
- Introduction
- I. Core
- 1. Installation
- 2. Configuration
- 2.2. Global
- 2.3. File Types
- 2.4. Environment
- 2.5. Exclusions
- 2.6. Messages
- 2.7. Repository
- 2.8. Java
- 2.8.6. Braces
- 2.8.7. Line Wrapping
- 2.8.8. Indentation
- 2.8.9. White Space
- 2.8.10. Separation
- 2.8.11. Sorting
- 2.8.12. Imports
- 2.8.13. Comments
- 2.8.17. Annotations
- 2.8.18. Search & Replace
- 2.8.19. Code Inspector
- 3. Usage
- II. Plug-ins
- 4. Ant Task
- 5. Console Application
- 6. Eclipse Plug-in
- 7. IntelliJ IDEA Plug-in
- 8. JDeveloper Extension
- 9. jEdit Plug-in
- 10. Maven 1 Plug-in
- 11. Maven 2 Plug-in
- 12. NetBeans Module
- III. Appendices
- A. Type resolution
- B. Library Dependencies
- C. Build-in XDoclet tags
- D. ANTLR Software License
- E. Apache License 1.1
- F. Apache License 2.0
- G. ASM Software License
- H. Common Public License
- I. Creative Commons Attribution License
- J. JDBM Software License
- K. JDOM Software License
- L. JGoodies Software License
- M. One-JAR Software License
- N. TreeTable Software License
- Resources
- Bibliography
- Index
List of Tables
- 1.1. Install Wizard command-line options
- 2.1. Typical settings directories for user “John Doo”
- 2.2. Settings files
- 2.3. Typical .overrides locations for user “John Doo”
- 2.4. Local environment variables
- 2.5. Compliance levels
- 2.6. Separator template variables
- 2.7. Build-in Javadoc block tags
- 2.8. Build-in Javadoc in-line tags
- 4.1. Jalopy Ant task parameters
- 4.2. Nested variable parameter
- 5.1. Jalopy Console plug-in command-line options
- 6.1. Features available with both Jalopy and dedicated Clean Ups
- 10.1. Jalopy Maven plug-in properties
- 10.2. Jalopy Maven Jelly goals
- 11.1. Jalopy Maven plug-in parameters
- A.1. Features that require type resolution
- B.1. Library dependencies
- C.1. Build-in XDoclet tags