First, Links Installation:
This type of installation is recommended because it facilitates the management of plugins.
- Create a new folder in the Eclipse root directory links, so you get eclipse\links
- Create a new link file under Eclipse\links (need to build a. link file for each plugin), such as Svn.link, where my plug-in installation directory structure is F:\eclipsePlugins\svn\, So the link file name I named Svn.link
- Write the following sentence in Svn.link path=f:/eclipseplugins/svn, or PATH=F:\\ECLIPSEPLUGINS\\SVN. That is, path= your plugin installation directory (which path will be loaded on behalf of Eclipse)
The directory structure under SVN is
Svn
+eclipse
+plugins
+fearture
- Restart Eclipse (if your eclipse has been started before installing the SVN plugin, you need to turn eclipse off first)
Note: The path is written using "/" or "\ \" instead of "\". Error-prone here.
Important: Remove folders from the configuration directory in the Eclipse directory if you find that the plugin is not successfully installed Org.eclipse.update (This is a folder to record plug-in updates, where the Platform.xml file is currently used plug-in), delete this folder, Eclipse will re-scan all the plug-ins, It may be a bit slower to restart eclipse at this point than just now.
Second, the online installation by upgrading the way----The Eclipse platform itself update Manager to implement
- Eclipse Menu Bar Help->softwareupdates->findandinstall
- Select Searchfornewfeaturestoinstall->next
- Select the newremotesite-> input as follows:->ok
Name:subclipse url:http://subclipse.tigris.org/update_1.4.x
- Select the Subclipse plugin and click Finish to get it.
- Note that you can also re-select the location of the plugins, general habits in a folder (such as the Eclipseplugins folder above) to manage their own installed plugins
- FINISH, it will automatically go from the designated resources to find the installed plug-in.
Third, plug-in address:
- svn:http://subclipse.tigris.org/update_1.4.x
File for record site: workspace\.metadata\.plugins\org.tigris.subversion.subclipse.core\.svnproviderstate
- Gwt:
Eclipse3.5 (Galileo) http://dl.google.com/eclipse/plugin/3.5
Eclipse3.4 (Ganymede) http://dl.google.com/eclipse/plugin/3.4
Eclipse3.3 (Europa) http://dl.google.com/eclipse/plugin/3.3
- Implementors: Find the Eclipse plug-in for the interface implementation class Implementors
Eclipse installs the SVN plug-in feature: When locating and locating a class in eclipse, you can choose to navigate directly to the interface or to the implementation of the interface.
How to install the SVN plugin using eclipse:
Select the class (interface) or Class (interface) method, right-click, select Openinterface, directly to the interface; Select Openimplementation, Direct
Navigate to the implementation class, and if there is more than one implementation class, a selection box appears and a specific implementation class is selected.
Plugin Home: http://eclipse-tools.sourceforge.net/implementors/
- Eclipse File Change Encoding plugin http://blog.csdn.net/shangpusp/archive/2010/04/08/5461825.aspx
- Easyexplorer: Quickly open the folder where the file is located.
Download: http://sourceforge.net/projects/easystruts/
Description: http://eclipse-plugins.2y.net/eclipse/plugin_details.jsp;jsessionid=4714380194D92E902C843E3D5F82C4BB?id=192
MORE: Http://eclipse-plugins.2y.net/eclipse/plugins.jsp?category=Tools+-+ContextMenu
css plug-ins, JS and as Plugins, XML plugins, regular expression test plug-ins.