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

Plugin Discovery

Revision as of 16:10, 15 October 2008 by Unnamed Poltroon (Talk) (New page: The purpose of this wiki is to organize efforts to collaborate between WTP and DTP projects on a common infrastructure discovering and installing plugins that conform to certain criteria (...)

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

The purpose of this wiki is to organize efforts to collaborate between WTP and DTP projects on a common infrastructure discovering and installing plugins that conform to certain criteria (such as being a WTP server adapter or a DTP database enablement plugin).

Requirements:

  • A framework that can locate plugins that conform to particular criteria and are compatible with user's Eclipse configuration. The framework should consult a central registry maintained at eclipse.org. Should there be a connection to EPIC? How will this list be maintained? Any safeguards?
  • A UI piece that can be embedded in various contexts such as WTP runtime creation wizard or DTP database connection wizard.
  • (Future) A more general UI for downloading and installing arbitrary plugins known to eclipse.org. This could behave similarly to how Firefox installs add-ons.

Back to the top