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 "Eclipse4/RCP/EAS"

< Eclipse4‎ | RCP
(New page: The '''"Twenty Things"''', also known as the ''Eclipse Application Services'', are a collection of services exposed by the Eclipse 4 framework for consumption and use by clients. These ser...)
 
Line 1: Line 1:
The '''"Twenty Things"''', also known as the ''Eclipse Application Services'', are a collection of services exposed by the Eclipse 4 framework for consumption and use by clients. These services are intended to be injected into your constructed objects and handlers.
+
The '''"Twenty Things"''', also known as the '''Eclipse Application Services''', are a collection of services exposed by the Eclipse 4 framework for consumption and use by clients. These services are intended to be injected into your constructed objects and handlers.

Revision as of 16:14, 11 April 2011

The "Twenty Things", also known as the Eclipse Application Services, are a collection of services exposed by the Eclipse 4 framework for consumption and use by clients. These services are intended to be injected into your constructed objects and handlers.

Back to the top