Changes between Version 13 and Version 14 of SettingUpEclipse


Ignore:
Timestamp:
Dec 31, 1969, 4:20:57 PM (54 years ago)
Author:
Peter Powers
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SettingUpEclipse

    v13 v14  
    1 = Getting Started with Subversion (SVN) and Eclipse =
     1= Getting Started with OpenSHA Development =
    22[[PageOutline]]
    33
    4 == Downloading Eclipse ==
     4=== 1) Download Eclipse ===
    55
    66The latest version of Eclipse can be obtained from [http://www.eclipse.org/downloads/ The Eclipse Website]
    77
    8 The "Eclipse IDE for Java Developers" should be fine.
     8The "Eclipse IDE for Java Developers" should be fine, however the Enterprise Edition (EE) will work as well.
     9[[BR]][[BR]]
    910
    10 == Installing the SVN Plug in for Eclipse ==
     11=== 2) Install the Subversion (SVN) Plug-in ===
    1112
    12 The Eclipse SVN Plug in is called "Subclipse."
     13The Eclipse SVN Plug in is called "Subclipse".
    1314
    14 To install in Eclipse 3.x, follow their tutorial here: [http://subclipse.tigris.org/install.html Subclipse Installation Instructions]
     15To install in Eclipse, follow the tutorial here: [http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA Subclipse Installation]
    1516
    16 == Adding the OpenSHA SVN Repository ==
     17(be sure to use `http://subclipse.tigris.org/update_1.6.x` as the update site when prompted)
     18[[BR]][[BR]]
    1719
    18  * This step assumes that you completed "Installing the SVN Plug in for Eclipse" above
    19  * From Eclipse menu's, go to: Window > Open Perspective > Other
    20  * Select 'SVN Repository Exploring' and hit 'OK'
     20=== 3) Adding the OpenSHA SVN Repository ===
     21
     22Once Subclipse is properly installed, from within eclipse:
     23 * Select ''`Window > Open Perspective > Other`''
     24 * Select ''`SVN Repository Exploring`'' and hit ''`OK`''
     25
     26The SVN Repositories tab should now be visible
    2127 * Click the "Add SVN Repository" button shown below:
    2228[[Image(http://intensity.usc.edu/trac/opensha/attachment/wiki/SettingUpEclipse/svn_add_repo_button.png?format=raw)]]