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

EIG:Runtime Dependencies/Configuration

Revision as of 14:44, 12 February 2011 by Mpetzold.gmx.net (Talk | contribs) (ECF Bundles (OSGi Remote Service Implementation))

The ECF Remote Services bundles are included in the ECF SDK, which can be downloaded or installed via p2 or Eclipse Marketplace.

OSGi Remote Service Bundles

If the ECF SDK is installed into Eclipse, then the ECF Remote Services bundles are installed, but also a number of Eclipse views and perspectives are made available for use within Eclipse. If you only would like to use the bundles of the OSGi Remote Service implementation, take these:

ECF Bundles (OSGi Remote Service Implementation)

Bundle Description
org.eclipse.ecf
org.eclipse.ecf.discovery
org.eclipse.ecf.identity
org.eclipse.ecf.osgi.services.discovery
org.eclipse.ecf.osgi.services.distribution
org.eclipse.ecf.osgi.services.remoteserviceadmin
org.eclipse.ecf.provider
org.eclipse.ecf.remoteservice
org.eclipse.ecf.sharedobject

ECF Distribution Provider Bundles

org.eclipse.ecf.provider.remoteservice org.eclipse.ecf.provider.r_osgi

ECF Discovery Provider Bundles

org.eclipse.ecf.provider.jmdns org.eclipse.ecf.provider.jslp org.eclipse.ecf.provider.localdiscovery org.eclipse.ecf.provider.zookeeper

Other Bundles

ch.ethz.iks.r_osgi.remote ch.ethz.iks.slp org.apache.zookeeper org.objectweb.asm

Back to the top