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/Container/Help

Corona provides a container for help collaboration. TheHelp Container is an OSGi application of the Eclipse Help Infocenter.

The Help Container is based upon Corona's server-side component server application model.

Feature

The Help Container is comprised of:

  • org.eclipse.corona.container.help
    • Corona component server application

Configuration

The Help Container is configured via Corona server application arguments. These arguments can be defined using the osgi.applications property within config.ini.

Arguments

port
specifies the port number that the help server will use. This overrides the port number specified in the application server plugin preferences.

Usage

Normal Eclipse Help plug-ins can be deployed to the Help Container. Once they are deployed, they can be referenced via:

Back to the top