Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » List of installed plugin(get it programmatically)
List of installed plugin [message #986760] Wed, 21 November 2012 14:51 Go to next message
Andrea Margheri is currently offline Andrea MargheriFriend
Messages: 20
Registered: July 2012
Junior Member
Hi,

how can I get all installed plugins programmatically? I found some examples but they don't run on Juno.

Thanks a lot!

Andrea
Re: List of installed plugin [message #989911 is a reply to message #986760] Sun, 09 December 2012 23:05 Go to previous message
Eban Escott is currently offline Eban EscottFriend
Messages: 61
Registered: July 2009
Member
Hi Andrea,

I would use the BundleContext and invoke the getBundles method. If you are in a class without a reference to the BundleContext you can use the FrameworkUtil to get it.

Hope this helps
Eban

[Updated on: Sun, 09 December 2012 23:06]

Report message to a moderator

Previous Topic:Accessing and exporting log entries in LogView
Next Topic:When I type a tab, spaces are inserted, even after setup
Goto Forum:
  


Current Time: Sun Sep 22 17:49:51 GMT 2024

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

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

Back to the top