Changes between Version 20 and Version 21 of SettingUpEclipse


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

--

Legend:

Unmodified
Added
Removed
Modified
  • SettingUpEclipse

    v20 v21  
    2424
    2525Once Subclipse is properly installed, from within eclipse:
    26 * Select ''`Window > Open Perspective > Other`''.
    27 * Select ''`SVN Repository Exploring`'' and hit ''`OK`''.
     26 * Select ''`Window > Open Perspective > Other`''.
     27 * Select ''`SVN Repository Exploring`'' and hit ''`OK`''.
    2828
    2929The ''`SVN Repository`'' tab should now be visible:
    30 * Click the ''`Add SVN Repository`'' button shown here...
     30 * Click the ''`Add SVN Repository`'' button shown here...
    3131[[Image(http://intensity.usc.edu/trac/opensha/attachment/wiki/SettingUpEclipse/svn_add_repo_button.png?format=raw)]]
    3232
    33 * Enter `http://intensity.usc.edu/svn/opensha` as the ''`URL`'' and hit ''`Finish`''.
    34 * Enter your ''`username`'' and ''`password`''.
     33 * Enter `http://intensity.usc.edu/svn/opensha` as the ''`URL`'' and hit ''`Finish`''.
     34 * Enter your ''`username`'' and ''`password`''.
    3535
    3636=== 4) Check out the OpenSHA Project ===
    3737
    38 * Click the arrow to expand the repository tree.
    39 * Right click on ''`trunk`'' and select ''`Checkout...`'':
     38 * Click the arrow to expand the repository tree.
     39 * Right click on ''`trunk`'' and select ''`Checkout...`'':
    4040[[Image(http://intensity.usc.edu/trac/opensha/attachment/wiki/SettingUpEclipse/svn_checkout.png?format=raw)]]
    4141
    42 * If you are happy with the default options (they are fine for most people), just click ''`Finish`''.
    43     * If you would like to specify where to put your "Working Copy" of the project, click ''`Next`'' instead.
    44 * Be patient, it may take a little while to check out the entire project the first time.
    45 * Once it is checked out, switch to the Java perspective  ''`Window > Open Perspective > Java`'' (or ''`Other`'', then ''`Java`'').
    46 * More patience, it will probably take a little while to build the project as well (you should see ''`Building Workspace`'' in the lower right corner of the Eclipse window.
     42 * If you are happy with the default options (they are fine for most people), just click ''`Finish`''.
     43     * If you would like to specify where to put your "Working Copy" of the project, click ''`Next`'' instead.
     44 * Be patient, it may take a little while to check out the entire project the first time.
     45 * Once it is checked out, switch to the Java perspective  ''`Window > Open Perspective > Java`'' (or ''`Other`'', then ''`Java`'').
     46 * More patience, it will probably take a little while to build the project as well (you should see ''`Building Workspace`'' in the lower right corner of the Eclipse window.