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 "Equinox/p2"

(FAQ)
Line 27: Line 27:
 
* For clients of p2 API
 
* For clients of p2 API
 
:* [[/Helios Migration Guide/]] - A guide for users of the provisional p2 API on how to adopt the new stable p2 API declared in the [[Helios]] release.
 
:* [[/Helios Migration Guide/]] - A guide for users of the provisional p2 API on how to adopt the new stable p2 API declared in the [[Helios]] release.
 +
:* [[/FAQ/ | Frequently Asked Questions]]
  
 
== p2 Developer Resources ==
 
== p2 Developer Resources ==

Revision as of 11:15, 12 September 2011

Equinox p2 is a component of the Equinox project. p2 provides a provisioning platform for Eclipse-based applications. Here in the wiki you can find ongoing design and development information (e.g., How-Tos, plans, etc.). For all Equinox related wiki articles see the Equinox Article Index. For p2-specific articles, see the Equinox p2 Article Index.

Getting Started & User Guides

  • For End Users
  • For Advanced Users / Release Engineers
  • Concepts - A guide for people looking to understand what this is all about.
  • Webapp QuickStart - A quickstart to demonstrate the applicability of the provisioning work in a web application.
  • For clients of p2 API

p2 Developer Resources

  • Plan - The current plans and set of pending issues
  • User Interface - Planning documents related to development of the p2 user interface
  • Meetings - Minutes and information on the weekly public p2 planning and design call
  • Testing - Information on automated and manual testing of p2.
  • Ganymede - Historical information about p2 in the Ganymede release
  • Maintenance_process - The process followed to contribute bug fix to Maintenance builds

See Also

Back to the top