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"

m
m (Quick Links)
Line 20: Line 20:
  
 
=== Quick Links ===
 
=== Quick Links ===
* [[Corona/GettingStarted|Getting Started]]
+
<table border='1' cellpadding='3' cellspacing='3'>
* [[Corona/Architecture|Architecture]]
+
  <tr>
 
+
      <td align='center' width='33%'>[http://www.eclipse.org/projects/project_summary.php?projectid=technology.corona Portal]</td>
 +
      <td align='center' width='33%'>[http://www.eclipse.org/corona Web Home]</td>
 +
      <td align='center' width='33%'>[http://www.eclipse.org/corona/download.php Download]</td>
 +
  </tr>
 +
  <tr>
 +
      <td align='center' width='33%'>[[Corona/GettingStarted|Getting Started]]</td>
 +
      <td align='center' width='33%'>[[Corona/Architecture|Architecture]]</td>
 +
      <td align='center' width='33%'>&nbsp;</td>
 +
  </tr>
 +
</table>
  
 
=== Resources ===
 
=== Resources ===

Revision as of 10:28, 27 February 2008

Incubation Phase
Eclipse Home

Corona Project - Tools Services Framework

Corona is the Eclipse Tools Services Framework that enables workgroup collaboration. The workgroup is defined as multiple Eclipse based application that share a common context. Corona will distribute actions and events that occur in a local Eclipse workspace to all members of the workgroup.

Corona uses an Eclipse based server-side environment to manage its workgroup environment. Eclipse (non-ui) plug-ins can be deployed to Corona’s server to provide persistent handling of workgroup actions and events. These server-side plug-ins provide web service endpoints and/or participate in Corona’s event model to increase the value of commercial software solutions through cross-product integration.

Project Goals

  • Provide Eclipse based server-side environment to manage Corona's workgroup environment
    • Provide an OSGi-based SOA component framework for server-side Eclipse plug-in deployment.
    • Provide manageability of component and resources via WSDM
  • Provide a context for collaboration within a distributed workgroup environment
    • Distributed Event Model
  • Provide a SDK for create Corona hosted plugins

Quick Links

Portal Web Home Download
Getting Started Architecture  

Resources

Back to the top