Skip to content

Commit eb55374

Browse files
authored
Update README.md for ECF 3.16.3
Signed-off-by: Scott Lewis <slewis@composent.com>
1 parent b7123ed commit eb55374

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## Eclipse Communications Framework
22
ECF is a set of APIs/frameworks/types for inter-process communication
33

4-
Current version: 3.16.2
5-
Release Date: 5/28/2025
4+
Current version: 3.16.3
5+
Release Date: 7/2/2025
66

7-
## NEW (5/19/2025) ECF adds tooling support for Model Context Protocol (MCP)
7+
## NEW (7/2/2025) ECF enhances tooling support for Model Context Protocol (MCP)
88

9-
As part of ECF 3.16.1, there is a new bundle/jar in ECF that adds annotation classes and a few utility classes. It's available in [ECF 3.16.1 p2 repo](https://download.eclipse.org/rt/ecf/latest/) and via [maven central](https://central.sonatype.com/artifact/org.eclipse.ecf/org.eclipse.ecf.ai.mcp.tools).
9+
As part of ECF 3.16.3, there is a new bundle/jar in ECF that adds annotation classes and a few utility classes. It's available in [ECF 3.16.3 p2 repo](https://download.eclipse.org/rt/ecf/latest/) and via [maven central](https://central.sonatype.com/artifact/org.eclipse.ecf/org.eclipse.ecf.ai.mcp.tools).
1010

1111
There is an example [here](https://github.com/ECF/Py4j-RemoteServicesProvider/blob/master/examples/org.eclipse.ecf.examples.ai.mcp.toolservice/src/org/eclipse/ecf/examples/ai/mcp/toolservice/ArithmeticTools.java) of using these annotations for two tools declared by a single service interface.
1212

0 commit comments

Comments
 (0)