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

Eclipse4/RCP/Dependency Injection

< Eclipse4‎ | RCP
Revision as of 14:04, 7 April 2011 by Unnamed Poltroon (Talk) (New page: = Dependency Injection = The Eclipse 4 Application Platform provides a dependency injection framework, similar to http://springframework.org/ Spring or [[http://code.google.com/p/goog...)

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

Dependency Injection

The Eclipse 4 Application Platform provides a dependency injection framework, similar to [Spring] or [Guice].

Back to the top