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

Difference between revisions of "Equinox/p2/Getting Started"

< Equinox‎ | p2
m (Getting Started with M1)
Line 1: Line 1:
 
__TOC__
 
__TOC__
  
== Getting Started with M1 ==
+
== Getting Started with Equinox Provisioning (M1) ==
 +
 
 +
What is the first thing that you would expect to do with some provisioning code - install something, of course! Our intention in this section is to guide you through a happy-path using  the equinox provisioning Admin application to install an Eclipse SDK.
  
 
This section is currently under construction but ultimately will lay out a simple end to end scenario of getting the Admin application, creating a profile, installing the SDK and running the installed SDK highlighting points of interest along the way.  In the mean time, get the [http://download.eclipse.org/eclipse/equinox/provisioning/builds/equinox-prov-agent-M1-win32.zip Admin application], unzip it as the root of C: (very important) and use the information in the [[Equinox Provisioning Admin UI Users Guide | Admin UI user's guide]] to create your own SDK install.
 
This section is currently under construction but ultimately will lay out a simple end to end scenario of getting the Admin application, creating a profile, installing the SDK and running the installed SDK highlighting points of interest along the way.  In the mean time, get the [http://download.eclipse.org/eclipse/equinox/provisioning/builds/equinox-prov-agent-M1-win32.zip Admin application], unzip it as the root of C: (very important) and use the information in the [[Equinox Provisioning Admin UI Users Guide | Admin UI user's guide]] to create your own SDK install.

Revision as of 00:48, 3 August 2007

Getting Started with Equinox Provisioning (M1)

What is the first thing that you would expect to do with some provisioning code - install something, of course! Our intention in this section is to guide you through a happy-path using the equinox provisioning Admin application to install an Eclipse SDK.

This section is currently under construction but ultimately will lay out a simple end to end scenario of getting the Admin application, creating a profile, installing the SDK and running the installed SDK highlighting points of interest along the way. In the mean time, get the Admin application, unzip it as the root of C: (very important) and use the information in the Admin UI user's guide to create your own SDK install.

Getting Started and User Guides

Back to the top