where is project rebuild menu going to be removed from RCP? [message #178985] |
Tue, 13 January 2004 00:42  |
Eclipse User |
|
|
|
Originally posted by: kk.dev.null
As the title says, when are the menu items "Rebuild Project" and
"Rebuild All" going to be removed from the non-IDE platform?
A few of the Eclipse plugins still assume they are part of an
IDE, and not a generic RCP.
One of the most curious thing is the introduction of the plugin
"org.eclipse.ui.ide", which contains the BuildAction as well
as a bunch of other non-IDE stuff.
Are we going to assume that the final RCP will not include
this plugin? or should we consider the "ide" here as
"integrated desktop environment"?
rgds
|
|
|
Re: where is project rebuild menu going to be removed from RCP? [message #183191 is a reply to message #178985] |
Wed, 21 January 2004 17:57  |
Eclipse User |
|
|
|
Originally posted by: John_Arthorne.oti.com_
If you include the "org.eclipse.ui.ide" plugin in your application, then
it will contribute the build actions. If you don't want the build
actions (and other IDE trappings), don't include the IDE plugin in your
RCP application. Note that for testing, you can setup the runtime
workbench launch configuration to include whatever plug-ins you want.
Just remove the IDE plugins from this list.
--
kk wrote:
> As the title says, when are the menu items "Rebuild Project" and
> "Rebuild All" going to be removed from the non-IDE platform?
> A few of the Eclipse plugins still assume they are part of an
> IDE, and not a generic RCP.
>
> One of the most curious thing is the introduction of the plugin
> "org.eclipse.ui.ide", which contains the BuildAction as well
> as a bunch of other non-IDE stuff.
>
> Are we going to assume that the final RCP will not include
> this plugin? or should we consider the "ide" here as
> "integrated desktop environment"?
>
> rgds
|
|
|
Powered by
FUDForum. Page generated in 0.03888 seconds