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

Difference between revisions of "PDE/DS"

< PDE
(Developers)
(Plug-ins)
Line 11: Line 11:
 
* org.eclipse.pde.ds.ui
 
* org.eclipse.pde.ds.ui
 
* org.eclipse.pde.ds.tests
 
* org.eclipse.pde.ds.tests
 
  
 
=== User Resources ===
 
=== User 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 ]

Revision as of 14:20, 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

User Resources

Getting Started with OSGi: Declarative Services and Dependencies

Back to the top