List of bundles using org.eclipse.jdt.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 383 0 0 0
org.eclipse.jdt.apt.core 2064 0 0 0
org.eclipse.jdt.apt.pluggable.core 15 0 16 0
org.eclipse.jdt.apt.ui 11 0 0 0
org.eclipse.jdt.compiler.apt 42 1102 0 0
org.eclipse.jdt.compiler.tool 22 0 134 0
org.eclipse.jdt.core.manipulation 166 0 0 0
org.eclipse.jdt.debug 1711 3 0 0
org.eclipse.jdt.debug.ui 2115 0 0 0
org.eclipse.jdt.junit 1428 0 0 0
org.eclipse.jdt.launching 756 0 0 0
org.eclipse.jdt.ui 62581 0 0 0
org.eclipse.pde.api.tools 917 29 0 0
org.eclipse.pde.api.tools.ui 273 0 0 0
org.eclipse.pde.core 483 0 0 0
org.eclipse.pde.runtime 5 0 0 0
org.eclipse.pde.ui 1028 0 0 0

Back to bundle index

Valid HTML 4.01 Transitional