You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Note: This page is currently a work in progress. Have questions? Contact Nicole at npg4@cornell.edu

Eclipse - SVN for Macs

Eclipse, an open development platform, can be used on Macintosh, Windows, and Linux operating systems in order to access files stored on Source Forge. However, an SVN plugin must be installed to properly configure Ecilpse to retrieve files from the AguaClara Source Forge Repository.

Note: this tutorial assumes that you already have a source forge account through forge.cornell.edu. If this is not the case please contact Alissa Diminich and ask to be added to the AguaClara project in source forge.

Downloading Eclipse

Eclipse can be downloaded here. Be sure to download Eclipse IDE for Java EE developers. Unzip the downloaded file and then drag the unziped folder into the applications folder on your computer.

Subversive - SVN Team Provider for Eclipse

This SVN plugin can be downloaded using the softwar update feature in eclipse. Using the toolbar menu go to Help > Software Updates, as shown in the screenshot below:



After accessing the Software Updates panel, click on the Available Software tab, and type SVN into the search box. Afterwards, check the box for Collaboration tools to select all available SVN plugins as shown in the screen shot below:



More information about Subversive Project for Elipse can be found here

Accessing Files with Eclipse

Select the url of the repository you wish to access:

Using Eclipse to Add/Modify Files

In order to use SVN on Eclipse

  • No labels