Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Can not find plug-in id
Can not find plug-in id [message #628628] Thu, 23 September 2010 13:38 Go to next message
saurav sarkar is currently offline saurav sarkarFriend
Messages: 428
Registered: July 2009
Senior Member
Hi All,

I am trying to get the bundle instance by passing the the plug-in id through this method.

Platform.getBundle("bundleid"), it is returning null.It seems the Bundle Indexer i.e. the BundleRepository class's KeyHashedSet 'bundlesById' does not have the bundle id and hence the null.

It seems strange because i double checked the plug-in ID mentioned in manifest file and the id i am supplying.I checked the bundle has been activated also but the bundle repository does not have the bundle id.

I may be missing very simple thing Smile.
Please provide your inputs on this.

cheers,
Saurav


Re: Can not find plug-in id [message #628630 is a reply to message #628628] Thu, 23 September 2010 13:41 Go to previous message
saurav sarkar is currently offline saurav sarkarFriend
Messages: 428
Registered: July 2009
Senior Member
yes silly it was...there was a space at the begining of the id Mad

Previous Topic:Help: Multiple simple foreign key annotations for Hibernate
Next Topic:Is a ViewPane automatically created when creating ViewPart?
Goto Forum:
  


Current Time: Tue Apr 23 15:06:14 GMT 2024

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

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

Back to the top