NullPointer + Jars
Gregory R. Warnes
warnes@biostat.washington.edu
Thu May 18 19:33:00 GMT 2000
I don't think it's trying to load the class file, rather I think it's
loading property data from "MessagesBundle.properties"
hydra:/tmp/gcj> ls ~/java/gnu/getopt/
COPYING.LIB LongOpt.class
MessagesBundle_fr.properties
ChangeLog LongOpt.java
MessagesBundle_no.properties
Getopt.class Makefile README
Getopt.java MessagesBundle.properties gnu.getopt.Getopt.html
GetoptDemo.class MessagesBundle_cs.properties gnu.getopt.LongOpt.html
GetoptDemo.java MessagesBundle_de.properties
I'll send the getopt jar in a separate message.
-Greg
On 2000年5月19日, Bryce McKinlay wrote:
BM>> "Gregory R. Warnes" wrote:
BM>>
BM>> > Actually, I didn't want to touch the interpreter, so I the getopt code is
BM>> > compiled in.
BM>>
BM>> So, in that case, the real question is why is the interpreter trying to load that code?
BM>>
BM>> You certainly shouldn't need to have the getopt .jar on your classpath at runtime, although
BM>> it shouldn't matter if you do.
BM>>
BM>> Where can I get the java getopt package?
BM>>
BM>> regards
BM>>
BM>> [ bryce ]
BM>>
BM>>
BM>>
More information about the Java
mailing list