Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- F_ABSTRACT - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Abstract property flag.
- F_ADDED_TO_CLASSPATH - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that a classpath entry corresponding to the element has been added to the project's classpath.
- F_ANNOTATIONS - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the annotations of the element have changed.
- F_APP_TYPE_SIGNATURE - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Field names contain the declared type (appended) e.g.
- F_ARCHIVE_CONTENT_CHANGED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the element's archive content on the classpath has changed.
- F_AST_AFFECTED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that a reconcile operation has affected the compilation unit AST created in a previous reconcile operation.
- F_CATEGORIES - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the categories of the element have changed.
- F_CATEGORY - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Prepend first category (if any) to field.
- F_CHILDREN - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that there are changes to the children of the element.
- F_CLASSPATH_ATTRIBUTES - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the attributes of the element have changed.
- F_CLASSPATH_CHANGED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the
raw classpath
(or theoutput folder
) of a project has changed. - F_CLASSPATH_REORDER - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Deprecated.
- F_CLOSED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the underlying
IProject
has been closed. - F_CONTENT - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the content of the element has changed.
- F_FINAL - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Final access flag.
- F_FINE_GRAINED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that this is a fine-grained delta, that is, an analysis down to the members level was done to determine if there were structural changes to members.
- F_FULLY_QUALIFIED - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Fields names are fully qualified.
- F_INCLUDE_COMMENTS - Static variable in class org.eclipse.jdt.core.formatter.CodeFormatter
-
Flag used to include the comments during the formatting of the code snippet.
- F_MODIFIERS - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the modifiers of the element have changed.
- F_MOVED_FROM - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the element was moved from another location.
- F_MOVED_TO - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the element was moved to another location.
- F_OPENED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the underlying
IProject
has been opened. - F_POST_QUALIFIED - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Fields names are post qualified.
- F_PRE_TYPE_SIGNATURE - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Field names contain the declared type (prepended) e.g.
- F_PRIMARY_RESOURCE - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the resource of a primary compilation unit has changed.
- F_PRIMARY_WORKING_COPY - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that a compilation unit has become a primary working copy, or that a primary working copy has reverted to a compilation unit.
- F_PRIVATE - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Private access flag.
- F_PROTECTED - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Protected access flag.
- F_PUBLIC - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Public access flag.
- F_REMOVED_FROM_CLASSPATH - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that a classpath entry corresponding to the element has been removed from the project's classpath.
- F_REORDER - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the element has changed position relatively to its siblings.
- F_RESOLVED_CLASSPATH_CHANGED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the
resolved classpath
of a project has changed. - F_SOURCEATTACHED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the source attachment path or the source attachment root path of a classpath entry corresponding to the element was added.
- F_SOURCEDETACHED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that the source attachment path or the source attachment root path of a classpath entry corresponding to the element was removed.
- F_STATIC - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Static access flag.
- F_SUPER_TYPES - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
Change flag indicating that one of the supertypes of an
IType
has changed. - F2D - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- F2I - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- F2L - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FADD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- fAddCommentButton - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
- FAILURE - Static variable in class org.eclipse.jdt.junit.model.ITestElement.Result
-
state that describes that the test result is 'Failure'
- FailureTrace(String, String, String) - Constructor for class org.eclipse.jdt.junit.model.ITestElement.FailureTrace
- FallthroughCase - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- FALOAD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FALSE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Value to set an option to false.
- FALSE - Static variable in class org.eclipse.jdt.core.manipulation.CleanUpOptionsCore
-
Deprecated.False value
- FALSE - Static variable in class org.eclipse.jdt.ui.cleanup.CleanUpOptions
-
False value
- FalseConstantInGuard - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- fArguments - Variable in class org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor
- FASTORE - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- fChange - Variable in class org.eclipse.jdt.core.manipulation.ChangeCorrectionProposalCore
- fClasspathViewer - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab
- FCMPG - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FCMPL - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- fCompilerOptions - Variable in class org.eclipse.jdt.core.manipulation.CleanUpRequirementsCore
-
Deprecated.
- fCompilerOptions - Variable in class org.eclipse.jdt.ui.cleanup.CleanUpRequirements
- FCONST_0 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FCONST_1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FCONST_2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- fContainerStatus - Variable in class org.eclipse.jdt.ui.wizards.NewContainerWizardPage
-
The status of the last validation.
- FDIV - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- fDynamicTab - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
- fDynamicTabHolder - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
- FeatureNotSupported - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- fEnclosingTypeStatus - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
- FIELD - Enum constant in enum class org.eclipse.jdt.annotation.DefaultLocation
-
Defines that a given
NonNullByDefault
annotation should affect all unannotated field types within the scope of the annotated declaration. - FIELD - Enum constant in enum class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
-
see org.eclipse.jdt.annotation.DefaultLocation.FIELD
- FIELD - Static variable in class org.eclipse.jdt.core.CorrectionEngine
-
This field is not intended to be used by client.
- FIELD - Static variable in interface org.eclipse.jdt.core.IJavaElement
-
Constant representing a field.
- FIELD - Static variable in interface org.eclipse.jdt.core.jdom.IDOMNode
-
Deprecated.Node type constant indicating a field declaration.
- FIELD - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
-
The searched element is a field.
- FIELD - Static variable in interface org.eclipse.jdt.core.util.IExtendedAnnotationConstants
- FIELD_ACCESS - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
FieldAccess
. - FIELD_DECLARATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
FieldDeclaration
. - FIELD_DECLARATION_TYPE_REFERENCE - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
-
Return only type references used as the type of a field declaration.
- FIELD_IMPORT - Static variable in class org.eclipse.jdt.core.CompletionProposal
-
Completion is an import of reference to a static field.
- FIELD_INFOS - Static variable in interface org.eclipse.jdt.core.util.IClassFileReader
-
This value should be used to read the constant pool entries and the field infos of a .class file.
- FIELD_REF - Static variable in class org.eclipse.jdt.core.CompletionProposal
-
Completion is a reference to a field.
- FIELD_REF_WITH_CASTED_RECEIVER - Static variable in class org.eclipse.jdt.core.CompletionProposal
-
Completion is a reference to a field with a casted receiver.
- FieldAccess - Class in org.eclipse.jdt.core.dom
-
Field access expression AST node type.
- FieldComparisonYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- FieldDeclaration - Class in org.eclipse.jdt.core.dom
-
Field declaration node type.
- FieldDeclaration - Interface in com.sun.mirror.declaration
-
Represents a field of a type declaration.
- FieldDeclarationMatch - Class in org.eclipse.jdt.core.search
-
A Java search match that represents a field declaration.
- FieldDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.eclipse.jdt.core.search.FieldDeclarationMatch
-
Creates a new field declaration match.
- FieldHidingField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- FieldHidingLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- FieldMissingDeprecatedAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- FieldMustBeFinal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- FieldReferenceMatch - Class in org.eclipse.jdt.core.search
-
A Java search match that represents a field reference.
- FieldReferenceMatch(IJavaElement, int, int, int, boolean, boolean, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.jdt.core.search.FieldReferenceMatch
-
Creates a new field reference match.
- FieldRelated - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- FieldTypeAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
Deprecated.- problem is no longer generated, use
IProblem.AmbiguousType
instead - FieldTypeInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
Deprecated.- problem is no longer generated, use
IProblem.InheritedTypeHidesEnclosingName
instead - FieldTypeInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
Deprecated.- problem is no longer generated, use
IProblem.InternalTypeNameProvided
instead - FieldTypeNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
Deprecated.- problem is no longer generated, use
IProblem.UndefinedType
instead - FieldTypeNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
Deprecated.- problem is no longer generated, use
IProblem.NotVisibleType
instead - file() - Method in interface com.sun.mirror.util.SourcePosition
-
Returns the source file containing this position.
- FileASTRequestor - Class in org.eclipse.jdt.core.dom
-
An AST requestor handles ASTs for compilation units passed to
ASTParser.createASTs
. - FileASTRequestor() - Constructor for class org.eclipse.jdt.core.dom.FileASTRequestor
- Filer - Interface in com.sun.mirror.apt
-
This interface supports the creation of new files by an annotation processor.
- Filer.Location - Enum Class in com.sun.mirror.apt
-
Locations (subtrees within the file system) where new files are created.
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.BuildActionGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.CCPActionGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.CustomFiltersActionGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.DeclarationsSearchGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.GenerateActionGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.ImplementorsSearchGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.JavaSearchActionGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.MemberFilterActionGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.NavigateActionGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.OccurrencesSearchGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.OpenEditorActionGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.OpenViewActionGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.ProjectActionGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.ReadReferencesSearchGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.RefactorActionGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.ReferencesSearchGroup
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.ShowActionGroup
-
Deprecated.
- fillActionBars(IActionBars) - Method in class org.eclipse.jdt.ui.actions.WriteReferencesSearchGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.BuildActionGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.CCPActionGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.DeclarationsSearchGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.GenerateActionGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.ImplementorsSearchGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.ImportActionGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.JavaSearchActionGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.NavigateActionGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.OccurrencesSearchGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.OpenEditorActionGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.OpenViewActionGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.ProjectActionGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.ReadReferencesSearchGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.RefactorActionGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.ReferencesSearchGroup
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.ShowActionGroup
-
Deprecated.
- fillContextMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.WriteReferencesSearchGroup
- fillViewMenu(IMenuManager) - Method in class org.eclipse.jdt.ui.actions.CustomFiltersActionGroup
-
Fills the given view menu with the entries managed by the group.
- filter - Variable in class org.eclipse.jdt.core.CorrectionEngine
-
This field is not intended to be used by client.
- filter(Collection<? extends Declaration>, Class<D>) - Method in class com.sun.mirror.util.DeclarationFilter
-
Returns the declarations matched by this filter, with the result being restricted to declarations of a given kind.
- filter(Collection<D>) - Method in class com.sun.mirror.util.DeclarationFilter
-
Returns the declarations matched by this filter.
- FILTER_FIELDS - Static variable in class org.eclipse.jdt.ui.actions.MemberFilterActionGroup
- FILTER_LOCALTYPES - Static variable in class org.eclipse.jdt.ui.actions.MemberFilterActionGroup
- FILTER_NONPUBLIC - Static variable in class org.eclipse.jdt.ui.actions.MemberFilterActionGroup
- FILTER_PACKAGE - Static variable in class com.sun.mirror.util.DeclarationFilter
-
A filter that selects only package-private (default) declarations.
- FILTER_PRIVATE - Static variable in class com.sun.mirror.util.DeclarationFilter
-
A filter that selects only
private
declarations. - FILTER_PROTECTED - Static variable in class com.sun.mirror.util.DeclarationFilter
-
A filter that selects only
protected
declarations. - FILTER_PUBLIC - Static variable in class com.sun.mirror.util.DeclarationFilter
-
A filter that selects only
public
declarations. - FILTER_PUBLIC_OR_PROTECTED - Static variable in class com.sun.mirror.util.DeclarationFilter
-
A filter that selects only
public
orprotected
declarations. - FILTER_STATIC - Static variable in class org.eclipse.jdt.ui.actions.MemberFilterActionGroup
- FINAL - Enum constant in enum class com.sun.mirror.declaration.Modifier
-
The modifier
final
- FINAL - Static variable in class org.eclipse.jdt.core.dom.Modifier
-
"final" modifier constant (bit mask).
- FINAL - Static variable in class org.eclipse.jdt.ui.JavaElementImageDescriptor
-
Flag to render the final adornment.
- FINAL_KEYWORD - Static variable in class org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
-
"final" modifier with flag value
Modifier.FINAL
. - FinalBoundForTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- FinalFieldAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- FINALLY_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TryStatement
-
The "finally" structural property of this node type (child type:
Block
). - FinallyMustCompleteNormally - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- FinalMethodCannotBeOverridden - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- FinalOuterLocalAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- finalRound() - Method in interface com.sun.mirror.apt.RoundState
-
Returns
true
if this was the last round of annotation processing; returnsfalse
if there will be a subsequent round. - FIND_BREAK_CONTINUE_TARGET_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find break/continue occurrences global action (value
"org.eclipse.jdt.ui.actions.BreakContinueTargetOccurrences"
). - FIND_DECLARATIONS_IN_HIERARCHY - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Declarations in Hierarchy global action (value
"org.eclipse.jdt.ui.actions.DeclarationsInHierarchy"
). - FIND_DECLARATIONS_IN_PROJECT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Declarations in Project global action (value
"org.eclipse.jdt.ui.actions.DeclarationsInProject"
). - FIND_DECLARATIONS_IN_WORKING_SET - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Declarations in Working Set global action (value
"org.eclipse.jdt.ui.actions.DeclarationsInWorkingSet"
). - FIND_DECLARATIONS_IN_WORKSPACE - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Declarations in Workspace global action (value
"org.eclipse.jdt.ui.actions.DeclarationsInWorkspace"
). - FIND_EXCEPTION_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find exception occurrences global action (value
"org.eclipse.jdt.ui.actions.ExceptionOccurrences"
). - FIND_IMPLEMENT_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find implement occurrences global action (value
"org.eclipse.jdt.ui.actions.ImplementOccurrences"
). - FIND_IMPLEMENTORS_IN_PROJECT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Implementors in Project global action (value
"org.eclipse.jdt.ui.actions.ImplementorsInProject"
). - FIND_IMPLEMENTORS_IN_WORKING_SET - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Implementors in Working Set global action (value
"org.eclipse.jdt.ui.actions.ImplementorsInWorkingSet"
). - FIND_IMPLEMENTORS_IN_WORKSPACE - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Implementors in Workspace global action (value
"org.eclipse.jdt.ui.actions.ImplementorsInWorkspace"
). - FIND_METHOD_EXIT_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard method exit occurrences global action (value
"org.eclipse.jdt.ui.actions.MethodExitOccurrences"
). - FIND_OCCURRENCES_IN_FILE - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Occurrences in File global action (value
"org.eclipse.jdt.ui.actions.OccurrencesInFile"
). - FIND_READ_ACCESS_IN_HIERARCHY - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Read Access in Hierarchy global action (value
"org.eclipse.jdt.ui.actions.ReadAccessInHierarchy"
). - FIND_READ_ACCESS_IN_PROJECT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Read Access in Project global action (value
"org.eclipse.jdt.ui.actions.ReadAccessInProject"
). - FIND_READ_ACCESS_IN_WORKING_SET - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Read Access in Working Set global action (value
"org.eclipse.jdt.ui.actions.ReadAccessInWorkingSet"
). - FIND_READ_ACCESS_IN_WORKSPACE - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Read Access in Workspace global action (value
"org.eclipse.jdt.ui.actions.ReadAccessInWorkspace"
). - FIND_REFERENCES_IN_HIERARCHY - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find References in Hierarchy global action (value
"org.eclipse.jdt.ui.actions.ReferencesInHierarchy"
). - FIND_REFERENCES_IN_PROJECT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find References in Project global action (value
"org.eclipse.jdt.ui.actions.ReferencesInProject"
). - FIND_REFERENCES_IN_WORKING_SET - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find References in Working Set global action (value
"org.eclipse.jdt.ui.actions.ReferencesInWorkingSet"
). - FIND_REFERENCES_IN_WORKSPACE - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find References in Workspace global action (value
"org.eclipse.jdt.ui.actions.ReferencesInWorkspace"
). - FIND_STRINGS_TO_EXTERNALIZE - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Deprecated.
- FIND_STRINGS_TO_EXTERNALIZE - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Deprecated.Use
JdtActionConstants.EXTERNALIZE_STRINGS
instead - FIND_WRITE_ACCESS_IN_HIERARCHY - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Read Access in Hierarchy global action (value
"org.eclipse.jdt.ui.actions.WriteAccessInHierarchy"
). - FIND_WRITE_ACCESS_IN_PROJECT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Write Access in Project global action (value
"org.eclipse.jdt.ui.actions.WriteAccessInProject"
). - FIND_WRITE_ACCESS_IN_WORKING_SET - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Read Access in Working Set global action (value
"org.eclipse.jdt.ui.actions.WriteAccessInWorkingSet"
). - FIND_WRITE_ACCESS_IN_WORKSPACE - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Search menu: name of standard Find Write Access in Workspace global action (value
"org.eclipse.jdt.ui.actions.WriteAccessInWorkspace"
). - FindAction - Class in org.eclipse.jdt.ui.actions
-
Abstract class for Java search actions.
- FindBreakContinueTargetOccurrencesAction - Class in org.eclipse.jdt.ui.actions
-
Action to find all break/continue targets for a given break or continue statement.
- FindBreakContinueTargetOccurrencesAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindBreakContinueTargetOccurrencesAction
-
Note: This constructor is for internal use only.
- FindBreakContinueTargetOccurrencesAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindBreakContinueTargetOccurrencesAction
-
Creates a new
FindBreakContinueTargetOccurrencesAction
. - findClassfilesFor(IFile) - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
-
Finds the class files for the given java file and returns them.
- findContainingClasspathEntry(IResource) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Returns the class path entry which contains the given resource and not explicitly excluded using an exclusion pattern, or null otherwise.
- FindDeclarationsAction - Class in org.eclipse.jdt.ui.actions
-
Finds declarations of the selected element in the workspace.
- FindDeclarationsAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsAction
-
Note: This constructor is for internal use only.
- FindDeclarationsAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsAction
-
Creates a new
FindDeclarationsAction
. - FindDeclarationsInHierarchyAction - Class in org.eclipse.jdt.ui.actions
-
Finds declarations of the selected element in its hierarchy.
- FindDeclarationsInHierarchyAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsInHierarchyAction
-
Note: This constructor is for internal use only.
- FindDeclarationsInHierarchyAction(JavaEditor, boolean) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsInHierarchyAction
-
Note: This constructor is for internal use only.
- FindDeclarationsInHierarchyAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsInHierarchyAction
-
Creates a new
FindDeclarationsInHierarchyAction
. - FindDeclarationsInProjectAction - Class in org.eclipse.jdt.ui.actions
-
Finds declarations of the selected element in the enclosing project of the selected element.
- FindDeclarationsInProjectAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsInProjectAction
-
Note: This constructor is for internal use only.
- FindDeclarationsInProjectAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsInProjectAction
-
Creates a new
FindDeclarationsInProjectAction
. - FindDeclarationsInWorkingSetAction - Class in org.eclipse.jdt.ui.actions
-
Finds declarations of the selected element in working sets.
- FindDeclarationsInWorkingSetAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsInWorkingSetAction
-
Note: This constructor is for internal use only.
- FindDeclarationsInWorkingSetAction(JavaEditor, IWorkingSet[]) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsInWorkingSetAction
-
Note: This constructor is for internal use only.
- FindDeclarationsInWorkingSetAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsInWorkingSetAction
-
Creates a new
FindDeclarationsInWorkingSetAction
. - FindDeclarationsInWorkingSetAction(IWorkbenchSite, IWorkingSet[]) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsInWorkingSetAction
-
Creates a new
FindDeclarationsInWorkingSetAction
. - findDeclaringNode(String) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
-
Finds the corresponding AST node in the given compilation unit from which the binding with the given key originated.
- findDeclaringNode(IBinding) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
-
Finds the corresponding AST node in the given compilation unit from which the given binding originated.
- findElement(String, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Finds the Java element corresponding to the given binding key if any, else returns
null
. - findElement(IPath) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Returns the
IJavaElement
corresponding to the given classpath-relative path, ornull
if no suchIJavaElement
is found. - findElement(IPath, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Returns the
IJavaElement
corresponding to the given classpath-relative path, ornull
if no suchIJavaElement
is found. - findElements(IJavaElement) - Method in interface org.eclipse.jdt.core.ICompilationUnit
-
Finds the elements in this compilation unit that correspond to the given element.
- findElements(IJavaElement) - Method in interface org.eclipse.jdt.core.IWorkingCopy
-
Deprecated.Use
ICompilationUnit.findElements(IJavaElement)
instead. - FindExceptionOccurrencesAction - Class in org.eclipse.jdt.ui.actions
-
Action to find all originators of a exception (e.g. method invocations, class casts, ...) for a given exception.
- FindExceptionOccurrencesAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindExceptionOccurrencesAction
-
Note: This constructor is for internal use only.
- FindExceptionOccurrencesAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindExceptionOccurrencesAction
-
Creates a new
FindExceptionOccurrencesAction
. - findFreePort() - Static method in class org.eclipse.jdt.launching.SocketUtil
-
Returns a free port number on localhost, or -1 if unable to find a free port.
- FindImplementOccurrencesAction - Class in org.eclipse.jdt.ui.actions
-
Action to find all implement occurrences of an extended class or an implemented interface.
- FindImplementOccurrencesAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementOccurrencesAction
-
Note: This constructor is for internal use only.
- FindImplementOccurrencesAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementOccurrencesAction
-
Creates a new
FindImplementOccurrencesAction
. - FindImplementorsAction - Class in org.eclipse.jdt.ui.actions
-
Finds implementors of the selected element in the workspace.
- FindImplementorsAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementorsAction
-
Note: This constructor is for internal use only.
- FindImplementorsAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementorsAction
-
Creates a new
FindImplementorsAction
. - FindImplementorsInProjectAction - Class in org.eclipse.jdt.ui.actions
-
Finds implementors of the selected element in the enclosing project.
- FindImplementorsInProjectAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementorsInProjectAction
-
Note: This constructor is for internal use only.
- FindImplementorsInProjectAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementorsInProjectAction
-
Creates a new
FindImplementorsInProjectAction
. - FindImplementorsInWorkingSetAction - Class in org.eclipse.jdt.ui.actions
-
Finds implementors of the selected element in working sets.
- FindImplementorsInWorkingSetAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementorsInWorkingSetAction
-
Note: This constructor is for internal use only.
- FindImplementorsInWorkingSetAction(JavaEditor, IWorkingSet[]) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementorsInWorkingSetAction
-
Note: This constructor is for internal use only.
- FindImplementorsInWorkingSetAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementorsInWorkingSetAction
-
Creates a new
FindImplementorsInWorkingSetAction
. - FindImplementorsInWorkingSetAction(IWorkbenchSite, IWorkingSet[]) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementorsInWorkingSetAction
-
Creates a new
FindImplementorsInWorkingSetAction
. - findInContext(String, String, int) - Method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
-
Searches for the given element in the context and reports if the element is known (
ImportRewrite.ImportRewriteContext.RES_NAME_FOUND
), unknown (ImportRewrite.ImportRewriteContext.RES_NAME_UNKNOWN
), unknown in the context but known to require an explicit import (ImportRewrite.ImportRewriteContext.RES_NAME_UNKNOWN_NEEDS_EXPLICIT_IMPORT
), or if its name conflicts (ImportRewrite.ImportRewriteContext.RES_NAME_CONFLICT
) with an other element. - findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, boolean, IProgressMonitor) - Method in class org.eclipse.jdt.core.search.SearchPattern
-
Query a given index for matching entries.
- findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Method in class org.eclipse.jdt.core.search.SearchPattern
-
Query a given index for matching entries.
- findInHierarchy(IType, ITypeHierarchy, String, String[]) - Method in class org.eclipse.jdt.ui.OverrideIndicatorLabelDecorator
-
Deprecated.Not used anymore. This method is not accurate for methods in generic types.
- findLaunchConfiguration(IType, ILaunchConfigurationType) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut
-
Finds and returns an existing configuration to re-launch for the given type, or
null
if there is no existing configuration. - FindMethodExitOccurrencesAction - Class in org.eclipse.jdt.ui.actions
-
Action to find all method exits for a given method.
- FindMethodExitOccurrencesAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindMethodExitOccurrencesAction
-
Note: This constructor is for internal use only.
- FindMethodExitOccurrencesAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindMethodExitOccurrencesAction
-
Creates a new
FindMethodExitOccurrencesAction
. - findMethods(IMethod) - Method in interface org.eclipse.jdt.core.IType
-
Finds the methods in this type that correspond to the given method.
- findModule(String, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Finds the first module with the given name found following this project's module path.
- FindOccurrencesInFileAction - Class in org.eclipse.jdt.ui.actions
-
Action to find all occurrences of a compilation unit member (e.g.
- FindOccurrencesInFileAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindOccurrencesInFileAction
-
Note: This constructor is for internal use only.
- FindOccurrencesInFileAction(IViewPart) - Constructor for class org.eclipse.jdt.ui.actions.FindOccurrencesInFileAction
-
Creates a new
FindOccurrencesInFileAction
. - FindOccurrencesInFileAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindOccurrencesInFileAction
-
Creates a new
FindOccurrencesInFileAction
. - FindOccurrencesInFileAction(Page) - Constructor for class org.eclipse.jdt.ui.actions.FindOccurrencesInFileAction
-
Creates a new
FindOccurrencesInFileAction
. - findPackageFragment(IPath) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Returns the first existing package fragment on this project's classpath whose path matches the given (absolute) path, or
null
if none exist. - findPackageFragmentRoot(IPath) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Returns the existing package fragment root on this project's classpath whose path matches the given (absolute) path, or
null
if one does not exist. - findPackageFragmentRoots(IClasspathEntry) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Returns the existing package fragment roots identified by the given entry.
- findParameterNames(IProgressMonitor) - Method in class org.eclipse.jdt.core.CompletionProposal
-
Finds the method parameter names.
- findPrimaryType() - Method in interface org.eclipse.jdt.core.ITypeRoot
-
Finds the primary type of this Java type root (that is, the type with the same name as the compilation unit, or the type of a class file), or
null
if no such a type exists. - findPrimaryType() - Method in interface org.eclipse.jdt.core.IWorkingCopy
-
Deprecated.Use
ITypeRoot.findPrimaryType()
instead. - FindReadReferencesAction - Class in org.eclipse.jdt.ui.actions
-
Finds field read accesses of the selected element in the workspace.
- FindReadReferencesAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesAction
-
Note: This constructor is for internal use only.
- FindReadReferencesAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesAction
-
Creates a new
FindReadReferencesAction
. - FindReadReferencesInHierarchyAction - Class in org.eclipse.jdt.ui.actions
-
Finds field read accesses of the selected element in its hierarchy.
- FindReadReferencesInHierarchyAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesInHierarchyAction
-
Note: This constructor is for internal use only.
- FindReadReferencesInHierarchyAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesInHierarchyAction
-
Creates a new
FindReadReferencesInHierarchyAction
. - FindReadReferencesInProjectAction - Class in org.eclipse.jdt.ui.actions
-
Finds field read accesses of the selected element in the enclosing project.
- FindReadReferencesInProjectAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesInProjectAction
-
Note: This constructor is for internal use only.
- FindReadReferencesInProjectAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesInProjectAction
-
Creates a new
FindReadReferencesInProjectAction
. - FindReadReferencesInWorkingSetAction - Class in org.eclipse.jdt.ui.actions
-
Finds field read accesses of the selected element in working sets.
- FindReadReferencesInWorkingSetAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesInWorkingSetAction
-
Note: This constructor is for internal use only.
- FindReadReferencesInWorkingSetAction(JavaEditor, IWorkingSet[]) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesInWorkingSetAction
-
Note: This constructor is for internal use only.
- FindReadReferencesInWorkingSetAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesInWorkingSetAction
-
Creates a new
FindReadReferencesInWorkingSetAction
. - FindReadReferencesInWorkingSetAction(IWorkbenchSite, IWorkingSet[]) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesInWorkingSetAction
-
Creates a new
FindReadReferencesInWorkingSetAction
. - findRecommendedLineSeparator() - Method in interface org.eclipse.jdt.core.IOpenable
-
Finds and returns the recommended line separator for this element.
- FindReferencesAction - Class in org.eclipse.jdt.ui.actions
-
Finds references of the selected element in the workspace.
- FindReferencesAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesAction
-
Note: This constructor is for internal use only.
- FindReferencesAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesAction
-
Creates a new
FindReferencesAction
. - FindReferencesInHierarchyAction - Class in org.eclipse.jdt.ui.actions
-
Finds references of the selected element in its hierarchy.
- FindReferencesInHierarchyAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesInHierarchyAction
-
Note: This constructor is for internal use only.
- FindReferencesInHierarchyAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesInHierarchyAction
-
Creates a new
FindReferencesInHierarchyAction
. - FindReferencesInProjectAction - Class in org.eclipse.jdt.ui.actions
-
Finds references to the selected element in the enclosing project of the selected element.
- FindReferencesInProjectAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesInProjectAction
-
Note: This constructor is for internal use only.
- FindReferencesInProjectAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesInProjectAction
-
Creates a new
FindReferencesInProjectAction
. - FindReferencesInWorkingSetAction - Class in org.eclipse.jdt.ui.actions
-
Finds references of the selected element in working sets.
- FindReferencesInWorkingSetAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesInWorkingSetAction
-
Note: This constructor is for internal use only.
- FindReferencesInWorkingSetAction(JavaEditor, IWorkingSet[]) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesInWorkingSetAction
-
Note: This constructor is for internal use only.
- FindReferencesInWorkingSetAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesInWorkingSetAction
-
Creates a new
FindReferencesInWorkingSetAction
. - FindReferencesInWorkingSetAction(IWorkbenchSite, IWorkingSet[]) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesInWorkingSetAction
-
Creates a new
FindReferencesInWorkingSetAction
. - findSharedWorkingCopy(IBufferFactory) - Method in interface org.eclipse.jdt.core.IWorkingCopy
-
Deprecated.Use
ICompilationUnit.findWorkingCopy(WorkingCopyOwner)
instead. - findSource(String, String) - Method in class org.eclipse.jdt.core.WorkingCopyOwner
-
Returns the source of the compilation unit that defines the given type in the given package, or
null
if the type is unknown to this owner. - findSourceElement(String) - Method in class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
-
Deprecated.
- findSourceElement(String) - Method in class org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
-
Deprecated.
- findSourceElement(String) - Method in interface org.eclipse.jdt.launching.sourcelookup.IJavaSourceLocation
-
Deprecated.Returns an object representing the source code for a type with the specified name, or
null
if none could be found. - findSourceElement(String) - Method in class org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation
-
Deprecated.
- findSourceElement(String) - Method in class org.eclipse.jdt.launching.sourcelookup.PackageFragmentRootSourceLocation
-
Deprecated.
- findSourceElements(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.advanced.AdvancedSourceLookupParticipant
- findSourceElements(String) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer
- findSourceElements(String) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer
- FindStringsToExternalizeAction - Class in org.eclipse.jdt.ui.actions
-
Deprecated.use
ExternalizeStringsAction
instead - FindStringsToExternalizeAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindStringsToExternalizeAction
-
Deprecated.Creates a new
FindStringsToExternalizeAction
. - findTestTypes(IJavaElement, IProgressMonitor) - Static method in class org.eclipse.jdt.junit.JUnitCore
-
Finds types that contain JUnit tests in the given container.
- findType(String) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Returns the first type (excluding secondary types) found following this project's classpath with the given fully qualified name or
null
if none is found. - findType(String, String) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Returns the first type (excluding secondary types) found following this project's classpath with the given package name and type qualified name or
null
if none is found. - findType(String, String, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Same functionality as
IJavaProject.findType(String, String)
but also looks for secondary types if the given name does not match a compilation unit name. - findType(String, String, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Returns the first type (excluding secondary types) found following this project's classpath with the given package name and type qualified name or
null
if none is found. - findType(String, String, WorkingCopyOwner, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Same functionality as
IJavaProject.findType(String, String, WorkingCopyOwner)
but also looks for secondary types if the given name does not match a compilation unit name. - findType(String, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Same functionality as
IJavaProject.findType(String)
but also looks for secondary types if the given name does not match a compilation unit name. - findType(String, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Returns the first type (excluding secondary types) found following this project's classpath with the given fully qualified name or
null
if none is found. - findType(String, WorkingCopyOwner, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Same functionality as
IJavaProject.findType(String, WorkingCopyOwner)
but also looks for secondary types if the given name does not match a compilation unit name. - findTypes(Object[], IRunnableContext) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaAppletLaunchShortcut
- findTypes(Object[], IRunnableContext) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut
- findTypes(Object[], IRunnableContext) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut
-
Finds and returns the types in the given collection of elements that can be launched.
- findUnfilteredPackageFragmentRoots(IClasspathEntry) - Method in interface org.eclipse.jdt.core.IJavaProject
-
In a Java 9 project, a classpath entry can be filtered using a
IClasspathAttribute.LIMIT_MODULES
attribute, otherwise for an unnamed module a default set of roots is used as defined in JEP 261. - findUnusedLocalPort(String, int, int) - Static method in class org.eclipse.jdt.launching.SocketUtil
-
Deprecated.Use
findFreePort()
instead. It is possible that this method can return a port that is already in use since the implementation does not bind to the given port to ensure that it is free. - findVariable(String) - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
-
Searches for and returns a variable with the given name, or
null
if unable to resolve a variable with the name. - findVariable(String) - Method in interface org.eclipse.jdt.debug.core.IJavaStackFrame
-
Returns the local, static, or "this" variable with the given name, or
null
if unable to resolve a variable with the name. - findVariable(String) - Method in interface org.eclipse.jdt.debug.core.IJavaThread
-
Returns a variable with the given name, or
null
if unable to resolve a variable with the name, or if this thread is not currently suspended. - findVMInstall(String) - Method in class org.eclipse.jdt.launching.AbstractVMInstallType
- findVMInstall(String) - Method in interface org.eclipse.jdt.launching.IVMInstallType
-
Finds the VM with the given id.
- findVMInstallByName(String) - Method in class org.eclipse.jdt.launching.AbstractVMInstallType
- findVMInstallByName(String) - Method in interface org.eclipse.jdt.launching.IVMInstallType
-
Finds the VM with the given name.
- findWorkingCopy(WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.ICompilationUnit
-
Finds the working copy for this compilation unit, given a
WorkingCopyOwner
. - FindWriteReferencesAction - Class in org.eclipse.jdt.ui.actions
-
Finds field write accesses of the selected element in the workspace.
- FindWriteReferencesAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesAction
-
Note: This constructor is for internal use only.
- FindWriteReferencesAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesAction
-
Creates a new
FindWriteReferencesAction
. - FindWriteReferencesInHierarchyAction - Class in org.eclipse.jdt.ui.actions
-
Finds field write accesses of the selected element in its hierarchy.
- FindWriteReferencesInHierarchyAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesInHierarchyAction
-
Note: This constructor is for internal use only.
- FindWriteReferencesInHierarchyAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesInHierarchyAction
-
Creates a new
FindWriteReferencesInHierarchyAction
. - FindWriteReferencesInProjectAction - Class in org.eclipse.jdt.ui.actions
-
Finds field write accesses of the selected element in the enclosing project.
- FindWriteReferencesInProjectAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesInProjectAction
-
Note: This constructor is for internal use only.
- FindWriteReferencesInProjectAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesInProjectAction
-
Creates a new
FindWriteReferencesInProjectAction
. - FindWriteReferencesInWorkingSetAction - Class in org.eclipse.jdt.ui.actions
-
Finds field write accesses of the selected element in working sets.
- FindWriteReferencesInWorkingSetAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesInWorkingSetAction
-
Note: This constructor is for internal use only.
- FindWriteReferencesInWorkingSetAction(JavaEditor, IWorkingSet[]) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesInWorkingSetAction
-
Note: This constructor is for internal use only.
- FindWriteReferencesInWorkingSetAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesInWorkingSetAction
-
Creates a new
FindWriteReferencesInWorkingSetAction
. - FindWriteReferencesInWorkingSetAction(IWorkbenchSite, IWorkingSet[]) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesInWorkingSetAction
-
Creates a new
FindWriteReferencesInWorkingSetAction
. - finish() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.AbstractVMInstallPage
-
Called when the VM install page wizard is closed by selecting the finish button.
- finish() - Method in interface org.eclipse.jdt.ui.wizards.IClasspathContainerPage
-
Called when the classpath container wizard is closed by selecting the finish button.
- fInput - Variable in class org.eclipse.jdt.ui.JavaElementContentProvider
-
Deprecated.The input object
- fireVMAdded(IVMInstall) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Notifies all VM install changed listeners of the VM addition
- fireVMChanged(PropertyChangeEvent) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Notifies all VM install changed listeners of the given property change.
- fireVMRemoved(IVMInstall) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Notifies all VM install changed listeners of the VM removal
- FIRST_KIND - Static variable in class org.eclipse.jdt.core.CompletionProposal
-
First valid completion kind.
- FIRST_STRING_FRAGMENT - Static variable in class org.eclipse.jdt.core.dom.StringTemplateExpression
-
The "firstFragment" structural property of this node type (child type:
StringFragment
). - firstLeadingCommentIndex(ASTNode) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
-
Return the index in the whole comments list
CompilationUnit.getCommentList()
of the first leading comments associated with the given node. - fIsInitializing - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
- fJREBlock - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
- Flags - Class in org.eclipse.jdt.core
-
Utility class for decoding modifier flags in Java elements.
- FLAGS - Static variable in interface org.eclipse.jdt.core.IJavaModelMarker
-
Flags marker attribute (value
"flags"
). - fLaunchConfiguration - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab
-
The last launch config this tab was initialized from
- fLaunchConfiguration - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaDependenciesTab
-
The last launch config this tab was initialized from
- fLaunchConfiguration - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
- FLOAD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FLOAD_0 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FLOAD_1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FLOAD_2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FLOAD_3 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FLOAT - Enum constant in enum class com.sun.mirror.type.PrimitiveType.Kind
-
The primitive type
float
- FLOAT - Static variable in class org.eclipse.jdt.core.dom.PrimitiveType
-
Type code for the primitive type "float".
- FLOAT_TAG - Static variable in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
-
Tag value for a constant of type
float
- fModifierStatus - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
- FMUL - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- fName - Variable in class org.eclipse.jdt.core.manipulation.ChangeCorrectionProposalCore
- FNEG - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- focus - Variable in class org.eclipse.jdt.core.search.SearchPattern
-
The focus element (used for reference patterns)
- FOLDING_COLLAPSE_COMMENTS - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition id of the collapse comments action (value:
"org.eclipse.jdt.ui.edit.text.java.folding.collapseComments"
). - FOLDING_COLLAPSE_MEMBERS - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition id of the collapse members action (value:
"org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers"
). - FOR_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
ForStatement
. - ForbiddenReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- FORCE_IMMEDIATE_SEARCH - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
-
The search operation starts immediately, even if the underlying indexer has not finished indexing the workspace.
- FORCE_PROBLEM_DETECTION - Static variable in interface org.eclipse.jdt.core.ICompilationUnit
-
Constant indicating that a reconcile operation should recompute the problems even if the source hasn't changed.
- forceReturn(IJavaValue) - Method in interface org.eclipse.jdt.debug.core.IJavaStackFrame
-
Steps out of this frame's method returning the given value.
- format(int, String, int, int, int, String) - Method in class org.eclipse.jdt.core.formatter.CodeFormatter
-
Format
source
, and returns a text edit that correspond to the difference between the given string and the formatted string. - format(int, String, IRegion[], int, String) - Method in class org.eclipse.jdt.core.formatter.CodeFormatter
-
Format
source
, and returns a text edit that correspond to the difference between the given string and the formatted string. - format(String, int, int[], String) - Method in interface org.eclipse.jdt.core.ICodeFormatter
-
Deprecated.Formats the String
sourceString
, and returns a string containing the formatted version. - FORMAT - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the source -> format action (value
"org.eclipse.jdt.ui.edit.text.java.format"
). - FORMAT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Source menu: name of standard Format global action (value
"org.eclipse.jdt.ui.actions.Format"
). - FORMAT_ELEMENT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Source menu: name of standard Format Element global action (value
"org.eclipse.jdt.ui.actions.FormatElement"
). - FormatAllAction - Class in org.eclipse.jdt.ui.actions
-
Formats the code of the compilation units contained in the selection.
- FormatAllAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FormatAllAction
-
Creates a new
FormatAllAction
. - FormatAllAction.ObjectDelegate - Class in org.eclipse.jdt.ui.actions
- FORMATTER_ALIGN_ARROWS_IN_SWITCH_ON_COLUMNS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to align arrows in switch on column - option id: "org.eclipse.jdt.core.formatter.align_arrows_in_switch_on_columns" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_ALIGN_ASSIGNMENT_STATEMENTS_ON_COLUMNS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to align assignment statements on column - option id: "org.eclipse.jdt.core.formatter.align_assignment_statements_on_columns" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_ALIGN_FIELDS_GROUPING_BLANK_LINES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to affect aligning on columns: groups of items are aligned independently if they are separated by at least the selected number of blank lines.
- FORMATTER_ALIGN_SELECTOR_IN_METHOD_INVOCATION_ON_EXPRESSION_FIRST_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent method invocation chains based on the first line of the base expression rather than the last line
- FORMATTER_ALIGN_TYPE_MEMBERS_ON_COLUMNS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to align type members of a type declaration on column - option id: "org.eclipse.jdt.core.formatter.align_type_members_on_columns" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_ALIGN_VARIABLE_DECLARATIONS_ON_COLUMNS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to align variable declarations on column - option id: "org.eclipse.jdt.core.formatter.align_variable_declarations_on_columns" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_ALIGN_WITH_SPACES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to use spaces when aligning members, independent of selected tabulation character - option id: "org.eclipse.jdt.core.formatter.align_with_spaces" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_ALIGNMENT_FOR_ADDITIVE_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of expressions with additive operators (+, -) - option id: "org.eclipse.jdt.core.formatter.alignment_for_additive_operator" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_ENUM_CONSTANT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of annotations on enum constant declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_annotations_on_enum_constant" - possible values: values returned by
createAlignmentValue(boolean, int)
call - default: createAlignmentValue(true, WRAP_ONE_PER_LINE) - FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_FIELD - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of annotations on field declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_annotations_on_field" - possible values: values returned by
createAlignmentValue(boolean, int)
call - default: createAlignmentValue(true, WRAP_ONE_PER_LINE) - FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_LOCAL_VARIABLE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of annotations on local variable - option id: "org.eclipse.jdt.core.formatter.alignment_for_annotations_on_local_variable" - possible values: values returned by
createAlignmentValue(boolean, int)
call - default: createAlignmentValue(true, WRAP_ONE_PER_LINE) - FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_METHOD - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of annotations on method declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_annotations_on_method" - possible values: values returned by
createAlignmentValue(boolean, int)
call - default: createAlignmentValue(true, WRAP_ONE_PER_LINE) - FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_PACKAGE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of annotations on package declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_annotations_on_package" - possible values: values returned by
createAlignmentValue(boolean, int)
call - default: createAlignmentValue(true, WRAP_ONE_PER_LINE) - FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_PARAMETER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of annotations on parameter - option id: "org.eclipse.jdt.core.formatter.alignment_for_annotations_on_parameter" - possible values: values returned by
createAlignmentValue(boolean, int)
call - default: createAlignmentValue(false, WRAP_NO_SPLIT) - FORMATTER_ALIGNMENT_FOR_ANNOTATIONS_ON_TYPE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of annotations on type declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_annotations_on_type" - possible values: values returned by
createAlignmentValue(boolean, int)
call - default: createAlignmentValue(true, WRAP_ONE_PER_LINE) - FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_ALLOCATION_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arguments in allocation expression - option id: "org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_ANNOTATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arguments in annotation - option id: "org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_ENUM_CONSTANT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arguments in enum constant - option id: "org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_EXPLICIT_CONSTRUCTOR_CALL - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arguments in explicit constructor call - option id: "org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_METHOD_INVOCATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arguments in method invocation - option id: "org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_ARGUMENTS_IN_QUALIFIED_ALLOCATION_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arguments in qualified allocation expression - option id: "org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_ASSERTION_MESSAGE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of assertion message separator (:) - option id: "org.eclipse.jdt.core.formatter.alignment_for_assertion_message" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_ASSIGNMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of assignment
(=, +=, -=, *=, /=, %=, &=, ^=, |=, <<=, >>=, >>>=)
- option id: "org.eclipse.jdt.core.formatter.alignment_for_assignment" - possible values: values returned bycreateAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_BINARY_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.Use new settings instead:
DefaultCodeFormatterConstants.FORMATTER_ALIGNMENT_FOR_MULTIPLICATIVE_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_ALIGNMENT_FOR_ADDITIVE_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_ALIGNMENT_FOR_STRING_CONCATENATION
,DefaultCodeFormatterConstants.FORMATTER_ALIGNMENT_FOR_BITWISE_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_ALIGNMENT_FOR_LOGICAL_OPERATOR
- FORMATTER_ALIGNMENT_FOR_BITWISE_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of expressions with bitwise operators (&, ^, |) - option id: "org.eclipse.jdt.core.formatter.alignment_for_bitwise_operator" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_COMPACT_IF - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of compact if - option id: "org.eclipse.jdt.core.formatter.alignment_for_compact_if" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_ONE_PER_LINE, INDENT_BY_ONE) - FORMATTER_ALIGNMENT_FOR_COMPACT_LOOP - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of compact loops - option id: "org.eclipse.jdt.core.formatter.alignment_for_compact_loops" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_ONE_PER_LINE, INDENT_BY_ONE) - FORMATTER_ALIGNMENT_FOR_CONDITIONAL_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of conditional expression - option id: "org.eclipse.jdt.core.formatter.alignment_for_conditional_expression" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_ONE_PER_LINE, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_CONDITIONAL_EXPRESSION_CHAIN - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of conditional expression chains.
- FORMATTER_ALIGNMENT_FOR_ENUM_CONSTANTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of enum constants - option id: "org.eclipse.jdt.core.formatter.alignment_for_enum_constants" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_EXPRESSIONS_IN_ARRAY_INITIALIZER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of expressions in array initializer - option id: "org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_EXPRESSIONS_IN_FOR_LOOP_HEADER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of initialization, termination, and increment expressions in 'for' loop header - option id: "org.eclipse.jdt.core.formatter.alignment_for_for_loop_header" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_EXPRESSIONS_IN_SWITCH_CASE_WITH_ARROW - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of expressions in switch case with arrow - option id: "org.eclipse.jdt.core.formatter.alignment_for_expressions_in_switch_case_with_arrow" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_EXPRESSIONS_IN_SWITCH_CASE_WITH_COLON - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of expressions in switch case with colon - option id: "org.eclipse.jdt.core.formatter.alignment_for_expressions_in_switch_case_with_colon" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_LOGICAL_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of expressions with logical operators (&&, ||) - option id: "org.eclipse.jdt.core.formatter.alignment_for_logical_operator" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of method declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_method_declaration" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_MODULE_STATEMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of module statements - option id: "org.eclipse.jdt.core.formatter.alignment_for_module_statements" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_MULTIPLE_FIELDS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of multiple fields - option id: "org.eclipse.jdt.core.formatter.alignment_for_multiple_fields" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_MULTIPLICATIVE_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of expressions with multiplicative operators (*, /, %) - option id: "org.eclipse.jdt.core.formatter.alignment_for_multiplicative_operator" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_PARAMETERIZED_TYPE_REFERENCES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of type arguments in parameterized type references - option id: "org.eclipse.jdt.core.formatter.alignment_for_parameterized_type_references" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_PARAMETERS_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of parameters in constructor declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_PARAMETERS_IN_METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of parameters in method declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_PERMITTED_TYPES_IN_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of permitted types in type declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_permitted_types_in_type_declaration" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_RECORD_COMPONENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of components in record declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_record_components" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_RELATIONAL_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of expressions with relational operators
(<, >, <=, >=, ==, !=)
- option id: "org.eclipse.jdt.core.formatter.alignment_for_relational_operator" - possible values: values returned bycreateAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_RESOURCES_IN_TRY - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of resources in a try with resources statement - option id: "org.eclipse.jdt.core.formatter.alignment_for_resources_in_try" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_NEXT_PER_LINE, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_SELECTOR_IN_METHOD_INVOCATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of selector in method invocation - option id: "org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_SHIFT_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of expressions with shift operators
(<<, >>, >>>)
- option id: "org.eclipse.jdt.core.formatter.alignment_for_shift_operator" - possible values: values returned bycreateAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_STRING_CONCATENATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of string concatenation expressions - option id: "org.eclipse.jdt.core.formatter.alignment_for_string_concatenation" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_SUPERCLASS_IN_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of superclass in type declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_NEXT_SHIFTED, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_SUPERINTERFACES_IN_ENUM_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of superinterfaces in enum declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_SUPERINTERFACES_IN_RECORD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of superinterfaces in record declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_record_declaration" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_SUPERINTERFACES_IN_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of superinterfaces in type declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_SWITCH_CASE_WITH_ARROW - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of arrow in switch case (->) - option id: "org.eclipse.jdt.core.formatter.alignment_for_switch_case_with_arrow" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_BY_ONE) - FORMATTER_ALIGNMENT_FOR_THROWS_CLAUSE_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of throws clause in constructor declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_THROWS_CLAUSE_IN_METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of throws clause in method declaration - option id: "org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_TYPE_ANNOTATIONS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of type annotations - option id: "org.eclipse.jdt.core.formatter.alignment_for_type_annotations" - possible values: values returned by
createAlignmentValue(boolean, int)
call - default: createAlignmentValue(false, WRAP_NO_SPLIT) - FORMATTER_ALIGNMENT_FOR_TYPE_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of type arguments in method invocations and references - option id: "org.eclipse.jdt.core.formatter.alignment_for_type_arguments" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_TYPE_PARAMETERS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of type parameters in method and type declarations - option id: "org.eclipse.jdt.core.formatter.alignment_for_type_parameters" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_NO_SPLIT, INDENT_DEFAULT) - FORMATTER_ALIGNMENT_FOR_UNION_TYPE_IN_MULTICATCH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option for alignment of exceptions declared in a Union Type in the argument of a multicatch statement - option id: "org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch" - possible values: values returned by
createAlignmentValue(boolean, int, int)
call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT) - FORMATTER_BLANK_LINES_AFTER_CODE_BLOCK - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines after a statement containing a code block - option id: "org.eclipse.jdt.core.formatter.number_of_blank_lines_after_code_block" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_AFTER_IMPORTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines after the imports declaration - option id: "org.eclipse.jdt.core.formatter.blank_lines_after_imports" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_AFTER_LAST_CLASS_BODY_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines after the last class body declaration - option id: "org.eclipse.jdt.core.formatter.blank_lines_after_last_class_body_declaration" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_AFTER_PACKAGE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines after the package declaration - option id: "org.eclipse.jdt.core.formatter.blank_lines_after_package" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_AT_BEGINNING_OF_CODE_BLOCK - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines at the beginning of the code block - option id: "org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_code_block" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_AT_BEGINNING_OF_METHOD_BODY - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines at the beginning of the method body - option id: "org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_AT_END_OF_CODE_BLOCK - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines at the end of the code block - option id: "org.eclipse.jdt.core.formatter.number_of_blank_lines_at_end_of_code_block" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_AT_END_OF_METHOD_BODY - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines at the end of the method body - option id: "org.eclipse.jdt.core.formatter.number_of_blank_lines_at_end_of_method_body" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_BEFORE_ABSTRACT_METHOD - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines before an abstract method declaration - option id: "org.eclipse.jdt.core.formatter.blank_lines_before_abstract_method" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_BEFORE_CODE_BLOCK - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines before a statement containing a code block - option id: "org.eclipse.jdt.core.formatter.number_of_blank_lines_before_code_block" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_BEFORE_FIELD - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines before a field declaration - option id: "org.eclipse.jdt.core.formatter.blank_lines_before_field" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_BEFORE_FIRST_CLASS_BODY_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines before the first class body declaration - option id: "org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_BEFORE_IMPORTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines before the imports declaration - option id: "org.eclipse.jdt.core.formatter.blank_lines_before_imports" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_BEFORE_MEMBER_TYPE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines before a member type declaration - option id: "org.eclipse.jdt.core.formatter.blank_lines_before_member_type" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_BEFORE_METHOD - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines before a non-abstract method declaration - option id: "org.eclipse.jdt.core.formatter.blank_lines_before_method" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_BEFORE_NEW_CHUNK - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines before a new chunk - option id: "org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_BEFORE_PACKAGE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines before the package declaration - option id: "org.eclipse.jdt.core.formatter.blank_lines_before_package" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_BETWEEN_IMPORT_GROUPS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines between import groups - option id: "org.eclipse.jdt.core.formatter.blank_lines_between_import_groups" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_BETWEEN_STATEMENT_GROUPS_IN_SWITCH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines between statement groups in switch - option id: "org.eclipse.jdt.core.formatter.blank_lines_between_statement_groups_in_switch" - possible values: "<n>", where n is an integer.
- FORMATTER_BLANK_LINES_BETWEEN_TYPE_DECLARATIONS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add or remove blank lines between type declarations - option id: "org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations" - possible values: "<n>", where n is an integer.
- FORMATTER_BRACE_POSITION_FOR_ANNOTATION_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of an annotation type declaration - option id: "org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_ANONYMOUS_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of an anonymous type declaration - option id: "org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_ARRAY_INITIALIZER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of an array initializer - option id: "org.eclipse.jdt.core.formatter.brace_position_for_array_initializer" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_BLOCK - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a block - option id: "org.eclipse.jdt.core.formatter.brace_position_for_block" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_BLOCK_IN_CASE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a block in a switch statement/expression when the block is the first statement following a case with colon - option id: "org.eclipse.jdt.core.formatter.brace_position_for_block_in_case" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_BLOCK_IN_CASE_AFTER_ARROW - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a block in a switch statement/expression when the block is the first statement following a case with arrow - option id: "org.eclipse.jdt.core.formatter.brace_position_for_block_in_case_after_arrow" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_CONSTRUCTOR_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a constructor declaration - option id: "org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_ENUM_CONSTANT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of an enum constant - option id: "org.eclipse.jdt.core.formatter.brace_position_for_enum_constant" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_ENUM_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of an enum declaration - option id: "org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_LAMBDA_BODY - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a lambda block - option id: "org.eclipse.jdt.core.formatter.brace_position_for_lambda_body" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a method declaration - option id: "org.eclipse.jdt.core.formatter.brace_position_for_method_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_RECORD_CONSTRUCTOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a record constructor - option id: "org.eclipse.jdt.core.formatter.brace_position_for_record_constructor" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_RECORD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a record declaration - option id: "org.eclipse.jdt.core.formatter.brace_position_for_record_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_SWITCH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a switch statement - option id: "org.eclipse.jdt.core.formatter.brace_position_for_switch" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_BRACE_POSITION_FOR_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position the braces of a type declaration - option id: "org.eclipse.jdt.core.formatter.brace_position_for_type_declaration" - possible values: { END_OF_LINE, NEXT_LINE, NEXT_LINE_SHIFTED, NEXT_LINE_ON_WRAP } - default: END_OF_LINE
- FORMATTER_CLEAR_BLANK_LINES - Static variable in class org.eclipse.jdt.core.JavaCore
-
Deprecated.
- FORMATTER_COMMENT_ALIGN_TAGS_DESCREIPTIONS_GROUPED - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether descriptions and names in Javadoc root tags, should be aligned and grouped by tag type
- FORMATTER_COMMENT_ALIGN_TAGS_NAMES_DESCRIPTIONS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether names and descriptions in Javadoc root tags should be aligned
- FORMATTER_COMMENT_CLEAR_BLANK_LINES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
- FORMATTER_COMMENT_CLEAR_BLANK_LINES_IN_BLOCK_COMMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether blank lines are cleared inside block comments - option id: "org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_COMMENT_CLEAR_BLANK_LINES_IN_JAVADOC_COMMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether blank lines are cleared inside javadoc comments - option id: "org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_COMMENT_CLEARBLANKLINES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
DefaultCodeFormatterConstants.FORMATTER_COMMENT_CLEAR_BLANK_LINES
- FORMATTER_COMMENT_COUNT_LINE_LENGTH_FROM_STARTING_POSITION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether comments' line length will be counted from their starting position - option id: "org.eclipse.jdt.core.formatter.comment.count_line_length_from_starting_position" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_COMMENT_FORMAT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.Use multiple settings for each kind of comments. See
DefaultCodeFormatterConstants.FORMATTER_COMMENT_FORMAT_BLOCK_COMMENT
,DefaultCodeFormatterConstants.FORMATTER_COMMENT_FORMAT_JAVADOC_COMMENT
andDefaultCodeFormatterConstants.FORMATTER_COMMENT_FORMAT_LINE_COMMENT
. - FORMATTER_COMMENT_FORMAT - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
DefaultCodeFormatterConstants.FORMATTER_COMMENT_FORMAT
- FORMATTER_COMMENT_FORMAT_BLOCK_COMMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether multiple lines comments are formatted - option id: "org.eclipse.jdt.core.formatter.comment.format_block_comments" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_COMMENT_FORMAT_HEADER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether the header comment of a Java source file is formatted - option id: "org.eclipse.jdt.core.formatter.comment.format_header" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_COMMENT_FORMAT_HTML - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether HTML tags are formatted
- FORMATTER_COMMENT_FORMAT_JAVADOC_COMMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether javadoc comments are formatted - option id: "org.eclipse.jdt.core.formatter.comment.format_javadoc_comments" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_COMMENT_FORMAT_LINE_COMMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether single line comments are formatted - option id: "org.eclipse.jdt.core.formatter.comment.format_line_comments" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_COMMENT_FORMAT_LINE_COMMENT_STARTING_ON_FIRST_COLUMN - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to format line comments that start on the first column - option id: "org.eclipse.jdt.core.formatter.format_line_comment_starting_on_first_column" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_COMMENT_FORMAT_SOURCE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether code snippets are formatted in comments - option id: "org.eclipse.jdt.core.formatter.comment.format_source_code" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_COMMENT_FORMATHEADER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
DefaultCodeFormatterConstants.FORMATTER_COMMENT_FORMAT_HEADER
- FORMATTER_COMMENT_FORMATHTML - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
DefaultCodeFormatterConstants.FORMATTER_COMMENT_FORMAT_HTML
- FORMATTER_COMMENT_FORMATSOURCE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
DefaultCodeFormatterConstants.FORMATTER_COMMENT_FORMAT_SOURCE
- FORMATTER_COMMENT_INDENT_PARAMETER_DESCRIPTION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether description of Javadoc parameters are indented - option id: "org.eclipse.jdt.core.formatter.comment.indent_parameter_description" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_COMMENT_INDENT_ROOT_TAGS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether Javadoc root tags are indented
- FORMATTER_COMMENT_INDENT_TAG_DESCRIPTION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether Javadoc tag descriptions are indented when wrapped, excluding tags controlled by #FORMATTER_COMMENT_INDENT_PARAMETER_DESCRIPTION - option id: "org.eclipse.jdt.core.formatter.comment.indent_return_description" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_COMMENT_INDENTPARAMETERDESCRIPTION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
DefaultCodeFormatterConstants.FORMATTER_COMMENT_INDENT_PARAMETER_DESCRIPTION
- FORMATTER_COMMENT_INDENTROOTTAGS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
DefaultCodeFormatterConstants.FORMATTER_COMMENT_INDENT_ROOT_TAGS
- FORMATTER_COMMENT_INSERT_EMPTY_LINE_BEFORE_ROOT_TAGS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert an empty line before the Javadoc root tag block - option id: "org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_COMMENT_INSERT_EMPTY_LINE_BETWEEN_DIFFERENT_TAGS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert an empty line between Javadoc tags of different type - option id: "org.eclipse.jdt.core.formatter.comment.insert_new_line_between_different_tags" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_COMMENT_INSERT_NEW_LINE_FOR_PARAMETER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after Javadoc root tag parameters - option id: "org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_COMMENT_JAVADOC_DO_NOT_SEPARATE_BLOCK_TAGS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether paragraph tags in javadoc comments are put with the content or on their own line - option id: "org.eclipse.jdt.core.formatter.comment.javadoc_paragraphs_tags_with_content" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_COMMENT_LINE_LENGTH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the line length for comments
- FORMATTER_COMMENT_LINELENGTH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
DefaultCodeFormatterConstants.FORMATTER_COMMENT_LINE_LENGTH
- FORMATTER_COMMENT_NEW_LINES_AT_BLOCK_BOUNDARIES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether block comments will have new lines at boundaries - option id: "org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_COMMENT_NEW_LINES_AT_JAVADOC_BOUNDARIES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether javadoc comments will have new lines at boundaries - option id: "org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_COMMENT_NEWLINEFORPARAMETER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
DefaultCodeFormatterConstants.FORMATTER_COMMENT_INSERT_NEW_LINE_FOR_PARAMETER
- FORMATTER_COMMENT_PRESERVE_WHITE_SPACE_BETWEEN_CODE_AND_LINE_COMMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control whether the white space between code and line comments should be preserved or replaced with a single space - option id: "org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_COMMENT_SEPARATEROOTTAGS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
DefaultCodeFormatterConstants.FORMATTER_COMMENT_INSERT_EMPTY_LINE_BEFORE_ROOT_TAGS
- FORMATTER_COMPACT_ASSIGNMENT - Static variable in class org.eclipse.jdt.core.JavaCore
-
Deprecated.
- FORMATTER_COMPACT_ELSE_IF - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to compact else/if - option id: "org.eclipse.jdt.core.formatter.compact_else_if" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_CONTINUATION_INDENTATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to set the continuation indentation - option id: "org.eclipse.jdt.core.formatter.continuation_indentation" - possible values: "<n>", where n is zero or a positive integer - default: "2"
- FORMATTER_CONTINUATION_INDENTATION_FOR_ARRAY_INITIALIZER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to set the continuation indentation inside array initializer - option id: "org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer" - possible values: "<n>", where n is zero or a positive integer - default: "2"
- FORMATTER_DISABLING_TAG - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to define the tag to put in a comment to disable the formatting
- FORMATTER_ENABLING_TAG - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to define the tag to put in a comment to re-enable the formatting after it has been disabled (see
DefaultCodeFormatterConstants.FORMATTER_DISABLING_TAG
) - option id: "org.eclipse.jdt.core.formatter.enabling_tag" - possible values: String, with constraints mentioned below - default: "@formatter:on" - FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_ANNOTATION_DECLARATION_HEADER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent body declarations compare to its enclosing annotation declaration header - option id: "org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_ENUM_CONSTANT_HEADER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent body declarations compare to its enclosing enum constant header - option id: "org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_ENUM_DECLARATION_HEADER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent body declarations compare to its enclosing enum declaration header - option id: "org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_RECORD_HEADER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent body declarations compare to its enclosing record header - option id: "org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_record_header" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_INDENT_BODY_DECLARATIONS_COMPARE_TO_TYPE_HEADER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent body declarations compare to its enclosing type header - option id: "org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_INDENT_BREAKS_COMPARE_TO_CASES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent breaks compare to cases - option id: "org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_INDENT_EMPTY_LINES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent empty lines - option id: "org.eclipse.jdt.core.formatter.indent_empty_lines" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_INDENT_STATEMENTS_COMPARE_TO_BLOCK - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent statements inside a block - option id: "org.eclipse.jdt.core.formatter.indent_statements_compare_to_block" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_INDENT_STATEMENTS_COMPARE_TO_BODY - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent statements inside the body of a method or a constructor - option id: "org.eclipse.jdt.core.formatter.indent_statements_compare_to_body" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_INDENT_SWITCHSTATEMENTS_COMPARE_TO_CASES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent switch statements compare to cases - option id: "org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_INDENT_SWITCHSTATEMENTS_COMPARE_TO_SWITCH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent switch statements compare to switch - option id: "org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_INDENTATION_SIZE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the equivalent number of spaces that represents one indentation - option id: "org.eclipse.jdt.core.formatter.indentation.size" - possible values: "<n>", where n is zero or a positive integer - default: "4"
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.All new options must be enabled to activate old strategy
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_MEMBER
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_LOCAL_VARIABLE
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_PARAMETER
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_ENUM_CONSTANT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after an annotation on an enum constant declaration - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_enum_constant" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_FIELD - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after an annotation on a field declaration - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_LOCAL_VARIABLE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after an annotation on a local variable - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_MEMBER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.All new options must be enabled to activate old strategy
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_FIELD
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_METHOD
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_PACKAGE
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_TYPE
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_METHOD - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after an annotation on a method declaration - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_PACKAGE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after an annotation on a package declaration - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_PARAMETER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after an annotation on a parameter - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_TYPE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after an annotation on a type declaration - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_LABEL - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after a label - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_label" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_OPENING_BRACE_IN_ARRAY_INITIALIZER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after the opening brace in an array initializer - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_AFTER_TYPE_ANNOTATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line after a type annotation - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_type_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_AT_END_OF_FILE_IF_MISSING - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line at the end of the current file if missing - option id: "org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_CATCH_IN_TRY_STATEMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before the catch keyword in try statement - option id: "org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_CLOSING_BRACE_IN_ARRAY_INITIALIZER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before the closing brace in an array initializer - option id: "org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_ELSE_IN_IF_STATEMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before the else keyword in if statement - option id: "org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_FINALLY_IN_TRY_STATEMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before the finally keyword in try statement - option id: "org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_BEFORE_WHILE_IN_DO_STATEMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line before while in do statement - option id: "org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ANNOTATION_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ANONYMOUS_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_BLOCK - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.Use
DefaultCodeFormatterConstants.FORMATTER_KEEP_IF_THEN_BODY_BLOCK_ON_ONE_LINE
,DefaultCodeFormatterConstants.FORMATTER_KEEP_LOOP_BODY_BLOCK_ON_ONE_LINE
,DefaultCodeFormatterConstants.FORMATTER_KEEP_CODE_BLOCK_ON_ONE_LINE
, andDefaultCodeFormatterConstants.FORMATTER_KEEP_LAMBDA_BODY_BLOCK_ON_ONE_LINE
instead. - FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ENUM_CONSTANT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ENUM_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_METHOD_BODY - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.
- FORMATTER_INSERT_SPACE_AFTER_ADDITIVE_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after an additive operator (+, -) - option id: "org.eclipse.jdt.core.formatter.insert_space_after_additive_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_AND_IN_TYPE_PARAMETER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after and in wilcard - option id: "org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_ARROW_IN_SWITCH_CASE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after arrow in switch case - option id: "org.eclipse.jdt.core.formatter.insert_space_after_arrow_in_switch_case" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_ARROW_IN_SWITCH_DEFAULT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after arrow in switch default - option id: "org.eclipse.jdt.core.formatter.insert_space_after_arrow_in_switch_default" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_ASSIGNMENT_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after an assignment operator - option id: "org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_AT_IN_ANNOTATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after at in annotation - option id: "org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_AT_IN_ANNOTATION_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after at in annotation type declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_BINARY_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.Use the new settings instead:
DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_AFTER_MULTIPLICATIVE_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_AFTER_ADDITIVE_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_AFTER_STRING_CONCATENATION
,DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_AFTER_SHIFT_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_AFTER_RELATIONAL_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_AFTER_BITWISE_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_AFTER_LOGICAL_OPERATOR
- FORMATTER_INSERT_SPACE_AFTER_BITWISE_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a bitwise operator (&, ^, |) - option id: "org.eclipse.jdt.core.formatter.insert_space_after_bitwise_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_CLOSING_ANGLE_BRACKET_IN_TYPE_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the closing angle bracket in explicit type arguments on method/constructor invocations - option id: "org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_CLOSING_ANGLE_BRACKET_IN_TYPE_PARAMETERS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the closing angle bracket in type parameter declarations - option id: "org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_CLOSING_BRACE_IN_BLOCK - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the closing brace of a block - option id: "org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_CLOSING_PAREN_IN_CAST - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the closing parenthesis of a cast expression - option id: "org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_ASSERT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the colon in an assert statement - option id: "org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_CASE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after colon in a case statement when a opening brace follows the colon - option id: "org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_CONDITIONAL - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the colon in a conditional expression - option id: "org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_FOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after colon in a for statement - option id: "org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COLON_IN_LABELED_STATEMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the colon in a labeled statement - option id: "org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ALLOCATION_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in an allocation expression - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ANNOTATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in annotation - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ARRAY_INITIALIZER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in an array initializer - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_CONSTRUCTOR_DECLARATION_PARAMETERS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the parameters of a constructor declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_CONSTRUCTOR_DECLARATION_THROWS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the exception names in a throws clause of a constructor declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ENUM_CONSTANT_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the arguments of an enum constant - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_ENUM_DECLARATIONS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in enum declarations - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_EXPLICIT_CONSTRUCTOR_CALL_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the arguments of an explicit constructor call - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_FOR_INCREMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the increments of a for statement - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_FOR_INITS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the initializations of a for statement - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_METHOD_DECLARATION_PARAMETERS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the parameters of a method declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_METHOD_DECLARATION_THROWS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the exception names in a throws clause of a method declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_METHOD_INVOCATION_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in the arguments of a method invocation - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_MULTIPLE_FIELD_DECLARATIONS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in multiple field declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_MULTIPLE_LOCAL_DECLARATIONS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in multiple local declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_PARAMETERIZED_TYPE_REFERENCE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in parameterized type reference - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_PERMITTED_TYPES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after comma in the permitted types list in a type header - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_permitted_types" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_RECORD_COMPONENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after comma in record components list - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_record_components" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_SUPERINTERFACES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in superinterfaces names of a type header - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_SWITCH_CASE_EXPRESSIONS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in switch case expressions list - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_switch_case_expressions" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_TYPE_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in explicit type arguments on method/constructor invocations - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_TYPE_PARAMETERS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in type parameter declarations - option id: "org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_ELLIPSIS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after ellipsis - option id: "org.eclipse.jdt.core.formatter.insert_space_after_ellipsis" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_LAMBDA_ARROW - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the -> in lambda expressions - option id: "org.eclipse.jdt.core.formatter.insert_space_after_lambda_arrow" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_LOGICAL_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a logical operator (&&, ||) - option id: "org.eclipse.jdt.core.formatter.insert_space_after_logical_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_MULTIPLICATIVE_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a multiplicative operator (*, /, %) - option id: "org.eclipse.jdt.core.formatter.insert_space_after_multiplicative_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_NOT_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after 'not' operator - option id: "org.eclipse.jdt.core.formatter.insert_space_after_not_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_ANGLE_BRACKET_IN_PARAMETERIZED_TYPE_REFERENCE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening angle bracket in parameterized type reference - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_ANGLE_BRACKET_IN_TYPE_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening angle bracket in explicit type arguments on method/constructor invocations - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_ANGLE_BRACKET_IN_TYPE_PARAMETERS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening angle bracket in type parameter declarations - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_BRACE_IN_ARRAY_INITIALIZER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening brace in an array initializer - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_BRACKET_IN_ARRAY_ALLOCATION_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening bracket inside an array allocation expression - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_BRACKET_IN_ARRAY_REFERENCE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening bracket inside an array reference - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_ANNOTATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in annotation - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_CAST - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a cast expression - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_CATCH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a catch - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a constructor declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_ENUM_CONSTANT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in enum constant - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_FOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a for statement - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_IF - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in an if statement - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a method declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_METHOD_INVOCATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a method invocation - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_PARENTHESIZED_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a parenthesized expression - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_RECORD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a record declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_record_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_SWITCH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a switch statement - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_SYNCHRONIZED - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a synchronized statement - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_TRY - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a try with resources statement - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_WHILE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the opening parenthesis in a while statement - option id: "org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_POSTFIX_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a postfix operator - option id: "org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_PREFIX_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a prefix operator - option id: "org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_QUESTION_IN_CONDITIONAL - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after question mark in a conditional expression - option id: "org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_QUESTION_IN_WILDCARD - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after question mark in a wildcard - option id: "org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_AFTER_RELATIONAL_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a relational operator
(<, >, <=, >=, ==, !=)
- option id: "org.eclipse.jdt.core.formatter.insert_space_after_relational_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT - FORMATTER_INSERT_SPACE_AFTER_SEMICOLON_IN_FOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after semicolon in a for statement - option id: "org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_SEMICOLON_IN_TRY_RESOURCES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after semicolons following each resource declaration in a try with resources statement - option id: "org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_SHIFT_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a shift operator
(<<, >>, >>>)
- option id: "org.eclipse.jdt.core.formatter.insert_space_after_shift_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT - FORMATTER_INSERT_SPACE_AFTER_STRING_CONCATENATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after a string concatenation operator - option id: "org.eclipse.jdt.core.formatter.insert_space_after_string_concatenation" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_AFTER_UNARY_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after an unary operator - option id: "org.eclipse.jdt.core.formatter.insert_space_after_unary_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_ADDITIVE_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before an additive operator (+, -) - option id: "org.eclipse.jdt.core.formatter.insert_space_before_additive_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_AND_IN_TYPE_PARAMETER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before and in wildcard - option id: "org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_ARROW_IN_SWITCH_CASE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before arrow in switch case - option id: "org.eclipse.jdt.core.formatter.insert_space_before_arrow_in_switch_case" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_ARROW_IN_SWITCH_DEFAULT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before arrow in switch default - option id: "org.eclipse.jdt.core.formatter.insert_space_before_arrow_in_switch_default" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_ASSIGNMENT_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before an assignment operator - option id: "org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_AT_IN_ANNOTATION_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before at in annotation type declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_BINARY_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.Use the new settings instead:
DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_BEFORE_MULTIPLICATIVE_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_BEFORE_ADDITIVE_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_BEFORE_STRING_CONCATENATION
,DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_BEFORE_SHIFT_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_BEFORE_RELATIONAL_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_BEFORE_BITWISE_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_BEFORE_LOGICAL_OPERATOR
- FORMATTER_INSERT_SPACE_BEFORE_BITWISE_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a bitwise operator (&, ^, |) - option id: "org.eclipse.jdt.core.formatter.insert_space_before_bitwise_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_ANGLE_BRACKET_IN_PARAMETERIZED_TYPE_REFERENCE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing angle bracket in parameterized type reference - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_ANGLE_BRACKET_IN_TYPE_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing angle bracket in explicit type arguments on method/constructor invocations - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_ANGLE_BRACKET_IN_TYPE_PARAMETERS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing angle bracket in type parameter declarations - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_BRACE_IN_ARRAY_INITIALIZER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing brace in an array initializer - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_BRACKET_IN_ARRAY_ALLOCATION_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing bracket in an array allocation expression - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_BRACKET_IN_ARRAY_REFERENCE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing bracket in an array reference - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_ANNOTATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in annotation - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_CAST - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a cast expression - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_CATCH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a catch - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a constructor declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_ENUM_CONSTANT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in enum constant - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_FOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a for statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_IF - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in an if statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a method declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_METHOD_INVOCATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a method invocation - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_PARENTHESIZED_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a parenthesized expression - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_RECORD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a record declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_record_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_SWITCH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a switch statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_SYNCHRONIZED - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a synchronized statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_TRY - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a try with resources statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_WHILE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the closing parenthesis in a while statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_ASSERT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in an assert statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_CASE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a case statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_CONDITIONAL - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a conditional expression - option id: "org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_DEFAULT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a default statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_FOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a for statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_LABELED_STATEMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before colon in a labeled statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ALLOCATION_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in an allocation expression - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ANNOTATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in annotation - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ARRAY_INITIALIZER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in an array initializer - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_CONSTRUCTOR_DECLARATION_PARAMETERS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the parameters of a constructor declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_CONSTRUCTOR_DECLARATION_THROWS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the exception names of the throws clause of a constructor declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ENUM_CONSTANT_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the arguments of enum constant - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_ENUM_DECLARATIONS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in enum declarations - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_EXPLICIT_CONSTRUCTOR_CALL_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the arguments of an explicit constructor call - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_FOR_INCREMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the increments of a for statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_FOR_INITS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the initializations of a for statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_METHOD_DECLARATION_PARAMETERS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the parameters of a method declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_METHOD_DECLARATION_THROWS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the exception names of the throws clause of a method declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_METHOD_INVOCATION_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the arguments of a method invocation - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_MULTIPLE_FIELD_DECLARATIONS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in a multiple field declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_MULTIPLE_LOCAL_DECLARATIONS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in a multiple local declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_PARAMETERIZED_TYPE_REFERENCE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in parameterized type reference - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_PERMITTED_TYPES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the permitted types list in a type header - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_permitted_types" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_RECORD_COMPONENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in record components list - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_record_components" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_SUPERINTERFACES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in the superinterfaces names in a type header - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_SWITCH_CASE_EXPRESSIONS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the comma in switch case expressions list - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_switch_case_expressions" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_TYPE_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in explicit type arguments on method/constructor invocations - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_TYPE_PARAMETERS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in type parameter declarations - option id: "org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_ELLIPSIS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before ellipsis - option id: "org.eclipse.jdt.core.formatter.insert_space_before_ellipsis" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_LAMBDA_ARROW - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before lambda -> - option id: "org.eclipse.jdt.core.formatter.insert_space_before_lambda_arrow" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_LOGICAL_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a logical operator (&&, ||) - option id: "org.eclipse.jdt.core.formatter.insert_space_before_logical_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_MULTIPLICATIVE_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a multiplicative operator (*, /, %) - option id: "org.eclipse.jdt.core.formatter.insert_space_before_multiplicative_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_ANGLE_BRACKET_IN_PARAMETERIZED_TYPE_REFERENCE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening angle bracket in parameterized type reference - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_ANGLE_BRACKET_IN_TYPE_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening angle bracket in explicit type arguments on method/constructor invocations - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_ANGLE_BRACKET_IN_TYPE_PARAMETERS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening angle bracket in type parameter declarations - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ANNOTATION_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in an annotation type declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ANONYMOUS_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in an anonymous type declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ARRAY_INITIALIZER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in an array initializer - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_BLOCK - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a block - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a constructor declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ENUM_CONSTANT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in an enum constant - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_ENUM_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in an enum declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a method declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_RECORD_CONSTRUCTOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a record constructor - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_record_constructor" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_RECORD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a record declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_record_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_SWITCH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a switch statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACE_IN_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening brace in a type declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACKET_IN_ARRAY_ALLOCATION_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening bracket in an array allocation expression - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACKET_IN_ARRAY_REFERENCE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening bracket in an array reference - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_BRACKET_IN_ARRAY_TYPE_REFERENCE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening bracket in an array type reference - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_ANNOTATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in annotation - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_ANNOTATION_TYPE_MEMBER_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in annotation type member declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_CATCH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a catch - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a constructor declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_ENUM_CONSTANT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in enum constant - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_FOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a for statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_IF - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in an if statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a method declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_METHOD_INVOCATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a method invocation - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_PARENTHESIZED_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a parenthesized expression - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_RECORD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a record declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_record_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_SWITCH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a switch statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_SYNCHRONIZED - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a synchronized statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_TRY - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a try with resources statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_OPENING_PAREN_IN_WHILE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before the opening parenthesis in a while statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_PARENTHESIZED_EXPRESSION_IN_RETURN - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before parenthesized expression in return statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_PARENTHESIZED_EXPRESSION_IN_THROW - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before parenthesized expression in throw statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_POSTFIX_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a postfix operator - option id: "org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_PREFIX_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a prefix operator - option id: "org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_QUESTION_IN_CONDITIONAL - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before question mark in a conditional expression - option id: "org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_QUESTION_IN_WILDCARD - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before question mark in a wildcard - option id: "org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_RELATIONAL_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a relational operator
(<, >, <=, >=, ==, !=)
- option id: "org.eclipse.jdt.core.formatter.insert_space_before_relational_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT - FORMATTER_INSERT_SPACE_BEFORE_SEMICOLON - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before semicolon - option id: "org.eclipse.jdt.core.formatter.insert_space_before_semicolon" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_SEMICOLON_IN_FOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before semicolon in for statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_SEMICOLON_IN_TRY_RESOURCES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before semicolons following each resource declaration in a try with resources statement - option id: "org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BEFORE_SHIFT_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a shift operator
(<<, >>, >>>)
- option id: "org.eclipse.jdt.core.formatter.insert_space_before_shift_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT - FORMATTER_INSERT_SPACE_BEFORE_STRING_CONCATENATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before a string concatenation operator - option id: "org.eclipse.jdt.core.formatter.insert_space_before_string_concatenation" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
- FORMATTER_INSERT_SPACE_BEFORE_UNARY_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before unary operator - option id: "org.eclipse.jdt.core.formatter.insert_space_before_unary_operator" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_BRACKETS_IN_ARRAY_TYPE_REFERENCE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between brackets in an array type reference - option id: "org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_BRACES_IN_ARRAY_INITIALIZER - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty braces in an array initializer - option id: "org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_BRACKETS_IN_ARRAY_ALLOCATION_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty brackets in an array allocation expression - option id: "org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_ANNOTATION_TYPE_MEMBER_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty parenthesis in an annotation type member declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_CONSTRUCTOR_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty parenthesis in a constructor declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_ENUM_CONSTANT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty parenthesis in enum constant - option id: "org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty parenthesis in a method declaration - option id: "org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_PARENS_IN_METHOD_INVOCATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space between empty parenthesis in a method invocation - option id: "org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
- FORMATTER_JOIN_LINE_COMMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify whether the formatter can join consecutive line comments - option id: "org.eclipse.jdt.core.formatter.join_line_comments" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_JOIN_LINES_IN_COMMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify whether the formatter can join text lines in comments or not For example, the following comment: /** * The foo method
- FORMATTER_JOIN_WRAPPED_LINES - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify whether the formatter can join wrapped lines or not For example, the wrapped lines of method foo return statement in following test case: class X { String foo() { return "select x " + "from y " + "where z=a"; } } will be preserved by the formatter when the new preference is used even if the maximum line width would give it enough space to join the lines.
- FORMATTER_KEEP_ANNOTATION_DECLARATION_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when an annotation declaration should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_annotation_declaration_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
- FORMATTER_KEEP_ANONYMOUS_TYPE_DECLARATION_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when an anonymous type declaration should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_anonymous_type_declaration_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
- FORMATTER_KEEP_CODE_BLOCK_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when a code block other than if-then and loop body should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_code_block_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY } - default: ONE_LINE_NEVER
- FORMATTER_KEEP_ELSE_STATEMENT_ON_SAME_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep else statement on the same line - option id: "org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_KEEP_EMPTY_ARRAY_INITIALIZER_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep empty array initializer one one line - option id: "org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_KEEP_ENUM_CONSTANT_DECLARATION_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when an enum constant declaration body should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_enum_constant_declaration_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
- FORMATTER_KEEP_ENUM_DECLARATION_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when an enum declaration should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_enum_declaration_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
- FORMATTER_KEEP_GUARDIAN_CLAUSE_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep guardian clause on one line, in addition to the #FORMATTER_KEEP_IF_THEN_BODY_BLOCK_ON_ONE_LINE option - option id: "org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_KEEP_IF_THEN_BODY_BLOCK_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when an if-then statement body block should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_if_then_body_block_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
- FORMATTER_KEEP_LAMBDA_BODY_BLOCK_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when a lambda body should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_lambda_body_block_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
- FORMATTER_KEEP_LOOP_BODY_BLOCK_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when a loop body block should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_loop_body_block_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
- FORMATTER_KEEP_METHOD_BODY_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when a method body should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_method_body_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
- FORMATTER_KEEP_RECORD_CONSTRUCTOR_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when a record constructor should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_record_constructor_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
- FORMATTER_KEEP_RECORD_DECLARATION_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when a record declaration should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_record_declaration_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
- FORMATTER_KEEP_SIMPLE_DO_WHILE_BODY_ON_SAME_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep a simple 'do-while' loop body on the same line - option id: "org.eclipse.jdt.core.formatter.keep_simple_do_while_body_on_same_line" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_KEEP_SIMPLE_FOR_BODY_ON_SAME_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep a simple 'for' loop body on the same line - option id: "org.eclipse.jdt.core.formatter.keep_simple_for_body_on_same_line" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_KEEP_SIMPLE_GETTER_SETTER_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to always keep simple getters and setters on one line, in addition to the #FORMATTER_KEEP_METHOD_BODY_ON_ONE_LINE option - option id: "org.eclipse.jdt.core.formatter.keep_simple_getter_setter_on_one_line" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_KEEP_SIMPLE_IF_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep simple if statement on the one line - option id: "org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_KEEP_SIMPLE_WHILE_BODY_ON_SAME_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep a simple 'while' loop body on the same line - option id: "org.eclipse.jdt.core.formatter.keep_simple_while_body_on_same_line" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_KEEP_SWITCH_BODY_BLOCK_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when the body of a switch statement/expression with arrows should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_switch_body_block_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
- FORMATTER_KEEP_SWITCH_CASE_WITH_ARROW_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when a block following a switch case with arrow should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_switch_case_with_arrow_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
- FORMATTER_KEEP_THEN_STATEMENT_ON_SAME_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep then statement on the same line - option id: "org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_KEEP_TYPE_DECLARATION_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to control when a type declaration should be kept on one line - option id: "org.eclipse.jdt.core.formatter.keep_type_declaration_on_one_line" - possible values: { ONE_LINE_NEVER, ONE_LINE_IF_EMPTY, ONE_LINE_IF_SINGLE_ITEM, ONE_LINE_ALWAYS, ONE_LINE_PRESERVE } - default: ONE_LINE_NEVER
- FORMATTER_LINE_SPLIT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the length of the page.
- FORMATTER_LINE_SPLIT - Static variable in class org.eclipse.jdt.core.JavaCore
-
Deprecated.
- FORMATTER_NEVER_INDENT_BLOCK_COMMENTS_ON_FIRST_COLUMN - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent block comments that start on the first column - option id: "org.eclipse.jdt.core.formatter.formatter.never_indent_block_comments_on_first_column" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_NEVER_INDENT_LINE_COMMENTS_ON_FIRST_COLUMN - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to indent line comments that start on the first column - option id: "org.eclipse.jdt.core.formatter.formatter.never_indent_line_comments_on_first_column" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_NEWLINE_CONTROL - Static variable in class org.eclipse.jdt.core.JavaCore
-
Deprecated.Use
DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_BEFORE_CATCH_IN_TRY_STATEMENT
,DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_BEFORE_ELSE_IN_IF_STATEMENT
,DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_BEFORE_FINALLY_IN_TRY_STATEMENT
,DefaultCodeFormatterConstants.FORMATTER_INSERT_NEW_LINE_BEFORE_WHILE_IN_DO_STATEMENT
instead. - FORMATTER_NEWLINE_ELSE_IF - Static variable in class org.eclipse.jdt.core.JavaCore
-
Deprecated.
- FORMATTER_NEWLINE_EMPTY_BLOCK - Static variable in class org.eclipse.jdt.core.JavaCore
-
Deprecated.
- FORMATTER_NEWLINE_OPENING_BRACE - Static variable in class org.eclipse.jdt.core.JavaCore
-
Deprecated.Use
DefaultCodeFormatterConstants.FORMATTER_BRACE_POSITION_FOR_ANONYMOUS_TYPE_DECLARATION
,DefaultCodeFormatterConstants.FORMATTER_BRACE_POSITION_FOR_BLOCK
,DefaultCodeFormatterConstants.FORMATTER_BRACE_POSITION_FOR_CONSTRUCTOR_DECLARATION
,DefaultCodeFormatterConstants.FORMATTER_BRACE_POSITION_FOR_METHOD_DECLARATION
,DefaultCodeFormatterConstants.FORMATTER_BRACE_POSITION_FOR_SWITCH
,DefaultCodeFormatterConstants.FORMATTER_BRACE_POSITION_FOR_TYPE_DECLARATION
instead. - FORMATTER_NUMBER_OF_EMPTY_LINES_TO_PRESERVE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the number of empty lines to preserve - option id: "org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve" - possible values: "<n>", where n is zero or a positive integer - default: "0"
- FORMATTER_PARENTHESES_POSITIONS_IN_ANNOTATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position parentheses in annotations - option id: "org.eclipse.jdt.core.formatter.parentheses_positions_in_annotation" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_NOT_EMPTY, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
- FORMATTER_PARENTHESES_POSITIONS_IN_CATCH_CLAUSE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position parentheses in catch clauses - option id: "org.eclipse.jdt.core.formatter.parentheses_positions_in_catch_clause" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
- FORMATTER_PARENTHESES_POSITIONS_IN_ENUM_CONSTANT_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position parentheses in enum constant declarations - option id: "org.eclipse.jdt.core.formatter.parentheses_positions_in_enum_constant_declaration" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_NOT_EMPTY, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
- FORMATTER_PARENTHESES_POSITIONS_IN_FOR_STATEMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position parentheses in 'for' statements - option id: "org.eclipse.jdt.core.formatter.parentheses_positions_in_for_statement" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
- FORMATTER_PARENTHESES_POSITIONS_IN_IF_WHILE_STATEMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position parentheses in 'if' and 'while' statements - option id: "org.eclipse.jdt.core.formatter.parentheses_positions_in_if_while_statement" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
- FORMATTER_PARENTHESES_POSITIONS_IN_LAMBDA_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position parentheses in lambda declarations - option id: "org.eclipse.jdt.core.formatter.parentheses_positions_in_lambda_declaration" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_NOT_EMPTY, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
- FORMATTER_PARENTHESES_POSITIONS_IN_METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position parentheses in method declarations - option id: "org.eclipse.jdt.core.formatter.parentheses_positions_in_method_declaration" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_NOT_EMPTY, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
- FORMATTER_PARENTHESES_POSITIONS_IN_METHOD_INVOCATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position parentheses in method invocations - option id: "org.eclipse.jdt.core.formatter.parentheses_positions_in_method_invocation" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_NOT_EMPTY, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
- FORMATTER_PARENTHESES_POSITIONS_IN_RECORD_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position parentheses in record declarations - option id: "org.eclipse.jdt.core.formatter.parentheses_positions_in_record_declaration" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_NOT_EMPTY, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
- FORMATTER_PARENTHESES_POSITIONS_IN_SWITCH_STATEMENT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position parentheses in 'switch' statements - option id: "org.eclipse.jdt.core.formatter.parentheses_positions_in_switch_statement" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
- FORMATTER_PARENTHESES_POSITIONS_IN_TRY_CLAUSE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to position parentheses in try clauses - option id: "org.eclipse.jdt.core.formatter.parentheses_positions_in_try_clause" - possible values: { COMMON_LINES, SEPARATE_LINES_IF_WRAPPED, SEPARATE_LINES, PRESERVE_POSITIONS } - default: COMMON_LINES
- FORMATTER_PROFILE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls which profile is used by the code formatter.
- FORMATTER_PUT_EMPTY_STATEMENT_ON_NEW_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify whether or not empty statement should be on a new line - option id: "org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_SPACE_CASTEXPRESSION - Static variable in class org.eclipse.jdt.core.JavaCore
-
Deprecated.
- FORMATTER_TAB_CHAR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the tabulation size - option id: "org.eclipse.jdt.core.formatter.tabulation.char" - possible values: { TAB, SPACE, MIXED } - default: TAB
- FORMATTER_TAB_CHAR - Static variable in class org.eclipse.jdt.core.JavaCore
-
Deprecated.Use
DefaultCodeFormatterConstants.FORMATTER_TAB_CHAR
instead. - FORMATTER_TAB_SIZE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify the equivalent number of spaces that represents one tabulation - option id: "org.eclipse.jdt.core.formatter.tabulation.size" - possible values: "<n>", where n is zero or a positive integer - default: "4"
- FORMATTER_TAB_SIZE - Static variable in class org.eclipse.jdt.core.JavaCore
-
Deprecated.Use
DefaultCodeFormatterConstants.FORMATTER_TAB_SIZE
instead. - FORMATTER_TEXT_BLOCK_INDENTATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to specify how text blocks are indented - option id: "org.eclipse.jdt.core.formatter.text_block_indentation" - possible values: { INDENT_PRESERVE, INDENT_BY_ONE, INDENT_DEFAULT, INDENT_ON_COLUMN } - default: INDENT_DEFAULT
- FORMATTER_USE_ON_OFF_TAGS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to use the disabling and enabling tags defined respectively by the
DefaultCodeFormatterConstants.FORMATTER_DISABLING_TAG
and theDefaultCodeFormatterConstants.FORMATTER_ENABLING_TAG
options - FORMATTER_USE_TABS_ONLY_FOR_LEADING_INDENTATIONS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to use tabulations for indentation and spaces for line wrapping - option id: "org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_WRAP_BEFORE_ADDITIVE_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the additive operator (+, -) - option id: "org.eclipse.jdt.core.formatter.wrap_before_additive_operator" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_WRAP_BEFORE_ASSERTION_MESSAGE_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the assertion message operator - option id: "org.eclipse.jdt.core.formatter.wrap_before_assertion_message_operator" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_WRAP_BEFORE_ASSIGNMENT_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the assignment operator - option id: "org.eclipse.jdt.core.formatter.wrap_before_assignment_operator" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_WRAP_BEFORE_BINARY_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
Deprecated.Use the new options instead:
DefaultCodeFormatterConstants.FORMATTER_WRAP_BEFORE_MULTIPLICATIVE_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_WRAP_BEFORE_ADDITIVE_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_WRAP_BEFORE_STRING_CONCATENATION
,DefaultCodeFormatterConstants.FORMATTER_WRAP_BEFORE_BITWISE_OPERATOR
,DefaultCodeFormatterConstants.FORMATTER_WRAP_BEFORE_LOGICAL_OPERATOR
- FORMATTER_WRAP_BEFORE_BITWISE_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the bitwise operator (&, ^, |) - option id: "org.eclipse.jdt.core.formatter.wrap_before_bitwise_operator" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_WRAP_BEFORE_CONDITIONAL_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the '?'
- FORMATTER_WRAP_BEFORE_LOGICAL_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the logical operator (&&, ||) - option id: "org.eclipse.jdt.core.formatter.wrap_before_logical_operator" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_WRAP_BEFORE_MULTIPLICATIVE_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the multiplicative operator (*, /, %) - option id: "org.eclipse.jdt.core.formatter.wrap_before_multiplicative_operator" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_WRAP_BEFORE_OR_OPERATOR_MULTICATCH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the '|' operator in multi-catch statements - option id: "org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_WRAP_BEFORE_RELATIONAL_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the relational operator
(<, >, <=, >=, ==, !=)
- option id: "org.eclipse.jdt.core.formatter.wrap_before_" - possible values: { TRUE, FALSE } - default: TRUE - FORMATTER_WRAP_BEFORE_SHIFT_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the shift operator
(<<, >>, >>>)
- option id: "org.eclipse.jdt.core.formatter.wrap_before_shift_operator" - possible values: { TRUE, FALSE } - default: TRUE - FORMATTER_WRAP_BEFORE_STRING_CONCATENATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the string concatenation operator - option id: "org.eclipse.jdt.core.formatter.wrap_before_string_concatenation" - possible values: { TRUE, FALSE } - default: TRUE
- FORMATTER_WRAP_BEFORE_SWITCH_CASE_ARROW_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap before the arrow operator (->) in switch case - option id: "org.eclipse.jdt.core.formatter.wrap_before_switch_case_arrow_operator" - possible values: { TRUE, FALSE } - default: FALSE
- FORMATTER_WRAP_OUTER_EXPRESSIONS_WHEN_NESTED - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to wrap outer expressions in nested expressions - option id: "org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested" - possible values: { TRUE, FALSE } - default: TRUE
- ForStatement - Class in org.eclipse.jdt.core.dom
-
For statement AST node type.
- fPackageStatus - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
- fPrgmArgumentsLabel - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
- fPrgmArgumentsText - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
- fProvideMembers - Variable in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
- fProvideWorkingCopy - Variable in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
- fragmentEquals(char[], char[], int, boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
-
If isCaseSensite is true, the equality is case sensitive, otherwise it is case insensitive.
- fragments() - Method in class org.eclipse.jdt.core.dom.AbstractTagElement
-
Returns the live list of fragments in this tag element.
- fragments() - Method in class org.eclipse.jdt.core.dom.FieldDeclaration
-
Returns the live list of variable declaration fragments in this field declaration.
- fragments() - Method in class org.eclipse.jdt.core.dom.VariableDeclarationExpression
-
Returns the live list of variable declaration fragments in this expression.
- fragments() - Method in class org.eclipse.jdt.core.dom.VariableDeclarationStatement
-
Returns the live list of variable declaration fragments in this statement.
- FRAGMENTS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.FieldDeclaration
-
The "fragments" structural property of this node type (element type:
VariableDeclarationFragment
). - FRAGMENTS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.JavaDocRegion
-
The "fragments" structural property of this node type (element type:
IDocElement
). - FRAGMENTS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TagElement
-
The "fragments" structural property of this node type (element type:
IDocElement
). - FRAGMENTS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationExpression
-
The "fragments" structural property of this node type (element type:
VariableDeclarationFragment
). - FRAGMENTS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationStatement
-
The "fragments" structural property of this node type (element type:
VariableDeclarationFragment
). - fRelevance - Variable in class org.eclipse.jdt.core.manipulation.ChangeCorrectionProposalCore
- FREM - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- fRequiresAST - Variable in class org.eclipse.jdt.core.manipulation.CleanUpRequirementsCore
-
Deprecated.
- fRequiresAST - Variable in class org.eclipse.jdt.ui.cleanup.CleanUpRequirements
- fRequiresChangedRegions - Variable in class org.eclipse.jdt.core.manipulation.CleanUpRequirementsCore
-
Deprecated.
- fRequiresChangedRegions - Variable in class org.eclipse.jdt.ui.cleanup.CleanUpRequirements
- fRequiresFreshAST - Variable in class org.eclipse.jdt.core.manipulation.CleanUpRequirementsCore
-
Deprecated.
- fRequiresFreshAST - Variable in class org.eclipse.jdt.ui.cleanup.CleanUpRequirements
- FRETURN - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- fromFlagValue(int) - Static method in class org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
-
Returns the modifier corresponding to the given single-bit flag value, or
null
if none or if more than one bit is set. - fromFlagValue(int) - Static method in class org.eclipse.jdt.core.dom.ModuleModifier.ModuleModifierKeyword
-
Returns the module modifier corresponding to the given single-bit flag value, or
null
if none or if more than one bit is set. - fSealedModifierStatus - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
- fSealedSuperClassStatus - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
- fSealedSuperInterfacesStatus - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
- fSourceLookupBlock - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaSourceLookupTab
-
Deprecated.
- FSTORE - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FSTORE_0 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FSTORE_1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FSTORE_2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FSTORE_3 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- FSUB - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- fSuperClassStatus - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
- fSuperInterfacesStatus - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
- fTypeNameStatus - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
- fUseDynamicArea - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
- fViewer - Variable in class org.eclipse.jdt.ui.JavaElementContentProvider
-
Deprecated.The tree viewer
- fVMArgumentsBlock - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
- fWorkingCopy - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
- fWorkingDirectoryBlock - Variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
IJavaElementDelta.F_REORDER
instead.