This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcj Questions


>>>>> "Josh" == Josh Schlicker <notyou64@hotmail.com> writes:

Josh> I recently installed gcc-3.2 on my home system, and i have a problem
Josh> with gcj.

Josh> Whenever i try to compile i get errors like the following:

Josh> mainWindow.java:28: Class or interface 'javax.swing.SwingConstants'
Josh> not found in import.
Josh> import javax.swing.SwingConstants;

Currently we don't have support for Swing.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]