Changes between Version 21 and Version 22 of SettingUpEclipse


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

--

Legend:

Unmodified
Added
Removed
Modified
  • SettingUpEclipse

    v21 v22  
    22[[PageOutline]]
    33
     4== Obtaining Source Code ==
    45Two options are available to obtain the OpenSHA source code:
    5 1.
     61. ''`Browse Source`'' on this website. Once in the ''`trunk`'' folder, the current release code may be downloaded as a zip file (the link is at the bottom of the page)
     72. Check the codebase out from our Subversion repository. Instructions on how to do this from within Eclipse are provided below.
    68
    79=== 1) Download Eclipse ===
     
    3335 * Enter `http://intensity.usc.edu/svn/opensha` as the ''`URL`'' and hit ''`Finish`''.
    3436 * Enter your ''`username`'' and ''`password`''.
     37[[BR]][[BR]]
    3538
    3639=== 4) Check out the OpenSHA Project ===
     
    4548 * Once it is checked out, switch to the Java perspective  ''`Window > Open Perspective > Java`'' (or ''`Other`'', then ''`Java`'').
    4649 * 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.
     50
     51== Working with OpenSHA ==
     52
     53The instructions above will enable any registered user to get a copy of the codebase. However, any new code by authorized developers must be committed to the repository on a branch. There are many
     54
     55
     56If you think there is some new