Install Mercurial Plugin on Mac OS X and Eclipse

This howto explains you howto install the HgEclipse plugin on MacOS X.

This howto explains you step by step how can install the Mercurial plugin for Eclipse on Mac OS X Systems.

Eclipse should be setup and running.

 

1. We install Mercurial on your system. You should have the newest Mercurial version for MacOS X. Download the package here.

2. Install this package follow the wizzard. If everything works you can verify the installation by execute following command in terminal:

 hg --version

Output should look like this:

Mercurial Distributed SCM (version 1.4.1+20091201)

3. Install Mac GnuPGP on your system. Download the files here. Extract it and run the installer. After successful installation log out and login again.

4. Start Eclipse and go to –> Help –> Install new Software –> Add

Link: http://hge.javaforge.com/hgeclipse

5. Install needed package:

6. After installation you need to do configuration:

Now you should be able to use the plugin.

For example import:

 

This work, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

Comments 3

  1. Borange wrote:

    Thank you for this tutorial, it really help me get it right =)

    Posted 18 Aug 2011 at 1:43 pm
  2. C O wrote:

    Yes! Thanks!

    Posted 18 Feb 2012 at 4:21 am
  3. Thiago Cavalcanti wrote:

    Thanks for help… Works :)

    Posted 12 Apr 2012 at 3:34 am

Post a Comment

Your email is never published nor shared. Required fields are marked *