Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Delivered-To: moderator for ant-user@jakarta.apache.org Received: (qmail 22818 invoked from network); 9 Jan 2001 18:35:28 -0000 Received: from unknown (HELO NEPTUNE.zucotto.com) (216.95.209.154) by h31.sny.collab.net with SMTP; 9 Jan 2001 18:35:28 -0000 Received: by NEPTUNE.zucotto.com with Internet Mail Service (5.5.2650.21) id ; Tue, 9 Jan 2001 13:35:01 -0500 Message-ID: From: Colin Elliott To: ant-user@jakarta.apache.org Cc: ant-user@jakarta.apache.org Subject: Re: building swing applications? Date: Tue, 9 Jan 2001 13:35:00 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N At 03:07 8/1/01 -0800, Filip Hanik wrote: >Hi Peter, >the code compiles perfectly outside of ant. That is the strange thing. hmmmm. >for example there is a class DateRenderer both in javax.swing.JTable and in >our package. >Somehow, ant, doesn't resolve the symbol correctly and mistakes the date >renderer for an inner class. okay. Can you show us output of -verbose and say which compiler you are using (classic, jikes, modern). >Also, >the error I sent in, shows that the compiler doesn't resolve the >super.setValue() to the right class from which the class was extended. And >that is what confuses me. > >any thoughts or ideas on this, or should I proceed to the dev list? Probably best ;) Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------*