PROTECTED]
Sent: Tuesday, February 10, 2004 7:05 AM
To: [EMAIL PROTECTED]
Subject: Java and Clearcase
Hello,
I would like to invoke cleartool command from my java code. Do you have any example
how to do that?
I tried executing the program below but it is giving Null Pointer Exception.
public class
Title: Java and Clearcase
Hello,
I would like to invoke cleartool command from my java code. Do you have any example how to do that?
I tried executing the program below but it is giving Null Pointer Exception.
public class ClearTest extends ClearCase{
public