Jenkins

Eclipse SCAVA

Software engineers spend most of their time learning to understand the software they maintain or depend on (or will depend on). The goal of this learning process is to support decision-making. In this

LocationTech uDig: User-friendly Desktop Internet GIS

uDig is an open source desktop application framework, built with Eclipse Rich Client (RCP) technology. uDig provides a complete Java solution for desktop GIS data access, editing, and viewing. User

LocationTech GeoGig

LocationTech GeoGig is a Distributed Version Control System (DVCS) specially designed to handle geospatial data efficiently. It takes inspiration from the source code versioning system Git, but has an approach suited to the spatial data it manages. GeoGig efficiently handles very large binary data, divided up into features with the opportunity to optimise spatial operations using a spatial index. This is in contrast to Git which handles large text data, divided up into lines.

Eclipse OpenJ9

Eclipse OpenJ9™ is a high performance, enterprise calibre, flexibly licensed, openly governed cross platform Java Virtual Machine (JVM) extending and augmenting the runtime technology components from

Eclipse Keti

Keti is a service that was designed to protect RESTfuls API using Attribute Based Access Control (ABAC). The solution itself is implemented as a cloud-native RESTful API that adheres to the guiding

Eclipse sensiNact

The Eclipse sensiNact project consists of a software platform enabling the collection, processing and redistribution of any data relevant to improving the quality of life of urban citizens

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 LSP4E

The project includes the necessary code to integrate any language server (conforming to the Language Server Protocol specification) or Debug Adapter (conforming to the Debug Adapter Protocol) in the

Eclipse JDT LS

The Eclipse JDT Language Server™ is a Java language specific implementation of the language server protocol. It implements the language server protocol and may implement extensions when it is deemed

Eclipse EclEmma

Eclipse EclEmma is a Java code coverage tool for the Eclipse IDE. It brings code coverage analysis directly into the Eclipse IDE workbench: Fast develop/test cycle: Launches from within the workbench