Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » where is project rebuild menu going to be removed from RCP?
where is project rebuild menu going to be removed from RCP? [message #178985] Tue, 13 January 2004 00:42 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Plugin project does not see org.eclipse.core.runtime classes
Next Topic:Unable to instantiate classes from run-time libraries
Goto Forum:
  


Current Time: Tue Jul 15 13:50:28 EDT 2025

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

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

Back to the top