Home > Development Tools > git > body text

How to install git plug-in for myeclipse

青灯夜游
Release: 2021-11-30 14:36:24
Original
3295 people have browsed it

Installation method: 1. Start MyEclipse and check the Eclipse version information; 2. Download the corresponding version of the egit plug-in from the official website; 3. Open the dropins folder in the MyEclipse installation directory and decompress the downloaded egit compressed file. Go to this folder; 4. Restart the MyEclipse software.

How to install git plug-in for myeclipse

The operating environment of this tutorial: Windows 7 system, myeclipse version 10.7.1, Dell G3 computer.

Steps to install the egit plug-in (The main reason for unsuccessful installation of egit is that the downloaded egit version is not suitable for the currently used eclipse version). First check the version of egit that your MyEclipse supports.

1. Check the Eclipse version information of MyEclipse

##1. Start MyEclipseOpen the window as shown below:

How to install git plug-in for myeclipse

##As shown below:


How to install git plug-in for myeclipse

2. Click the installation Details button, as shown below:

How to install git plug-in for myeclipse

##As can be seen from the above picture, the Eclipse version based on is 3.7.2

## 2. Download the corresponding egit plug-in according to the Eclipse version

Go to the egit official website to download the egit plug-in corresponding to the Eclipse version. Download address: http://www.eclipse.org/egit/download/


## Find 3.7 through the following URL. Which version of egit should be downloaded for version 2 of Eclipse:

http://wiki.eclipse.org/EGit/FAQ#What_versions_of_Eclipse_does_EGit_target.3F, as shown in the figure below, find the corresponding version of Eclipse egit version.

How to install git plug-in for myeclipse

#As shown below:

How to install git plug-in for myeclipseThen go to: http://wiki.eclipse.org/EGit/FAQ#Where_can_I_find_older_releases_of_EGit.3F and download the zip package. What I need to download is version 2.2.0. Click the download p2 repository link in the last column in the list to download the offline version of the egit plug-in, as shown below.

How to install git plug-in for myeclipse

##3. Copy the compressed file of the egit plug-in Unzip to the specified directory of MyEclipse

##Find the drops folder in the MyEclipse installation directory. Unzip the downloaded compressed file to a folder, as shown below:

How to install git plug-in for myeclipse

As shown below:

How to install git plug-in for myeclipse##4. Restart Eclipse or MyEclipse

Check whether it is installed Completed: window->preferences->Team->git as shown below:

How to install git plug-in for myeclipse##Success!

Recommended study: "Git Tutorial"

The above is the detailed content of How to install git plug-in for myeclipse. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template