- 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
-
- 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_CHANGED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
- F_CLASSPATH_REORDER - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
-
- 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
-
- 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.
- FADD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- 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.ui.cleanup.CleanUpOptions
-
False value
- fArguments - Variable in class org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor
-
- FASTORE - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- 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
-
- 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
-
- fEnclosingTypeStatus - Variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
- 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 - Interface in com.sun.mirror.declaration
-
Represents a field of a type declaration.
- FieldDeclaration - Class in org.eclipse.jdt.core.dom
-
Field declaration node type.
- 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
-
- 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
-
- FieldTypeInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- FieldTypeInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- FieldTypeNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- FieldTypeNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- file() - Method in interface com.sun.mirror.util.SourcePosition
-
Returns the source file containing this position.
- FileASTRequestor - Class in org.eclipse.jdt.core.dom
-
- 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 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(Collection<D>) - Method in class com.sun.mirror.util.DeclarationFilter
-
Returns the declarations matched by this filter.
- 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 - Variable in class org.eclipse.jdt.core.CorrectionEngine
-
This field is not intended to be used by client.
- 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 or protected
declarations.
- FILTER_STATIC - Static variable in class org.eclipse.jdt.ui.actions.MemberFilterActionGroup
-
- 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
-
- 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; returns false 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
-
- FIND_STRINGS_TO_EXTERNALIZE - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
- 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
-
- findClassfilesFor(IFile) - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
-
Finds the class files for the given java file
and returns them.
- FindDeclarationsAction - Class in org.eclipse.jdt.ui.actions
-
Finds declarations of the selected element in the workspace.
- FindDeclarationsAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsAction
-
Creates a new FindDeclarationsAction
.
- FindDeclarationsAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsAction
-
Note: This constructor is for internal use only.
- FindDeclarationsInHierarchyAction - Class in org.eclipse.jdt.ui.actions
-
Finds declarations of the selected element in its hierarchy.
- FindDeclarationsInHierarchyAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsInHierarchyAction
-
Creates a new FindDeclarationsInHierarchyAction
.
- FindDeclarationsInHierarchyAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsInHierarchyAction
-
Note: This constructor is for internal use only.
- FindDeclarationsInProjectAction - Class in org.eclipse.jdt.ui.actions
-
Finds declarations of the selected element in the enclosing project
of the selected element.
- FindDeclarationsInProjectAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsInProjectAction
-
Creates a new FindDeclarationsInProjectAction
.
- FindDeclarationsInProjectAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindDeclarationsInProjectAction
-
Note: This constructor is for internal use only.
- FindDeclarationsInWorkingSetAction - Class in org.eclipse.jdt.ui.actions
-
Finds declarations of the selected element in working sets.
- 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
.
- 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.
- 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.
- 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.
- findElement(IPath) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Returns the IJavaElement
corresponding to the given
classpath-relative path, or null
if no such
IJavaElement
is found.
- findElement(IPath, WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Returns the IJavaElement
corresponding to the given
classpath-relative path, or null
if no such
IJavaElement
is found.
- 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
.
- 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
-
- 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(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementorsAction
-
Creates a new FindImplementorsAction
.
- FindImplementorsAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementorsAction
-
Note: This constructor is for internal use only.
- FindImplementorsInProjectAction - Class in org.eclipse.jdt.ui.actions
-
Finds implementors of the selected element in the enclosing project.
- FindImplementorsInProjectAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementorsInProjectAction
-
Creates a new FindImplementorsInProjectAction
.
- FindImplementorsInProjectAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindImplementorsInProjectAction
-
Note: This constructor is for internal use only.
- FindImplementorsInWorkingSetAction - Class in org.eclipse.jdt.ui.actions
-
Finds implementors of the selected element in working sets.
- 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
.
- 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.
- findInContext(String, String, int) - Method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
-
- 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
-
- 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
-
- findMethods(IMethod) - Method in interface org.eclipse.jdt.core.IType
-
Finds the methods in this type that correspond to
the given method.
- FindOccurrencesInFileAction - Class in org.eclipse.jdt.ui.actions
-
Action to find all occurrences of a compilation unit member (e.g.
- FindOccurrencesInFileAction(IViewPart) - 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
.
- FindOccurrencesInFileAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindOccurrencesInFileAction
-
Note: This constructor is for internal use only.
- FindOccurrencesInFileAction(IWorkbenchSite) - 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
-
- FindReadReferencesAction - Class in org.eclipse.jdt.ui.actions
-
Finds field read accesses of the selected element in the workspace.
- FindReadReferencesAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesAction
-
Creates a new FindReadReferencesAction
.
- FindReadReferencesAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesAction
-
Note: This constructor is for internal use only.
- FindReadReferencesInHierarchyAction - Class in org.eclipse.jdt.ui.actions
-
Finds field read accesses of the selected element in its hierarchy.
- FindReadReferencesInHierarchyAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesInHierarchyAction
-
Creates a new FindReadReferencesInHierarchyAction
.
- FindReadReferencesInHierarchyAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesInHierarchyAction
-
Note: This constructor is for internal use only.
- FindReadReferencesInProjectAction - Class in org.eclipse.jdt.ui.actions
-
Finds field read accesses of the selected element in the enclosing project.
- FindReadReferencesInProjectAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesInProjectAction
-
Creates a new FindReadReferencesInProjectAction
.
- FindReadReferencesInProjectAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReadReferencesInProjectAction
-
Note: This constructor is for internal use only.
- FindReadReferencesInWorkingSetAction - Class in org.eclipse.jdt.ui.actions
-
Finds field read accesses of the selected element in working sets.
- 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
.
- 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.
- 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(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesAction
-
Creates a new FindReferencesAction
.
- FindReferencesAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesAction
-
Note: This constructor is for internal use only.
- FindReferencesInHierarchyAction - Class in org.eclipse.jdt.ui.actions
-
Finds references of the selected element in its hierarchy.
- FindReferencesInHierarchyAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesInHierarchyAction
-
Creates a new FindReferencesInHierarchyAction
.
- FindReferencesInHierarchyAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesInHierarchyAction
-
Note: This constructor is for internal use only.
- FindReferencesInProjectAction - Class in org.eclipse.jdt.ui.actions
-
Finds references to the selected element in the enclosing project
of the selected element.
- FindReferencesInProjectAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesInProjectAction
-
Creates a new FindReferencesInProjectAction
.
- FindReferencesInProjectAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindReferencesInProjectAction
-
Note: This constructor is for internal use only.
- FindReferencesInWorkingSetAction - Class in org.eclipse.jdt.ui.actions
-
Finds references of the selected element in working sets.
- 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
.
- 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.
- findSharedWorkingCopy(IBufferFactory) - Method in interface org.eclipse.jdt.core.IWorkingCopy
-
- 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(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
-
- 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, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaProject
-
- 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
-
- 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
-
- 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
-
- 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.
- findUnusedLocalPort(String, int, int) - Static method in class org.eclipse.jdt.launching.SocketUtil
-
- 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
-
- FindWriteReferencesAction - Class in org.eclipse.jdt.ui.actions
-
Finds field write accesses of the selected element in the workspace.
- FindWriteReferencesAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesAction
-
Creates a new FindWriteReferencesAction
.
- FindWriteReferencesAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesAction
-
Note: This constructor is for internal use only.
- FindWriteReferencesInHierarchyAction - Class in org.eclipse.jdt.ui.actions
-
Finds field write accesses of the selected element in its hierarchy.
- FindWriteReferencesInHierarchyAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesInHierarchyAction
-
Creates a new FindWriteReferencesInHierarchyAction
.
- FindWriteReferencesInHierarchyAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesInHierarchyAction
-
Note: This constructor is for internal use only.
- FindWriteReferencesInProjectAction - Class in org.eclipse.jdt.ui.actions
-
Finds field write accesses of the selected element in the enclosing project.
- FindWriteReferencesInProjectAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesInProjectAction
-
Creates a new FindWriteReferencesInProjectAction
.
- FindWriteReferencesInProjectAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.FindWriteReferencesInProjectAction
-
Note: This constructor is for internal use only.
- FindWriteReferencesInWorkingSetAction - Class in org.eclipse.jdt.ui.actions
-
Finds field write accesses of the selected element in working sets.
- 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
.
- 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.
- 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.
- firstLeadingCommentIndex(ASTNode) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
-
- 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.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 - 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
-
- 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_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.formatter.align_type_members_on_columns"
- possible values: { TRUE, FALSE }
- default: FALSE
- 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_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 by createAlignmentValue(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
-
FORMATTER / Option for alignment of binary expression
- option id: "org.eclipse.jdt.core.formatter.alignment_for_binary_expression"
- 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_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_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_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_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_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_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_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_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_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_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_IMPORTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines after the imports declaration
- option id: "org.eclipse.jdt.core.formatter.blank_lines_after_imports"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_AFTER_PACKAGE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines after the package declaration
- option id: "org.eclipse.jdt.core.formatter.blank_lines_after_package"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_AT_BEGINNING_OF_METHOD_BODY - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add 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 zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_FIELD - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines before a field declaration
- option id: "org.eclipse.jdt.core.formatter.blank_lines_before_field"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_FIRST_CLASS_BODY_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add 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 zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_IMPORTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines before the imports declaration
- option id: "org.eclipse.jdt.core.formatter.blank_lines_before_imports"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_MEMBER_TYPE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add 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 zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_METHOD - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines before a method declaration
- option id: "org.eclipse.jdt.core.formatter.blank_lines_before_method"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_NEW_CHUNK - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines before a new chunk
- option id: "org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BEFORE_PACKAGE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines before the package declaration
- option id: "org.eclipse.jdt.core.formatter.blank_lines_before_package"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- FORMATTER_BLANK_LINES_BETWEEN_IMPORT_GROUPS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines between import groups
- option id: "org.eclipse.jdt.core.formatter.blank_lines_between_import_groups"
- possible values: "<n>", where n is zero or a positive integer
- default: "1"
Note: Import groups are defined once "Organize Import" operation has been executed.
- FORMATTER_BLANK_LINES_BETWEEN_TYPE_DECLARATIONS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to add blank lines between type declarations
- option id: "org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations"
- possible values: "<n>", where n is zero or a positive integer
- default: "0"
- 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 case statement when the block is the first statement following
the case
- 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_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_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
-
- 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
-
- FORMATTER_COMMENT_FORMAT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
- FORMATTER_COMMENT_FORMAT - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
- 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_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
-
- FORMATTER_COMMENT_FORMATHTML - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
- FORMATTER_COMMENT_FORMATSOURCE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
- 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_INDENTPARAMETERDESCRIPTION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
- FORMATTER_COMMENT_INDENTROOTTAGS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
- 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_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_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
-
- 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
-
- 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
-
- FORMATTER_COMPACT_ASSIGNMENT - Static variable in class org.eclipse.jdt.core.JavaCore
-
- 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_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_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"
This option is used only if the tab char is set to MIXED.
- FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
- 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
-
- 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
-
FORMATTER / Option to insert a new line in an empty annotation declaration
- option id: "org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ANONYMOUS_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty anonymous type declaration
- option id: "org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_BLOCK - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty block
- option id: "org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ENUM_CONSTANT - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty enum constant
- option id: "org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ENUM_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty enum declaration
- option id: "org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_METHOD_BODY - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty method body
- option id: "org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body"
- possible values: { INSERT, DO_NOT_INSERT }
- default: INSERT
- FORMATTER_INSERT_NEW_LINE_IN_EMPTY_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a new line in an empty type declaration
- option id: "org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration"
- 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_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
-
FORMATTER / Option to insert a space after a binary operator
- option id: "org.eclipse.jdt.core.formatter.insert_space_after_binary_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 type arguments
- option id: "org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments"
- possible values: { INSERT, DO_NOT_INSERT }
- default: 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 parameters
- 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_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_TYPE_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space after the comma in type arguments
- 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 parameters
- 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_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 type arguments
- 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 parameters
- 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_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_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_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_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_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
-
FORMATTER / Option to insert a space before an binary operator
- option id: "org.eclipse.jdt.core.formatter.insert_space_before_binary_operator"
- possible values: { INSERT, DO_NOT_INSERT }
- default: DO_NOT_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 type arguments
- 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 parameters
- 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_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_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_TYPE_ARGUMENTS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to insert a space before comma in type arguments
- 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 parameters
- 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_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 type arguments
- 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 parameters
- 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_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_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_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_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_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_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_GUARDIAN_CLAUSE_ON_ONE_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Option to keep guardian clause on one line
- option id: "org.eclipse.jdt.core.formatter.format_guardian_clause_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_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_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
-
- 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
Note that this option is ignored if the formatter is created with the mode
ToolFactory.M_FORMAT_NEW
.
- FORMATTER_NEVER_INDENT_LINE_COMMENTS_ON_FIRST_COLUMN - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
- FORMATTER_NEWLINE_CONTROL - Static variable in class org.eclipse.jdt.core.JavaCore
-
- FORMATTER_NEWLINE_ELSE_IF - Static variable in class org.eclipse.jdt.core.JavaCore
-
- FORMATTER_NEWLINE_EMPTY_BLOCK - Static variable in class org.eclipse.jdt.core.JavaCore
-
- FORMATTER_NEWLINE_OPENING_BRACE - Static variable in class org.eclipse.jdt.core.JavaCore
-
- 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_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
-
- 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
More values may be added in the future.
- FORMATTER_TAB_CHAR - Static variable in class org.eclipse.jdt.core.JavaCore
-
- 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
-
- FORMATTER_USE_ON_OFF_TAGS - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
- 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_BINARY_OPERATOR - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
- FORMATTER_WRAP_BEFORE_OR_OPERATOR_MULTICATCH - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
- 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
This option changes the formatter behavior when nested method calls are encountered.
- 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.FieldDeclaration
-
Returns the live list of variable declaration fragments in this field
declaration.
- fragments() - Method in class org.eclipse.jdt.core.dom.TagElement
-
Returns the live list of fragments in this tag element.
- 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
-
- 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
-
- FRAGMENTS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationStatement
-
- FREM - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- 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.
- 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
-