|
Eclipse JDT Release 3.8 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ICleanUp | A clean up solves problems in a compilation unit. |
ICleanUpConfigurationUI | Provides the UI to configure a clean up. |
ICleanUpFix | A clean up fix calculates a CompilationUnitChange which can be applied on a document to
fix one or more problems in a compilation unit. |
ICleanUpOptionsInitializer | Initializes the default options for a clean up kind. |
Class Summary | |
---|---|
CleanUpContext | The context that contains all information required by a clean up to create a fix. |
CleanUpOptions | Allows to set and retrieve clean up settings for given options keys. |
CleanUpRequirements | Specifies the requirements of a clean up. |
Application programming interfaces for code clean up.
org.eclipse.jdt.ui.cleanUps
extension point.
|
Eclipse JDT Release 3.8 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.