[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] New Project Wizard

Hi Guys,

I'm new to eclipse plugins and the CDT - and am hopeful you can help with my first plugin.

What I'd like to do is programmatically open the new C project Wizard with some pre-populated values (specifically the project name and location).  Something like the OpenNewJavaProjectWizardAction but with CDT.  I can't seem to find the equivalent after doing a quick search.

Thanks in advance for the help!