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

Difference between revisions of "Corona/GettingStarted"

m
 
Line 1: Line 1:
 
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.
 
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 ==
 
* [[Corona/GettingStarted/Platform|Running the Corona server-side Platform]]
 
* [[Corona/GettingStarted/Platform|Running the Corona server-side Platform]]
 +
 +
== Setting Up Corona Develop Environment ==
 +
* [[Corona/GettingStarted/Dev|Setting Up Corona Develop Environment]]
 +
 +
== Creating Corona Server Application ==
 
* [[Corona/GettingStarted/Application|Creating Server Component Application]]
 
* [[Corona/GettingStarted/Application|Creating Server Component Application]]
  
 
[[Category: Corona]]
 
[[Category: Corona]]

Latest revision as of 09:53, 18 August 2008

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.