Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » RCP action functionality needed from CDT
RCP action functionality needed from CDT [message #145648] Thu, 30 March 2006 14:39
Eclipse UserFriend
Originally posted by: chaitanya.karlekar.gmail.com

Hi,

CDT provides a wizard 'NewManagedCProjectWizard'. The class is available
in plugins\org.eclipse.cdt.managedbuilder.ui_3.0.1\mgdbuildui.j ar
I want to invoke NewManagedCProjectWizard when a toolbar button is clicked
on my RCP application.
In my project properties I tried adding mgdbuildui.jar as an external JAR
file but I get a run-time error that says 'unable to load class
org.eclipse.cdt.managedbuilder.ui.wizards.NewManagedCProject Wizard'.

1. What would be the right way to use some external JAR?
2. Since I am writing a Rich Client Application, will I be able to deploy
the application properly if I use external JARs?

Thanks and regards,
Chaitanya.
Previous Topic:Problem Saving
Next Topic:Where are the plugins?
Goto Forum:
  


Current Time: Sun Oct 20 13:19:24 GMT 2024

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

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

Back to the top