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"

(Planning Documents)
(FAQ)
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Equinox p2 is a component of the Eclipse [http://eclipse.org/equinox/ Equinox] project. p2 provides a framework for provisioning 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 [[:Category:Equinox|Equinox Article Index]]. For p2-specific articles, see the [[:Category:Equinox_p2|Equinox p2 Article Index]].
+
'''Equinox p2''' is a component of the [http://eclipse.org/equinox/ 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 [[:Category:Equinox|Equinox Article Index]]. For p2-specific articles, see the [[:Category:Equinox_p2|Equinox p2 Article Index]].
  
==Getting Started & User Guides ==
+
== Getting Started & User Guides ==
  
* For End Users
+
*For End Users
:* [[Equinox p2 Update UI Users Guide]] - A guide to using p2 in Eclipse to update your workbench
+
:* [[Equinox p2 Getting Started]] - A guide for users of p2-enabled Eclipse applications.
+
  
* For Advanced Users / Release Engineers
+
:*[[/Update UI Users Guide/]] - A guide to using p2 in Eclipse to update your workbench
:* [[Equinox p2 User Interface]] - About the end-user Update interface
+
:* [[Equinox p2 Admin UI Users Guide]] - A guide to using the Admin UI for bundle pool installation
+
:* [[Equinox p2 Getting Started for Releng]] - An adoption guide for people assembling Eclipse-based products and update sites
+
:* [[Equinox p2 director application]] - How to invoke p2 installation from the commandline
+
:* [[Equinox p2 Console Users Guide]] - How to invoke p2 from within the OSGi console
+
:* [[Equinox p2 Concepts]] - A guide for people looking to understand what this is all about.
+
:* [[Equinox p2 Webapp QuickStart]] - A quickstart to demonstrate the applicability of the provisioning work in a web application.
+
  
==Planning Documents==
+
:*[[/Getting Started/]] - A guide for users of p2-enabled Eclipse applications.
* [[Equinox/p2/Plan]] - The current plans and set of pending issues
+
 
* [[Equinox p2 Meetings]] - Minutes and information on the weekly public p2 planning and design call
+
*For Advanced Users / Release Engineers
* [[Equinox p2 Status]] - Weekly status updates on p2 development
+
 
* [[Equinox/p2/Ganymede]] - Historical information about p2 in the [[Ganymede]] release
+
:*[[/Concepts/]] - A guide for people looking to understand what this is all about.
* [[Equinox p2 M1]] - Learn more about Milestone 1's focus on "self-provisioning" and how you can get involved
+
 
* [[Equinox p2 M2]]
+
:*[[/Admin UI Users Guide/]] - A guide to using the Admin UI for bundle pool installation
* [[Equinox p2 M3]]
+
 
 +
:*[[/Getting Started for Releng/]] - An adoption guide for people assembling Eclipse-based products and update sites
 +
 
 +
:*[[/Director application/]] - How to invoke p2 installation from the commandline
 +
 
 +
:*[[Equinox/p2/Ant_Tasks|Equinox p2 mirror, p2 composite, p2 repo2runnable]] - Ant tasks for mirroring, manipulating composite repos, and converting a repo to "runnable" form
 +
 
 +
:*[[/Console Users Guide/]] - How to invoke p2 from within the OSGi console
 +
 
 +
:*[[/Webapp QuickStart/]] - A quickstart to demonstrate the applicability of the provisioning work in a web application.
 +
 
 +
* 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.
 +
:* [[/FAQ/ | Frequently Asked Questions]]
 +
 
 +
== 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 ==
 
== See Also ==
Line 31: Line 43:
 
* [[:Category:Provisioning|General Provisioning Article Index]] - General Eclipse provisioning related topics including work done in [[Equinox]], [[Maya]] and elsewhere.
 
* [[:Category:Provisioning|General Provisioning Article Index]] - General Eclipse provisioning related topics including work done in [[Equinox]], [[Maya]] and elsewhere.
  
[[Category:Equinox_p2]]
+
[[Category:Equinox]][[Category:Equinox_p2]]

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.