Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » org.eclipse.cdt.managedbuilder.ui.cdtwizard
org.eclipse.cdt.managedbuilder.ui.cdtwizard [message #209074] Sun, 03 February 2008 09:51 Go to next message
Eclipse UserFriend
Originally posted by: hilal.arslan.bte.mam.gov.tr

how can I extend "org.eclipse.cdt.managedbuilder.ui.CDTwizard" extention
point.
Even I added org.eclipse.cdt.managedbulder.ui, there is no extention point
defined above. I've searched eclipse.org. I've found the extention point
with such explanation below. Which package sould I add more?

"The topic that you have requested is not available. The link may be
wrong, or you may not have the corresponding product feature installed.
This online help only includes documentation for features that are
installed."

The CDT version I'm using is 4.0.2.200711280800
Re: org.eclipse.cdt.managedbuilder.ui.cdtwizard [message #209090 is a reply to message #209074] Mon, 04 February 2008 09:00 Go to previous message
Eclipse UserFriend
Originally posted by: angvoz.yahoo.com

Hilal wrote:

> how can I extend "org.eclipse.cdt.managedbuilder.ui.CDTwizard" extention
> point.
> Even I added org.eclipse.cdt.managedbulder.ui, there is no extention point
> defined above. I've searched eclipse.org. I've found the extention point
> with such explanation below. Which package sould I add more?

You probably want org.eclipse.cdt.managedbuilder.ui.newWizardPages. You
can check sources of org.eclipse.cdt.managedbuilder.ui.tests to see how a
AlwaysPresentWizardPage is implemented. Just make sure you assign pageID
to match ID in Extensions for new wizard page.


> "The topic that you have requested is not available. The link may be
> wrong, or you may not have the corresponding product feature installed.
> This online help only includes documentation for features that are
> installed."

> The CDT version I'm using is 4.0.2.200711280800
Previous Topic:Managed C++ Projects: a figment of my imagination?
Next Topic:GDB cannot find source files
Goto Forum:
  


Current Time: Wed Jul 30 10:19:06 EDT 2025

Powered by FUDForum. Page generated in 0.03916 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top