Uses of Class
org.eclipse.jdt.ui.cleanup.CleanUpOptions
Packages that use CleanUpOptions
Package
Description
Application programming interfaces for code clean up.
-
Uses of CleanUpOptions in org.eclipse.jdt.ui.cleanup
Methods in org.eclipse.jdt.ui.cleanup with parameters of type CleanUpOptionsModifier and TypeMethodDescriptionvoidICleanUpOptionsInitializer.setDefaultOptions(CleanUpOptions options) Sets the default options of this initializer.voidICleanUp.setOptions(CleanUpOptions options) Sets the options that will be used.voidICleanUpConfigurationUI.setOptions(CleanUpOptions options) The options to modify in this section.