hgeclipse

Creating a Dynamic web project of existing code I've pulled from the repository with HgEclipse

I've installed the HgEclipse plugin, now I'm just wondering how I can create a dynamic web project out of the code I've pulled from the repository with HgEclipse? ...

How to turn on Mercurial in existing Eclipse project ?

I've installed the HgEclipse plugin for Mercurial integration in Eclipse. I have an existing (Java) project in Eclipse, but I can't figure out how to turn on mercurial change tracking for this existing project. It seems I can do an import of a mercurial project (File > Import > Mercurial > Clone ...), but that's only for new Eclipse p...

How to set up Mercurial on Snow Leopard with Eclipse

I'm using Eclipse with C++ plugins on my macbook, trying some practice projects to improve my skills. I'd also like to test out Mercurial and get a taste of DVCS. Unfortunately, Eclipse + Mercurial + OSX seems to be a rare enough combination that there isn't a lot of helpful documentation out there. What I've done so far: Installed ...

Installing HgEclipse for IBM RAD 7.0

I would like to hear if anybody has had luck with installing HgEclipse on IBM RAD (Rational Application Developer for WebSphere) 7.0? I'm asking this on behalf of my coworkers, who want to use Mercurial, but who cannot make HgEclipse work. Does anybody use this combination, perhaps with an older version of HgEclipse? RAD 7.0 is built on...

Moving a project source directory in eclipse under mercurial revision control

I hope this is OK to ask here instead of superuser since I get very little response there to very specific questions like this. I have a project that's under mercurial revision control and I'd like to move where it is located on my computer (from ~/workspace to ~/Dropbox/Projects). But if I move the project and then re-import it, it los...