Frage

I am using Eclipse Helios (3.6). I want to use Mercurial for version management of the program. I have take the help of the below link to find out the plugin but not got any success:

Can any one please help to install Mercurial plugins inside my Eclipse and I also don't know how to use also. I have gone through the video also but not clear.

My question is that I want to use Mercurial in my project for version control. I know what Mercurial is, but don't know how to use it.

I want to know what is the initial setup that I have do if I want to use Mercurial set up in my project.

When I am trying to add new software It is giving me following error.enter image description here

War es hilfreich?

Lösung

the 'Duplicate Location' error message in your screenshot would indicate that there is already an update site setup for that URL.

In the screen before doing the 'add repository' look at the list of current update sites and you may find one for Mercurial already. Make sure it is selected and a list of all the features for that update site will be listed for you. Then you can select the MercurialEclipse and MercurialBinaries features and install then in Eclipse

Andere Tipps

The Mercurial Eclipse homepage is here: http://javaforge.com/project/HGE.

They have installation instructions there:

[...] you can get the plugin easily using the Eclipse Update Manager, just click Help → Software Updates in Eclipse. The Eclipse Update Site for MercurialEclipse is available at this URL:

http://cbes.javaforge.com/update

If you are not familiar with getting new software and updates to Eclipse, please read this article.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top