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 "OSEE/Repository Detailz"

(Pre-Requisites)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
The OSEE source code is publicly available from the Eclipse.org SVN repository.
+
See [[Workspace Setup]]
 
+
In order to use the following repository locations, copy the location URL, open the SVN repository exploring perspective and paste the location URL:
+
 
+
== Pre-Requisites ==
+
* Java SDK 6 or higher
+
* Eclipse SDK 3.4 or higher
+
* [http://www.eclipse.org/subversive/downloads.php SVN client]
+
 
+
== Browse Repository ==
+
 
+
If you just want to browse the source code without checking out all the projects, you can use this link: [http://]
+
 
+
== SVN Access ==
+

Latest revision as of 14:47, 11 September 2009

See Workspace Setup

Back to the top