Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Using PDE API Analysis(Using PDE API Analysis - Clarification of how it works)
Using PDE API Analysis [message #685329] Fri, 17 June 2011 09:32
Paul  is currently offline Paul Friend
Messages: 7
Registered: November 2010
Junior Member
I'm trying to use the PDE analysis API tool in Helios.

To cut a long story short I have added a list of imports so my bundle project compiles. However these imports are being picked up from non-bundles (a different claspath container)

The api analysis tool aborts with a warning

API analysis aborted: com.kirona.addons.dms has unresolved constraints: etc...

For the API Analysis tool to work does it need valid import statements from other bundles? I'm really only interested in the exported packages ensuring developers are maintaining the semantic version of the bundle correctly. I tried setting the "Analysis Options" to ignore "Bundle missing required constraints/pre-requisites" but the API analysis still aborts.

I beleive I am posting in the right place. If not then let me know.

Thanks
Previous Topic:Singleton plug-ins for multiple launches, how separate data/behavior for each launch?
Next Topic:CDT: accessing CDT info without creating project
Goto Forum:
  


Current Time: Wed Apr 24 23:29:10 GMT 2024

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

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

Back to the top