Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "ECF Identity Bundle"

(New page: Bundle-SymbolicName: '''org.eclipse.ecf.identity''' Bundle-Version: 1.0.0 *Dependencies **Bundles: org.eclipse.equinox.common, org.eclipse.equinox.registry **Packages: org.osgi.framework...)
 
Line 1: Line 1:
 
Bundle-SymbolicName: '''org.eclipse.ecf.identity'''
 
Bundle-SymbolicName: '''org.eclipse.ecf.identity'''
 +
 
Bundle-Version: 1.0.0
 
Bundle-Version: 1.0.0
  
 
*Dependencies
 
*Dependencies
**Bundlesorg.eclipse.equinox.common, org.eclipse.equinox.registry
+
**Bundles
**Packages: org.osgi.framework, org.osgi.service.log, org.osgi.util.tracker, org.eclipse.osgi.util, org.eclipse.osgi.service.debug
+
***org.eclipse.equinox.common
 +
***org.eclipse.equinox.registry
 +
**Packages
 +
***org.osgi.framework
 +
***org.osgi.service.log
 +
***org.osgi.util.tracker
 +
***org.eclipse.osgi.util
 +
***org.eclipse.osgi.service.debug
  
Execution Environment: J2SE-1.3, CDC-1.0/Foundation 1.0
+
Required Execution Environment: J2SE-1.3, CDC-1.0/Foundation 1.0
  
 
[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ecf/plugins/org.eclipse.ecf.core.identity/?root=Technology_Project Bundle Source]
 
[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ecf/plugins/org.eclipse.ecf.core.identity/?root=Technology_Project Bundle Source]
  
 
[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ecf/plugins/org.eclipse.ecf.core.identity/META-INF/MANIFEST.MF?root=Technology_Project&view=markup Bundle Manifest]
 
[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ecf/plugins/org.eclipse.ecf.core.identity/META-INF/MANIFEST.MF?root=Technology_Project&view=markup Bundle Manifest]

Revision as of 18:20, 10 April 2007

Bundle-SymbolicName: org.eclipse.ecf.identity

Bundle-Version: 1.0.0

  • Dependencies
    • Bundles
      • org.eclipse.equinox.common
      • org.eclipse.equinox.registry
    • Packages
      • org.osgi.framework
      • org.osgi.service.log
      • org.osgi.util.tracker
      • org.eclipse.osgi.util
      • org.eclipse.osgi.service.debug

Required Execution Environment: J2SE-1.3, CDC-1.0/Foundation 1.0

Bundle Source

Bundle Manifest

Back to the top