List of bundles using org.eclipse.team.ui

Terminology

  1. API References - are references that are only made to public API of a bundle
  2. Internal References - are references that are only made to internal non-API of a bundle
  3. Internal-Permissible References - are references that are only made to internal non-API of a bundle, but are allowed via the x-friends directive
  4. Fragment-Permissible References - are references that are made to internal non-API of a host bundle by a fragment
  5. Other References - are references that have been detected but could not be resolved
Bundle API References Internal References Internal-Permissible References Fragment-Permissible References Other References
org.eclipse.jdt.ui 67 0 0 0 0
org.eclipse.ltk.ui.refactoring 44 0 0 0 0
org.eclipse.mylyn.team.ui 0 16 0 0 0
org.eclipse.rse.importexport 52 2 0 0 0
org.eclipse.team.cvs.ui 1251 0 1060 0 0
org.eclipse.team.ecf.ui 47 0 0 0 0
org.eclipse.wst.jsdt.ui 67 0 0 0 0

Back to bundle index

Valid HTML 4.01 Transitional