I have installed mercurial plugin for Eclipse http://www.javaforge.com/project/HGE Question is how can i add my existing hg repository to IDE ? I mean , i already clone my bitbucket source code to disk (without eclipse by command line), so how to add it to Eclipse now?
The simplest way to install Mercurial is to go on the Eclipse Marketplace “Help → Eclipse Marketplace” and get the plugin. This way you will get only the plugin and not the Mercurial binaries.
Create a local Mercurial repository Open the project you want to store in a repository. From the main menu, choose Hg | Create Mercurial Repository. Specify the location of the new repository.
Import it like a non version-controlled project, this varies from language to language, but begins with "File"->"Import...".
Once the project is imported, right-click on it in Eclipse, go to submenu "Team"->"Share Project...".
Select "Mercurial" then "Next >" and "Finish"
Done
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With