Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

E4/EAS/Object Contributions

< E4‎ | EAS
Revision as of 16:02, 24 October 2009 by Unnamed Poltroon (Talk) (New page: To encourage modularity and separation of concerns, bundles should be able to make action contributions to another bundles' objects to provide a user with functionality that the originatin...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To encourage modularity and separation of concerns, bundles should be able to make action contributions to another bundles' objects to provide a user with functionality that the originating bundle might not have provided.

Eclipse 3.x API

See here.

Back to the top