Eclipse JDT
Release 3.7

Uses of Package
org.eclipse.jdt.ui.cleanup

Packages that use org.eclipse.jdt.ui.cleanup
org.eclipse.jdt.ui.cleanup Application programming interfaces for code clean up. 
 

Classes in org.eclipse.jdt.ui.cleanup used by org.eclipse.jdt.ui.cleanup
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.
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.
 


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.