How to install Bazaar and configure it for Eclipse on Windows
- Keywords:
- Last updated by:
- Johannes Wettinger on on 2009-11-24
* Download and install Bazaar (http://
* Download PuTTY (pageant.exe and puttygen.exe): http://
* Run puttygen.exe. Push "Generate" and follow the instructions. Select "Save public key" and save the key to a file, and do the same for "Save private key".
* Run pageant.exe. This will create an icon in the system tray of a computer with a hat (?) on it. Click on that icon. This will open a window titled "Pageant Key List". Select "Add Key". It will then prompt you for a private key file, which should be the key you generated and saved in the previous step.
* Login into Launchpad.net and go to: https:/
* There you have to copy your PUBLIC key into the text field and click "Import Public key".
* Now, you can choose between two different plug-ins to use Bazaar in combination with your Eclipse projects:
(1) Plugin BzrEclipse: http://
-- Download bzr-xmloutput (https:/
-- Add the following update site to your Eclipse installation: http://
-- Follow the installation instructions: http://
-- After that, right-click on existing project and select "Team" -> "Share Project".
(2) Plugin QBzrEclipse: http://
-- Add the following update site to your Eclipse installation: http://
-- Install QBzrEclipse.
********* USEFUL LINKS *********
-- https:/
-- http://
-- http://