on 12/24/99 11:09 AM, george stewart <[EMAIL PROTECTED]> wrote: > OK. Sorry. Yes, my ide is currently configured to > auto-format, and it use tabs not spaces. I'll try > Kava, and I'll reformat the files to your specs. Yes, all bad. The point of CVS is that we should be able to SEE what each of us does. If your IDE reformats everything everytime, then it is impossible to tell what you changed. > Do you have any documentation of any other coding > standards you like to use? Java Coding Standards which are on Sun's website. > As to the import stuff, don't I have this straightened > out. I tried to remove all files, commit, add, and > commit. that is exactly the wrong way to do things. you don't want to remove a file unless you are actually going to remove it. have you read that online book yet? > Also, everything in cvs for OPL compiles in my > environment (JDK 1.2). Is it required to use 1.1? Yes, it is required to use 1.1. At least until Linux and other platforms (FreeBSD) have 1.2 support. -jon -- Come to the first official Apache Software Foundation Conference! <http://ApacheCon.Com/> ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
