My Notepad

  • My Linux Notes
  • My Grid Notes
  • To do List
  • Tuesday, November 20, 2007

     

    SVN plugin with Eclipse

    Subclipse is the plugin i am using with Eclipse for java development.

    A succinct instruction to set it up is as followings:

    Preparing Eclipse

    1. Install the JavaSVN plugin using the Eclipse Update URL: http://tmate.org/svn/
    2. Install Subclipse using the Eclipse Update URL: http://subclipse.tigris.org/update
    3. Restart Eclipse
    4. In the Preferences windows, Team -> SVN pane, ensure that the SVN interface is set to "JavaSVN" or "SVNKit(Pure Java)"

    Checking Out a Project

    1. Open the Subversion (SVN) Perspective
    2. Add a new SVN repository using the URL https://svn.middleware.georgetown.edu/[REPO_NAME]
    3. Expand the newly added repository and right click on trunk
    4. Select "Check Out As Project"
    5. Switch back to the Java Perspective

    Reference: https://spaces.internet2.edu/display/SHIB/EclipseDevEnv
    (Actually I simply copied everything from this link, because it's already good enough I am worrying sometime in future it could be not locatable anymore.

    Comments: Post a Comment



    << Home

    Archives

    December 2005   January 2006   February 2006   April 2006   May 2006   June 2006   July 2006   November 2006   February 2007   May 2007   June 2007   November 2007   February 2008   March 2008   April 2008   August 2008   December 2008   March 2009   April 2009   May 2009   June 2009   October 2009   November 2009   December 2009   May 2013  

    This page is powered by Blogger. Isn't yours?