Uses of Class
org.eclipse.cdt.ui.wizards.conversion.ConversionWizard

Packages that use ConversionWizard
org.eclipse.cdt.make.ui.wizards   
org.eclipse.cdt.managedbuilder.ui.wizards   
 

Uses of ConversionWizard in org.eclipse.cdt.make.ui.wizards
 

Subclasses of ConversionWizard in org.eclipse.cdt.make.ui.wizards
 class ConvertToMakeProjectWizard
          This wizard provides a method by which the user can add a C nature to a project that previously had no nature associated with it.
 

Uses of ConversionWizard in org.eclipse.cdt.managedbuilder.ui.wizards
 

Subclasses of ConversionWizard in org.eclipse.cdt.managedbuilder.ui.wizards
 class ConvertToMakeWizard