Welcome to the Cleartool Library Project home page.
As a subproduct of my daily tasks, I have developed a (until now) small set of Java programs to connect to ClearCase through cleartool and have some work done. I am releasing it here in an attempt to help the same guy I was a while ago, looking for it, gaving it up and creating it from scratch.
There are two other similar projects:
Clearcase Java: the same purpose, another approach. Last release on november 2007.
ClearCase Plugin for jEdit: interesting approach, but seems to be really inactive (last release on november 2002).
If you need to use it, you might have to e-mail me, for I have not yet had the time to rewrite the JavaDocs (they are still in Portuguese).
First version is avaliable in the form of a NetBeans project (ZIP) or a Java .JAR. Click here to go the download page.
To use the JAR, include it in your classpath and import its classes and methods with a import ccs.*; clause.
If you want to help, e-mail me with your intentions and ideas.
Thank for visiting this project.
fabiosalles at users.sourceforge.net
Link to sourceforge.net