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/Zipped Repos"

< Equinox‎ | p2
m
m
Line 19: Line 19:
  
  
[[Image:repo3.JPG#file]]
+
[[Image:Repo3.jpg#file]]
  
 
Proceed as normal to provision your install.
 
Proceed as normal to provision your install.

Revision as of 14:19, 17 March 2009

With 3.5M6, there are zipped repos for the RCP, CVS, JDT and PDE (Runtime and SDK) zipped p2 repos available with each build.

These zipped repos can be either used to provision your install or used to provision your PDE target.

Provisioning your install from a zipped repo

To provision your install, select Help->Install New Software and select Add to add a new repository


Repo1.JPG


Select the archive that you have downloaded from the build page. For example, if you wish to provision from the M6 jdt source zipped repo


Repo2.JPG

Select Open. You'll see the contents of the repository, identical to one on a remote http repository.


Repo3.jpg

Proceed as normal to provision your install.

Back to the top