How to Install eclipse-mercurialeclipse in Ubuntu 18.04



Install eclipse-mercurialeclipse by entering the following commands in the terminal:

sudo apt update
sudo apt install eclipse-mercurialeclipse

Description:

Mercurial DVCS integration for Eclipse

MercurialEclipse is a plugin providing support for the highly popular Mercurial distributed version control system within the Eclipse IDE. . MercurialEclipse supports: . * cloning repositories and importing them as Eclipse projects * push, pull and convenient syncronization * working with branches (branch, merge and rebase) * tags * undo (backout, rollback and strip) * diffs * histories * patches * Mercurial extensions (mqueue, transplant and such)

Homepage: http://www.javaforge.com/project/HGE

Version: 1.9.4-2

Section: universe/devel