aitools.org

CVS

Anonymous CVS access to the project development code is available via SSH using this CVSROOT:

:ext:cvs-anon@aitools.org:/cvs

Use the password anonymous.

You can also browse the CVS repository via the web interface at cvs.aitools.org.

Usage Notes: Program D

For Program D, use the module name ProgramD.

A lot of folders/packages have been moved around, renamed, deleted, etc. over this project's history, so it is a good idea to do a cvs update -P to prune empty directories after you do an initial checkout, if you are checking out the HEAD.

Also, users of Eclipse please be aware: This project contains a subdirectory called bin, which is where batch files and shell scripts for running the program, building it, etc. are stored. By default, Eclipse uses a "bin" subdirectory as the location for compiling class files. This causes a bit of a problem when you check out via Eclipse, unless you first change the settings in Preferences > Java > Build Path so that Output folder name is something else. For instance, "classes" is a nice choice.

Usage Notes: AIM Listener

For this listener, use the module name AIMListener.

Usage Notes: IRC Listener

For this listener, use the module name IRCListener.

Usage Notes: Yahoo Listener

For this listener, use the module name YahooListener.