List of Projects

Eclipse Dataspace Protocol

The Eclipse Dataspace Protocol is used in the context of data spaces as described and defined in the subsequent sections with the purpose to support interoperability. In this context, the

Eclipse Sisu

Eclipse Sisu is a modular JSR330-based container that supports classpath scanning, auto-binding, and dynamic auto-wiring. Sisu uses Google-Guice to perform dependency injection and provide the core

Eclipse ATL

Eclipse ATL (ATL Transformation Language) is a model transformation language and toolkit. In the field of Model-Driven Engineering (MDE), ATL provides ways to produce a set of target models from a set

Eclipse TM4E™ - TextMate support in the Eclipse IDE

Eclipse TM4E™ includes the necessary code to easily set up syntax highlighting for a wide diversity of languages in the Eclipse IDE, by reusing TextMate grammars. The default integration is to provide

Eclipse GMF Runtime

The Eclipse GMF Runtime is an industry proven application framework for creating graphical editors using Eclipse EMF and Eclipse GEF. The GMF Runtime provides many features that one would have to code

Eclipse EMF Client Platform

The Eclipse EMF Client Platform is a framework for building EMF-based client applications. The goal is to provide reusable, adaptable and extensible UI components to develop applications based on a

Eclipse e(fx)clipse™

The Eclipse e(fx)clipse™ project provides tooling and runtime components that help developers create JavaFX applications.

Eclipse LSP4J

Eclipse LSP4J™ is a Java implementation of VSCode's language server protocol and debug adapter protocol intended to be consumed by tools and language servers and debug adapters implemented in Java.

Eclipse Aidge

The Eclipse Aidge platform is a comprehensive solution for fast and accurate Deep Neural Network (DNN) simulation and full and automated DNN-based applications building. The platform integrates

Eclipse Angus

Eclipse Angus™ provides implementations of Jakarta Activation, a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece

Jakarta NoSQL

Create the specification in Jakarta EE to help Jakarta EE developers create enterprise-grade applications using Java® and NoSQL technologies. It helps them create scalable applications while

Jakarta Persistence

The Jakarta Persistence API is the Java API for the management of persistence and object/relational mapping in Jakarta EE and Java SE environments.

Jakarta RESTful Web Services

Jakarta RESTful Web Services provides a specification document, TCK and foundational API to develop web services following the Representational State Transfer (REST) architectural pattern. JAX-RS

Jakarta RPC

The main goal of Jakarta RPC project is to make gRPC easier to use within Jakarta EE ecosystem, by allowing developers to define gRPC services and clients the same way they are defining REST services

Jakarta Security

Jakarta Security provides a set of required security functionalities including authentication, authorization, data integrity, and transport security.

Jakarta Server Pages

Jakarta Server Pages is a technology that helps software developers create dynamically generated web pages based on HTML, XML, or other document types.

Jakarta Servlet™

Jakarta Servlet™ is a standard technology for interacting with the web on the Jakarta EE platform.

Jakarta Stable APIs

This project contains stable (legacy) APIs, RIs and TCKs which won't be developed in future.

Jakarta Standard Tag Library

Jakarta Standard Tag Library encapsulates as simple tags the core functionality common to many Web applications. JSTL has support for common, structural tasks such as iteration and conditionals, tags

Jakarta Transactions

Jakarta Transactions specifies standard Java interfaces between a transaction manager and the parties involved in a distributed transaction system: the resource manager, the application server, and