Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scottslewis authored Jan 26, 2025
1 parent dce262d commit 9b4e135
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ECF is a set of frameworks supporting multiple types of inter-process communicat

Current version: 3.15.5

### Download/Install into Bndtools/Eclipse
### Download/Install into Bndtools or Eclipse
NEW: Feature for Remote Services tooling that enhances [Bndtools](https://bndtools.org/) 7.1+. Theses tools use bndtools project, workspace, service templates, along with OSGi services wizards for building OSGi remote services. The feature requires that Bndtools 7.1+ be [installed](https://bndtools.org/installation.html) into a recent version of Eclipse.

<b>Name</b>: ECF 3.15.5
Expand All @@ -22,10 +22,10 @@ https://download.eclipse.org/rt/ecf/latest/karaf-features.xml
### OSGi Remote Services
ECF provides a fully-compliant and multi-provider implementation of the [OSGi Remote Services](https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.remoteservices.html) and [Remote Services Admin/RSA](https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.remoteserviceadmin.html). A number of providers are available in this repo, but there are also many providers available at the [ECF github organization](https://github.com/ECF).

ECF is currently the RS/RSA implementation used by the [OSGi Test Compatibilty Kit (TCK)](https://github.com/osgi/osgi)
ECF is the OSGi R8 RS/RSA implementation in the [OSGi Test Compatibilty Kit (TCK)](https://github.com/osgi/osgi)

### Eclipse Install/Update File Transfer
ECF has an API called 'filetransfer' that is depended upon by the [Eclipse platform](https://github.com/eclipse-platform)
ECF filetransfer is used by the [Eclipse IDE](https://github.com/eclipse-platform)

## ECF Github Organization
ECF has an [organization with a number of other repos](https://github.com/ECF) 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.
Expand Down

0 comments on commit 9b4e135

Please sign in to comment.