next up previous contents
Next: Generating class documentation Up: First Steps Previous: Testing two or more   Contents

Compiling an agent

  1. Modify an agent or create a new one in the source/kaariboga/agents directory.
  2. Go to the source directory.
  3. Use javac org/kaariboga/agents/AgentName.java to compile.


Dirk 2002-09-01