List of bundles using org.eclipse.debug.core

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. Other References - are references that have been detected but could not be resolved

Bundle API References Internal References Internal-Permissible References Other References
org.eclipse.ant.ui 738 0 0 0
org.eclipse.debug.ui 5073 0 118 0
org.eclipse.jdt.debug 1457 0 0 0
org.eclipse.jdt.debug.ui 1885 0 0 0
org.eclipse.jdt.junit 240 0 0 0
org.eclipse.jdt.launching 533 0 0 0
org.eclipse.jdt.ui 72 0 0 0
org.eclipse.pde.ui 835 0 0 0
org.eclipse.ui.externaltools 370 0 0 0

Back to bundle index

Valid HTML 4.01 Transitional