Corona

Eclipse Tools Services Project

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 is about tool integration. It will enable Eclipse constructs, such as a project, to be shared in a distributed environment. Corona will provide an Eclipse based server-side runtime environment that will provide web service access to allow manageability to SOA components deploy within Corona.

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.

Please visit the Corona's website for project details.

COS Test Framework

The COS Test Framework provides an extensible environment to define test cases to validate plug-ins as well as logic. It allows the test cases to be defined in their own plug-ins so that they can be dynamically discovered and run separately from the plug-ins that they are testing.