Know How to Download codeBeamer Eclipse Studio Application

  1. How can I download codeBeamer Eclipse Studio plugin?

    You can get the plugin easily using the Eclipse Update Manager, just click Help → Software Updates in Eclipse. The Eclipse Update Site for CBES 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.

    codeBeamer Eclipse Studio is normally bundled with the most recent version of the wonderful MercurialEclipse plugin, so please make sure you read this section.

    Important note for users of previous HgEclipse versions: if you have HgEclipse already installed on your Eclipse, please explicitely uninstall HgEclipse before installing MercurialEclipse 1.6.0. (This is necessary due to the plugin naming changes.) It's easy: in Eclipse, click Help → About → Installation Details → select HgEclipse → click Uninstall and confirm everything. Now you can install MercurialEclipse 1.6.0.

    Important! In the "Install" dialog of Eclipse, please check "Contact all update sites during install to find required software". Otherwise you might have difficulties installing codeBeamer Eclipse Studio if you have some earlier Mylyn versions (3.2) already installed.

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

  2. Support

    You can get community support by submitting your questions or report issues in the trackers of this project.

    If you are interested in commercial support with guaranteed level of service, please send an email to .

  3. Is codeBeamer Eclipse Studio ready for production?

    Intland is eating its own dog food. We are using MercurialEclipse to develop all our commercial products, like codeBeamer, codeBeamer MR and Participate.

  4. Source code

    Read here more about checking out source code from a JavaForge repository and see this page for the clone URL.

    If you are already registered and are in a hurry, then run this Mercurial command and login with your JavaForge username and password:

    hg clone http://javaforge.com/hg/cbes

    If you want learn more about cloning this repository with Mercurial, then this tutorial is a great starting point.