Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Corona/FAQ

< Corona
Revision as of 20:59, 20 February 2008 by Unnamed Poltroon (Talk) (New page: ==Platform== ===How do I deploy functionality to Corona's server-side environment?=== ;Installation:Package your functionality into '''feature''' and install it into Corona via an '''upd...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Platform

How do I deploy functionality to Corona's server-side environment?

Installation
Package your functionality into feature and install it into Corona via an update site.
Runtime
The functionality should be started/stopped via IApplication. Configure the osgi.applications property to start your application.

Release Engineering

Test Framework

Back to the top