RCP action functionality needed from CDT [message #145648] |
Thu, 30 March 2006 09:39 |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.06115 seconds