[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Re: Need Info on CWizardRegistry class

Hi,

I need some information about "CWizardRegistry" class. What's the use of this class and when this is called/invoked.

The class is located in org.eclipse.cdt.ui project. Searching for references within your workspace will show you where it is used.


The purpose of it is to help process the org.eclipse.ui.newWizards extension point for some CDT specific purposes.

Enjoy!
Jonah