Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Can not find plug-in id
Can not find plug-in id [message #628628] Thu, 23 September 2010 09:38 Go to next message
Eclipse UserFriend
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 09:41 Go to previous message
Eclipse UserFriend
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: Wed Jul 16 22:02:18 EDT 2025

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

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

Back to the top