See: Description
Class | Description |
---|---|
CodeFormatter |
Specification for a generic source code formatter.
|
CodeFormatterApplication |
Implements an Eclipse Application for org.eclipse.jdt.core.JavaCodeFormatter.
|
DefaultCodeFormatterConstants |
Constants used to set up the options of the code formatter.
|
IndentManipulation |
Helper class to provide String manipulation functions dealing with indentations.
|
This package contains classes to format Java code.
The principal classes are CodeFormatter
and
DefaultCodeFormatterConstants
.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.