Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » getEntry(String) for a meta-bundle?
getEntry(String) for a meta-bundle? [message #550320] Thu, 29 July 2010 22:05
Paul Fullbright is currently offline Paul FullbrightFriend
Messages: 201
Registered: July 2009
Senior Member
I'm wondering if there's a way to get an IPath (or URL, perhaps) for an entry for a meta-bundle. That is, I'm not running; I'm developing with a plug-in project, and I'm wondering if PDE has API to try and resolve "resources" during development.

As of now, I'm reduced to retrieving the bundle root from the IBundleProjectDescription and appending the path of the resource I'm looking for, and failing finding it that way, simply appending the path to the project itself. I *hope* this is exhaustive and accurate enough, but PDE API would be much, much better.

- Paul
Previous Topic:How do I get started?
Next Topic:getEntry(String) for a meta-bundle?
Goto Forum:
  


Current Time: Thu Apr 25 15:35:28 GMT 2024

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

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

Back to the top