In fact, the eclipse manually installed plug-ins do not need to be packaged with the plug-in package decompression and installation
Take eclipse a famous plug-in SVN1.8 as an example, manually download from the official website to a site-1.8.22.zip, then how to install it?
You don't have to unzip it like the information on the web, and then put the features,plugins inside the Eclipse root directory.
It's perfectly possible:
1. As with the steps to install the Eclipse plugin automatically, Help->install New software ...
2, after the pop-up window, select Add ..., follow the automatic installation steps, you should fill in the name and location after the Click OK, change the host after the next step, and then wait for it to die, to install. At this point, you should select Archive., and then find the offline plugin package we just downloaded, such as SVN1.8 is Site-1.8.22.zip
3, after the same as automatic installation, select All, and then point to the next step, waiting for it to decompress silently, then agree to the agreement, then install, restart Eclipse is OK, you will find that the installation of a lot faster, although the low-profile computer is also the rhythm of the card burst, but at least a lot faster , no longer consider the problem of speed, you can unplug the network cable.
Install plugins manually in "Javaweb" eclipse