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

Corona's server-side platform is an Eclipse runtime environment. So, Getting Started with Corona should be familiar to those who are already familiar with the Eclipse Workbench. The same concepts of bundles, plug-ins, and features are shared across 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.

Running Corona Server

Setting Up Corona Develop Environment

Creating Corona Server Application

Back to the top