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/Architecture

Corona's server-side platform is an Eclipse runtime environment. So, its architecture should be familiar to those who are already familiar with the Eclipse Workbench. The same concepts of bundles, plug-ins, and features are supported across both the client and server environments. The Corona server-side platform also supports the OSGi Application concept to manage the runtime lifecycle of a server component.

Components

Name Description
Platform Corona's Eclipse server-side runtime environment
Release Engineering Corona's PDE Build process, etc...
Test Framework Test framework for automated execution of unit tests.
Container: Database OSGi Application for "data" container server
Container: Help OSGi Application for "help" container server
Diagnostics OSGi diagnostic data collection

Copyright © Eclipse Foundation, Inc. All Rights Reserved.