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 05:32
Paul  is currently offline Paul
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: Sat May 18 22:31:20 EDT 2013

Powered by FUDForum. Page generated in 0.02228 seconds