Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Corona/Gyrex/Merger

The Eclipse Corona project will be merged with Gyrex project to establish a an Eclipse server-side platform. The goal is to establish a Rich Server Platform (RSP) similar to the Rich Client Platform (RCP), but without UI components.

The following plan outlines the steps for merging the existing Corona functionality with the Gyrex project.

Corona Product

  • Corona provides an Eclipse product definition that defines its core runtime distribution for each execution environment.
    • The product definition includes 1 feature: org.eclipse.corona.core
    • All other Corona features can be optionally added to Corona's runtime via P2
Open Issues
  • Corona currently names its Program Launcher eclipses. The extra s at the end is used to indicate server.

Corona Features

Feature: org.eclipse.corona.core

Feature: Diagnostics

Feature: Container Database

Feature: Container Web

Feature: Test Framework

Feature: SDK

PDE Build

P2 Repository

Back to the top