Checkout in Eclipse with SVN

From JQuantLib

Jump to: navigation, search

Prerequisites in Eclipse

See the the IDE page with detailed instructions on how to set up your system.


Check out JQuantLib in Eclipse

  1. Open Eclipse and choose the SVN Repository Exploring perspective by pointing to Window -> Open Perspective -> Other -> SVN Repository Exploring'.
  2. You have perhaps other repositories here or your SVN Repository Explorer is empty.
  3. In the SVN Repository Explorer right-click and choose New... -> Repository Location... :
    image:1._Add_new_Repository_Location.jpg
  4. Eclipse opens a new Window named Add SVN Repository. Add the URL of the JQuantLib repository in the field Url: http://jquant.svn.sourceforge.net/svnroot/jquant/trunk/jquantlib. image:2.Add_SVN_Repository_Window.jpg
  5. The repository is now available in the SVN Repository Explorer:
    image:3._Added_Repository.jpg
  6. Right-click on the repository and choose Checkout...
    image:4._Choose_Checkout.jpg
  7. Eclipse starts downloading the project information and opens the window Checkout from SVN:
    image:5._Check_from_SVN.jpg
  8. Click Next -> in the window above.
  9. Use the default workspace location if this is ok for your or choose another location by choosing the Location: image:6._Checkout_from_SVN_-_Choosing_location.jpg
  10. Click Finish in the window above.
  11. Eclipse is now checking out the project. After the ckeckout, Eclipse is building the workspace. The whole process may take several minutes to complete.
  12. Switch to the Java perspective. The checked out project should look like this in the Package Explorer: image:7._JQuanLib_in_the_package_explorer.jpg‎
  13. Your are done!


Enjoy :-) !

--Holdom 09:19, 19 June 2008 (UTC)

Personal tools