--- Nathan Meyers <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 10, 2002 at 06:16:50AM +0800, Joe Abou Jamra wrote:
> > hello.i downloaded j2sdk_1.3.1_02b_FCS_linux from the blackdown web site.All 
>programs are
> working just fine except for any program containing any swing related classes.the 
>compiler
> reports errors that the class is not found.For some reason, it cant find any of the 
>swing
> classes only.Im using RedHat 7.2
> 
> Are these perhaps old programs dating back to the early days of
> Swing? Swing's package names changed a few times - if this is old
> code, it may be looking for the wrong classes.
> 

Also make sure kaffe is not being called.  Sometimes /usr/bin/java is actually
kaffe which lacks swing support.

rpm -qf `which java`
java -fullversion


__________________________________________________
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to