How to use Cougaar IDE
NOTE: Cougaar IDE is still in the
alpha development stage. Not all functionality
is implemented, and it may contain bugs.
This page provides an introduction to the basic features and functions
of CougaarIDE, with step by step
instructions on how you can use them once you have installed CougaarIDE.
Managing Cougaar Installations:
You should first start by telling CougaarIDE about the Cougaar
installations you will want to use for your projects. You can do this
at any point, on the fly for each project, but it is a convenient
place to start.
Click here for details.
Creating a Cougaar Project:
In order to use CougaarIDE you obviously want to work on a Cougaar
project. These instructions tell you how to use the New Project
Wizard to create and configure one.
Click here for details.
Managing a Cougaar Project:
After creating a Cougaar project, you may want to change its
properties, such as the Cougaar installation it uses. These
instructions tell you how to do this.
Click
here for details.
Running a Cougaar Project:
CougaarIDE provides a conveiniant mechanism for running a Cougaar Node,
associated with a Cougaar project. These instructions show you
how to configure a run so you can run or debug your Cougaar project
with a single click.
Click here for details.
Checking out an existing project from a CVS repository as a Cougaar
Project:
You can follow these instructions to check out an existing project from
cvs as a Cougaar project.
Click here for details.