]
Nick Boldt closed JBIDE-23398.
------------------------------
Resolution: Won't Fix
check Import-Package declarations to find more ui deps in core
plugins
----------------------------------------------------------------------
Key: JBIDE-23398
URL:
https://issues.jboss.org/browse/JBIDE-23398
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: build, common
Affects Versions: 4.4.2.AM2
Reporter: Nick Boldt
Assignee: Rob Stryker
Priority: Minor
Fix For: 4.4.2.AM3
Current enforcer is good in that it finds Require-Bundle paths of dependencies.
But we should really be checking Import-Package relationships too, since some plugins
(eg., openshift.client) don't use Require-Bundle at all.