Skip to content

eclipse/ecf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eclipse Communication Framework

ECF is a set of APIs/frameworks/types for inter-process communication

Current version: 3.15.5

Install into Bndtools for Remote Services development

NEW: Feature for Remote Services tooling that enhances Bndtools 7.1 or higher. Theses tools use bndtools project, workspace, service templates, and OSGi services wizards for simplifying the creation of OSGi remote services. Also present are Eclipse view for debugging remote service endpoint description discovery and remote service export/import. The feature requires that Bndtools 7.1+ be installed into a recent version of Eclipse. Also see the Install into Bndtools 7.1 via Oomph section below for automated install.

Name: ECF 3.15.5

Update Site URL: https://download.eclipse.org/rt/ecf/latest/site.p2

Update Site as Zip: org.eclipse.ecf.sdk_3.15.5.v20250124-1843.zip

Javadocs

Install into Bndtools 7.1 via Oomph

There are now Oomph Setups that will automatically install and configure Eclipse, Bndtools 7.1 and ECF 3.15.5 see here

Download/Install into Apache Karaf 4.4+

https://download.eclipse.org/rt/ecf/latest/karaf-features.xml

Key ECF APIs

OSGi Remote Services

ECF provides a fully-compliant and multi-provider implementation of the OSGi Remote Services and Remote Services Admin/RSA. A number of providers are available in this repo, but there are also many providers available at the ECF github organization.

ECF is the OSGi R8 RS/RSA implementation in the OSGi Test Compatibilty Kit (TCK)

Eclipse Install/Update File Transfer

ECF filetransfer is used by the Eclipse IDE

ECF Github Organization

ECF has an organization with a number of other repos containing Remote Services distribution and discovery providers (e.g. grpc, etcd discovery, hazelcast, JMS, JGroups, xmlrpc-based distribution providers, examples, others). Most of these repos provide distribution or discovery providers that depend upon the core remote services/RSA implementation provided by this repo.

Wiki

See the ECF Wiki for examples, tutorials, other documentation, as well as plans for future releases.

To contribute or find out what's going on right now, please join the ecf-dev mailing list or contact project lead Scott Lewis at github username: scottslewis

Services, Training, and Support

For Remote Services training, support, or custom OSGi or Eclipse development please contact scottslewis at gmail.com via email or post on the ecf-dev mailing list

Contributing to ECF

Contributions are always welcome! See CONTRIBUTING.md