Question

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 ?

Was it helpful?

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.

OTHER TIPS

  1. Decide if you want to use Subclipse or Subversive and download a zipped updated site for the version you want to use.
  2. Decide if you want to use the command line or the gui. To install via gui go to Help-install New software and drag the zipped updated site onto the window and drop it there. The remaining steps are equal to an installation from an internet update site.
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top