CLforJava is an ongoing project that is continually being added to. Occasionally bugs appear in the system. We ask that CLforJava
Users please notify us of any bugs or problems that you encounter while using the system.
Entering new bugs can be done just by registering for Bugzilla.
If you have questions about the system or are looking for documentation and information about the project, you can register on the CLforJava TWiki.
If you would like to get in contact with other users and developers on the CLforJava project or you have a question, register on CLforJava forum. We encourage conversation for both Lisp and Java users, so don't hesitate to ask if you have a question.
We thank you for your support!
Entering new bugs can be done just by registering for Bugzilla.
If you have questions about the system or are looking for documentation and information about the project, you can register on the CLforJava TWiki.
If you would like to get in contact with other users and developers on the CLforJava project or you have a question, register on CLforJava forum. We encourage conversation for both Lisp and Java users, so don't hesitate to ask if you have a question.
We thank you for your support!
First of all, we want to thank you for your interest in becoming a CLforJava developer.
All who wish to develop within the project need to contact Jerry Boetje. You'll also want to register with the community on our CLforJava Forum, CLforJava Twiki, CLforJava BugZilla.
Also, please visit our Downloads page to obtain the latest build of the project and read the CLforJava documentation to learn how CLforJava is implemented.
Again, thanks for your interest and we look forward to working with you in the near future!
All who wish to develop within the project need to contact Jerry Boetje. You'll also want to register with the community on our CLforJava Forum, CLforJava Twiki, CLforJava BugZilla.
Also, please visit our Downloads page to obtain the latest build of the project and read the CLforJava documentation to learn how CLforJava is implemented.
Again, thanks for your interest and we look forward to working with you in the near future!
- Bugzilla -
This system uses the Bugzilla bug tracker found at the Mozilla site.
Access to the CLforJava project in the Bugzilla data base requires registration using
an email address and original Twiki password. We ask that you use the same
email address that you used to register with Perforce. The password can be
changed in the preferences section of your account after you are logged on.
- Apache Ant -
Apache Ant is a Java-based build tool. Instead of a model based where it is extended with shell-based commands, Ant is extended using
Java classes. Instead of writing shell commands, the configuration files are XML-based, calling out a target tree where various tasks
get executed.
- Perforce -
Perforce is a Revision Control (RC) system used to manage the CLforJava project. Perforce manages different clients, user-specs, and
access to files being modified/submitted/deleted. Along with file version management, perforce also allows for branch management.
Projects may be branched to make major changes to the project and then merged together once the change is complete and functioning.
- Netbeans -
We are currently using Netbeans IDE Release 6.5, the full-featured integrated environment for Java Developers. We are also currently
using the Java JDK version 1.5.
This system uses the Bugzilla bug tracker found at the Mozilla site.
Access to the CLforJava project in the Bugzilla data base requires registration using
an email address and original Twiki password. We ask that you use the same
email address that you used to register with Perforce. The password can be
changed in the preferences section of your account after you are logged on.
- Apache Ant -
Apache Ant is a Java-based build tool. Instead of a model based where it is extended with shell-based commands, Ant is extended using
Java classes. Instead of writing shell commands, the configuration files are XML-based, calling out a target tree where various tasks
get executed.
The latest version of Ant can be obtained here.
- Perforce -
Perforce is a Revision Control (RC) system used to manage the CLforJava project. Perforce manages different clients, user-specs, and
access to files being modified/submitted/deleted. Along with file version management, perforce also allows for branch management.
Projects may be branched to make major changes to the project and then merged together once the change is complete and functioning.
The latest version of Perforce can be obtained here.
- Netbeans -
We are currently using Netbeans IDE Release 6.5, the full-featured integrated environment for Java Developers. We are also currently
using the Java JDK version 1.5.
The latest versions of both Netbeans and the JDK can be obtained here.

