Stupid Newbie Questions: Catching unanticipated null pointer exceptions (Are there really any other kind =^)

1999-10-10 Thread James G. Stallings II
Ladies, Gentlemen: Greetings! If this is FAQ material, please do direct me to the resource. In any case, here's what I'm up to: I've spent the last week or so pursuing the material in the Java Tutorial so thoughtfully provided by the folks at Sun Microsystems. Be it ever so ambitious, after wri

Re: Classpath

1999-10-10 Thread Eric vanberkel
Roger, use java -classpath .:$CLASSPATH this way your current dir and your claspath is always scanned! Have fun --- Roger Smith <[EMAIL PROTECTED]> wrote: > hey there I installed the jdk1.1.6 onto my Redhat system > then I also > installed the mysql JDBC and I had to set the classpath >

Re: Any CVS clients in java

1999-10-10 Thread Todd Papaioannou
> I am in a project where we need to use a CVS client ,I want to know if >any CVS client written in java are existing and whether they provide >source code or not. Check out: http://www.ice.com/java/jcvs/index.shtml I'm pretty sure you can get the source code to it too.. Tod

Re: Any CVS clients in java

1999-10-10 Thread Kaloian Doganov
There is a great one. Written by Tim Enders. http://www.ice.com/java/jcvs/ It's published under GNU GPL. Sudhir Babu wrote: > Hello Friends, > I am in a project where we need to use a CVS client ,I want to know if > any CVS client written in java are existing and whether they provide >

Any CVS clients in java

1999-10-10 Thread Sudhir Babu
Hello Friends, I am in a project where we need to use a CVS client ,I want to know if any CVS client written in java are existing and whether they provide source code or not. Thanking you in Advance, Sudhir -- To UNSUB