List of bundles using org.eclipse.jst.common.frameworks

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.jst.j2ee 19 31 0 0 0
org.eclipse.jst.j2ee.ejb 3 0 0 0 0
org.eclipse.jst.j2ee.jca 3 0 0 0 0
org.eclipse.jst.j2ee.ui 4 22 0 0 0
org.eclipse.jst.j2ee.web 9 7 0 0 0
org.eclipse.jst.jee 1 0 0 0 0
org.eclipse.jst.jsf.core 3 0 0 0 0
org.eclipse.jst.servlet.ui 3 0 0 0 0

Back to bundle index

Valid HTML 4.01 Transitional