Search code examples
svneclipse-plugineclipse-keplersubversive

installing subversive in Eclipse Kepler manually


I want to install Subversive plugin on a laptop that is not connected to Internet .
What are the steps for installing Subversive on Eclipse Kepler without going through the normal procedure(Help-install New software-...) ? Which jar files I will need in this installation ?


Solution

    1. Copy the zip file from someone (download it from http://www.eclipse.org/downloads/download.php?file=/technology/subversive/1.1/builds/kepler/Subversive-1.1.0.I20130527-1700.zip)
    2. Unzip it and paste it into your $ECLIPSE_INSTALL_PATH$\plugins\
    3. Restart your Eclipse and that's all done.