From: <bc...@wo...> - 2001-02-28 13:14:43
|
[Steven D. Majewski] >Nevermind -- found them. Cool. >They're not in a jar and they're not in: > /System/Library/Frameworks/JavaVM.framework/Classes >with the other java, com.sun & com.apple classes, but in >separate class files in /System/Library/Java. > >ls /System/Library/Java/com/apple/ >cocoa misc net security util > > >% cd jython-2.0/ >% setenv CLASSPATH /System/Library/Java/ I wonder, would other java programs which access Cocoa, also need this setenv? It is possible that ordinary java programs don't need it, in which case your solution is a good answer to a faq. regards, finn |