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"

m (add missing doc links and reorganize a little (hope that's ok!))
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 provisioning work, the following may be of particular interest to you.
+
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 Getting Started]] - A guide for users of p2-enabled Eclipse applications.
+
==Getting Started & User Guides ==
* [[Equinox p2 Getting Started for Releng]] - An adoption guide for people assembling Eclipse-based products and update sites
+
 
* [[Equinox p2 Concepts]] - A guide for people looking to understand what this is all about.
+
* 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 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==
 
* [[Equinox p2 Plan]] - The current plans and set of pending issues
 
* [[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
 
* [[Equinox p2 Meetings]] - Minutes and information on the weekly public p2 planning and design call
Line 10: Line 23:
 
* [[Equinox p2 M2]]
 
* [[Equinox p2 M2]]
 
* [[Equinox p2 M3]]
 
* [[Equinox p2 M3]]
* [[Equinox p2 Webapp QuickStart]] - A quickstart to demonstrate the applicability of the provisioning work in a web application.
+
 
 +
== See Also ==
 +
 
 +
* [[:Category:Equinox_p2|Equinox p2 Article Index]] - All Equinox p2 wiki articles
 
* [[:Category:Equinox|Equinox Article Index]] - General Equinox-related wiki articles
 
* [[:Category:Equinox|Equinox Article Index]] - General Equinox-related wiki articles
 
* [[: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_p2]]

Revision as of 18:09, 11 July 2008

Equinox p2 is a component of the Eclipse 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 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

Planning Documents

See Also

Back to the top