|
Re: How Can I link my RCP Application with Wizard page ? [message #447510 is a reply to message #447508] |
Fri, 07 April 2006 15:55 |
Eclipse User |
|
|
|
Originally posted by: sdubovik.welho.com
Sure it's possible. Add org.eclipse.jdt.ui as a dependency. And several
dozens of other plugins which are required for jdt.ui. Create New action
(ActionFactory.NEW.create(window)) and you will get it (don't be
surprised when your simple rcp application will look like Eclipse IDE ;) )
> Hi to All,
>
> I want to develop a simple prototype using RCP in eclipse3.1 ...
>
> Functional Scenarios which i want from this application are like these ::
>
> I want to develop a simple RCP application which is totally blank with
> one menubar option having one option ( any name ) in that ... I can
> successfully do this ...
>
> now what i want is, once i press that option from running RCP
> application, i want to open-up default new project generation wizard
> page ( which we use, when we are going to develop any project in eclipse
> by selecting File->New-> Project sequences ).
>
> So, thing is all about linking my plug-in ( which is having RCP
> Application ) to that of default eclipse plug-in ( which is responsible
> for this generating new project wizard page ) whether this is possible
> in RCP Application OR not ? and if yes, then how should i go ahead with
> this issues ?
>
> Thanks,
>
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.03981 seconds