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 "PDE/DS"

< PDE
(User Resources)
(Resources)
Line 14: Line 14:
 
=== Resources ===
 
=== Resources ===
 
[http://www.eclipsezone.com/eclipse/forums/t97690.rhtml Getting Started with OSGi: Declarative Services and Dependencies ]
 
[http://www.eclipsezone.com/eclipse/forums/t97690.rhtml Getting Started with OSGi: Declarative Services and Dependencies ]
 +
[http://www2.osgi.org/javadoc/r4/org/osgi/service/component/package-summary.html#package_description Declarative Services API]

Revision as of 14:37, 14 April 2008

Work Area

The goal of Declarative Services (DS) Tooling work area is to provide first-class tooling for DS.

Developers

  • Chris Aniszczyk
  • Rafael Oliveira Nóbrega

Plug-ins

  • org.eclipse.pde.ds.core
  • org.eclipse.pde.ds.ui
  • org.eclipse.pde.ds.tests

Resources

Getting Started with OSGi: Declarative Services and Dependencies Declarative Services API

Back to the top