Search found 1 match
- Wed Apr 13, 2005 9:16 am
- Forum: Java
- Topic: java compile
- Replies: 1
- Views: 1204
java compile
yes, I'm compiling a small driver, which references a .jar file placed into the jre/ext directory off the java home. My classpath also has a . referencing the current directory. Yes, I'm using windows XP. Ok, here is my question. I can compile and run the java program I wrote just fine ... it ...