This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: java Digest 19 Nov 2003 23:00:15 -0000 Issue 1351
- From: Andrew Haley <aph at redhat dot com>
- To: Stanley Brown <stanley dot brown at zimmer dot com>
- Cc: java at gcc dot gnu dot org
- Date: Sat, 22 Nov 2003 19:20:48 +0000
- Subject: Re: java Digest 19 Nov 2003 23:00:15 -0000 Issue 1351
- References: <1069282815.24857.ezmlm@gcc.gnu.org><3FBD04AD.9000302@zimmer.com>
Stanley Brown writes:
>
> Just a thought, but if GCJ used SWT it could solve the lack of AWT if it
> took a similiar approach.
We do use SWT. However, we need AWT for projects that already use it.
There would be no sense in incorporating the SWT sources with libgcj;
besides which, the licences may not be compatible.
Andrew.