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"

Line 1: Line 1:
 
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]].
 
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
+
:*[[Equinox p2 Update UI Users Guide]] - A guide to using p2 in Eclipse to update your workbench
:* [[Equinox/p2/Concepts]] - A guide for people looking to understand what this is all about.
+
 
:* [[Equinox p2 Admin UI Users Guide]] - A guide to using the Admin UI for bundle pool installation
+
:*[[Equinox p2 Getting Started]] - A guide for users of p2-enabled Eclipse applications.
:* [[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
+
*For Advanced Users / Release Engineers
:* [[Equinox p2 Console Users Guide]] - How to invoke p2 from within the OSGi console
+
 
:* [[Equinox p2 Webapp QuickStart]] - A quickstart to demonstrate the applicability of the provisioning work in a web application.
+
:*[[Equinox/p2/Concepts]] - A guide for people looking to understand what this is all about.
 +
 
 +
:*[[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/Ant_Tasks|Equinox p2 mirror, p2 composite, p2 repo2runnable]] - Ant tasks for mirroring, manipulating composite repos, and converting a repo to "runnable" form
 +
 
 +
:*[[Equinox p2 Console Users Guide]] - How to invoke p2 from within the OSGi console
 +
 
 +
:*[[Equinox p2 Webapp QuickStart]] - A quickstart to demonstrate the applicability of the provisioning work in a web application.
  
 
== p2 Developer Resources ==
 
== p2 Developer Resources ==

Revision as of 16:14, 20 July 2009

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

p2 Developer Resources

See Also

Back to the top