List of bundles using org.eclipse.jst.j2ee.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.jpt.ui 12 11 0 0 0
org.eclipse.jst.ejb.ui 0 159 0 0 0
org.eclipse.jst.j2ee.ejb.annotations.ui 0 12 0 0 0
org.eclipse.jst.j2ee.jca.ui 0 77 0 0 0
org.eclipse.jst.j2ee.navigator.ui 0 46 0 0 0
org.eclipse.jst.j2ee.webservice.ui 0 20 0 0 0
org.eclipse.jst.jee.ui 5 36 0 0 0
org.eclipse.jst.servlet.ui 0 152 0 0 0

Back to bundle index

Valid HTML 4.01 Transitional