This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: cannot find file for class java.lang.StringBuilder
- From: Tom Tromey <tromey at redhat dot com>
- To: csplrj at yahoo dot co dot in
- Cc: java at gcc dot gnu dot org
- Date: 18 May 2006 12:31:14 -0600
- Subject: Re: cannot find file for class java.lang.StringBuilder
- References: <20060516015658.2423.qmail@web8501.mail.in.yahoo.com>
- Reply-to: tromey at redhat dot com
>>>>> "Chirag" == Chirag <csplrj@yahoo.co.in> writes:
Chirag> I had downloaded GCJ from http://www.thisiscool.com/gcc_mingw.htm
Chirag> http://www.thisiscool.net/gcc40-20051104.tar.bz2
Chirag> But the following errors appear
Chirag> com/utility/view/ui/UtilityFocusTraversalPolicy.java:0: error: cannot find file for class java.awt.FocusTraversalPolicy
Chirag> com/utility/view/ui/UtilityFocusTraversalPolicy.java:0: confused by earlier errors, bailing out
Offhand I don't know. My copy of 4.0 does have this class. You
might look at your libgcj.jar and see if is there.
Tom