Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Question about lifecycle of Bundle
Question about lifecycle of Bundle [message #73621] Sun, 15 October 2006 10:22 Go to next message
Eclipse UserFriend
Originally posted by: mliebelt.web.de

Hello all together,

I try to get something working to reach the following:
- I have a big installation of eclipse (like Callisto), and use that
installation in different workspaces.
- In one workspace I would like to "disable" some plugins. Eg. I am
working with Java and only with java, in another workspace only with pyton.
- Currently, the java vs. python thing shows up all the time. There are a
lot of menu entries I don't want to use, some views that are not useful ...

I have looked in the BundleHelper class where you can get bundles by the
id. When I uninstall a bundle, the bundle is hidden (no menu, no icon,
....), but it is not reinstallable (as I think, not sure). When I stop a
bundle, the menu of that bundle is visible, and it works. Even when I
restart the workspace, the bundle is visible, even if its state is only
REGISTERED, not ACTIVE.

Is there a way to "disable" a bundle, with the option of reenableing it?

Thank you a lot

Markus Liebelt
Re: Question about lifecycle of Bundle [message #73659 is a reply to message #73621] Tue, 17 October 2006 20:12 Go to previous message
Bjorn Freeman-Benson is currently offline Bjorn Freeman-BensonFriend
Messages: 334
Registered: July 2009
Senior Member
Best to ask questions like this in the eclipse.newcomer newsgroup.

Markus Liebelt wrote:
> I try to get something working to reach the following:
Re: Question about lifecycle of Bundle [message #601104 is a reply to message #73621] Tue, 17 October 2006 20:12 Go to previous message
Bjorn Freeman-Benson is currently offline Bjorn Freeman-BensonFriend
Messages: 334
Registered: July 2009
Senior Member
Best to ask questions like this in the eclipse.newcomer newsgroup.

Markus Liebelt wrote:
> I try to get something working to reach the following:
Previous Topic:Image with Menu Bar Item
Next Topic:Image with Menu Bar Item
Goto Forum:
  


Current Time: Thu Apr 25 19:16:18 GMT 2024

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

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

Back to the top