Attention

This document was written for an old version of Plone, Plone 3, and was last updated 1204 days ago.

To learn how to upgrade to the current version of Plone, read the upgrade manual.

Running buildout and other external commands from IDE

by Mikko Ohtamaa last modified Feb 04, 2009 03:09 AM
If you need to run buildout often, it's recommended to make a shortcut for it.

You can add external tools to Eclipse IDE. This example shows how to add buildout command.

* Click Run External tool button (play icon with toolbox)

* Choose YOURPLONEINSTANCEPROJECT/bin/buildout for the program

* Choose YOURPLONEINSTANCEPROJECT as the working directory

* Click Ok

* Now you can run buildout from Run External Tool drop down menu. All output goes to the Eclipse console window.


Contribute

Something wrong or out of date? Anybody can edit or create a new article in the knowledge base. Simply create an account on this site, log in, and click the Edit button to contribute.