Eclipse installs the SVN plugin in a concise manner

Source: Internet
Author: User
Tags svn

First, Links Installation:

This type of installation is recommended because it facilitates the management of plugins.

      1. Create a new folder in the Eclipse root directory links, so you get eclipse\links
      2. 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
      3. 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

    1. 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

      1. Eclipse Menu Bar Help->softwareupdates->findandinstall
      2. Select Searchfornewfeaturestoinstall->next
      3. Select the newremotesite-> input as follows:->ok

Name:subclipse url:http://subclipse.tigris.org/update_1.4.x

    1. Select the Subclipse plugin and click Finish to get it.
    2. 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
    3. FINISH, it will automatically go from the designated resources to find the installed plug-in.

Third, plug-in address:

      1. svn:http://subclipse.tigris.org/update_1.4.x

File for record site: workspace\.metadata\.plugins\org.tigris.subversion.subclipse.core\.svnproviderstate

      1. 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

      1. 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/

      1. Eclipse File Change Encoding plugin http://blog.csdn.net/shangpusp/archive/2010/04/08/5461825.aspx
      2. 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.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.