List of bundles using org.eclipse.ltk.ui.refactoring

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.cdt.ui 96 0 0 0 0
org.eclipse.dltk.ui 91 5 0 0 0
org.eclipse.jdt.junit 1 0 0 0 0
org.eclipse.jdt.ui 656 4 0 0 0
org.eclipse.jst.j2ee.ui 18 0 0 0 0
org.eclipse.pde.api.tools.ui 19 0 0 0 0
org.eclipse.pde.ui 65 0 0 0 0
org.eclipse.search 23 0 0 0 0
org.eclipse.wst.jsdt.ui 608 4 0 0 0
org.eclipse.wst.wsdl.ui 8 0 0 0 0
org.eclipse.wst.xsd.ui 41 0 0 0 0

Back to bundle index

Valid HTML 4.01 Transitional