Eclipse Projects
The Eclipse Foundation hosts and supports a number of open source projects
.
There is a huge variety in Eclipse projects, from the Modeling, to IoT and Automotive. Eclipse projects now cover runtimes; static and dynamic languages; thick-client, thin-client, and server-side frameworks; modeling and business reporting; embedded and mobile; and, yes, we still have the best Java IDE.
Please select a project to know more about it. You can also use the Search box at the top left of this page.
Jakarta Config
-
Technology: Cloud Native Java
-
WG: Jakarta EE
-
IC: Jakarta EE
Jakarta Config is a Java API for working with configurations. It supports externalized configuration allowing applications to use different configurations for different environments (dev, test, prod)...
Jakarta Connectors
-
Technology: Cloud Native Java
-
Technology: Specification
-
WG: Jakarta EE
-
IC: Jakarta EE
The Jakarta Connectors Architecture defines a standard architecture for Jakarta EE application components to connect to Enterprise Information Systems.
Jakarta Contexts and Dependency Injection defines a powerful set of complementary services that help to improve the structure of application code.
A well-defined lifecycle for stateful objects bound...
Jakarta Data
-
Technology: Cloud Native Java
-
WG: Jakarta EE
-
IC: Jakarta EE
Jakarta Data provides an API to allow easy data access technologies. Thus, a Java developer can split the persistence and the model with several features such as a Repository interface with the method...
Jakarta EE Platform
-
Technology: Cloud Native Java
-
Technology: Specification
-
WG: Jakarta EE
-
IC: Jakarta EE
The Jakarta EE Platform project produces the Jakarta EE Platform specification, which is an umbrella specification that aggregates all other Jakarta EE specifications. In addition, this Project is...
Jakarta EE TCK
-
Technology: Cloud Native Java
-
WG: Jakarta EE
-
IC: Jakarta EE
Technology Compatibility Kit (TCK) for Jakarta EE platform. Used for testing Jakarta EE implementations for Jakarta EE spec compliance.
Jakarta Enterprise Beans is an architecture for the development and deployment of component-based business applications.
Jakarta Expression Language (also referred to as the EL) provides an important mechanism for enabling the presentation layer (web pages) to communicate with the application logic (managed beans). The...
Jakarta Faces
-
Technology: Cloud Native Java
-
Technology: Specification
-
WG: Jakarta EE
-
IC: Jakarta EE
The Jakarta Faces™ project provides the specification document for the Jakarta Faces specification.
Jakarta Interceptors
-
Technology: Cloud Native Java
-
Technology: Specification
-
WG: Jakarta EE
-
IC: Jakarta EE
Jakarta Interceptors are used to interpose on business method invocations and specific events such as lifecycle events and timeout events that occur on instances of Jakarta EE components and other...
Jakarta JSON Binding
-
Technology: Cloud Native Java
-
Technology: Specification
-
WG: Jakarta EE
-
IC: Jakarta EE
Jakarta JSON Binding is a standard binding layer for converting Java objects to/from JSON messages. It defines a default mapping algorithm for converting existing Java classes to JSON, while enabling...
Jakarta JSON Processing is a Java API to process (e.g. parse, generate, transform and query) JSON documents. It produces and consumes JSON in a streaming fashion (similar to StAX API for XML) and...
Jakarta Mail
-
Technology: Cloud Native Java
-
Technology: Specification
-
WG: Jakarta EE
-
IC: Jakarta EE
Jakarta Mail defines a platform-independent and protocol-independent framework to build mail and messaging applications.
Jakarta Messaging
-
Technology: Cloud Native Java
-
Technology: Specification
-
WG: Jakarta EE
-
IC: Jakarta EE
Jakarta Messaging is a Java Message Oriented Middleware API for sending messages between two or more clients. It is a programming model to handle the producer-consumer messaging problem.
Jakarta MVC
-
Technology: Cloud Native Java
-
Technology: Specification
-
WG: Jakarta EE
-
IC: Jakarta EE
Jakarta Model-View-Controller, or Jakarta MVC for short, is a common pattern in Web frameworks where it is used predominantly to build HTML applications. The model refers to the application’s data...
Jakarta NoSQL
-
Technology: Cloud Native Java
-
Technology: Specification
-
WG: Jakarta EE
-
IC: Jakarta EE
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
-
Technology: Cloud Native Java
-
Technology: Specification
-
WG: Jakarta EE
-
IC: Jakarta EE
The Jakarta Persistence API is the Java API for the management of persistence and object/relational mapping in Jakarta EE and Java SE environments.
The Jakarta Portlet project is responsible for defining the Specification and API, which enables the development of modular, server-side components that can be deployed within a portlet container...
The Jakarta Portlet Bridge project is responsible for defining the Specification and API, which enables the development of Jakarta Faces web applications that can be deployed within a portlet...
Jakarta Query defines the syntax and semantics of the query language itself, including the type system of the language.
Jakarta Query prioritizes clients written in Java. However, it is not by nature...