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 #601093] Sun, 15 October 2006 10:22
Markus Liebelt is currently offline Markus LiebeltFriend
Messages: 3
Registered: July 2009
Junior Member
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
Previous Topic:Control RCP App on Server over Web Interface (RAP)
Next Topic:Image with Menu Bar Item
Goto Forum:
  


Current Time: Fri Sep 20 02:18:11 GMT 2024

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

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

Back to the top