This is the mail archive of the
eclipse@sources.redhat.com
mailing list for the gcj-compiled eclipse project.
Re: Is their any method of compiling Applet using GCJ+SWT
- From: Tom Tromey <tromey at redhat dot com>
- To: archanam at indofuji dot com
- Cc: eclipse at sources dot redhat dot com
- Date: 08 Aug 2003 09:50:09 -0600
- Subject: Re: Is their any method of compiling Applet using GCJ+SWT
- References: <33126.192.168.1.182.1060346698.squirrel@webmail.indofuji.com>
- Reply-to: tromey at redhat dot com
>>>>> ">" == archanam <archanam@indofuji.com> writes:
>> We are trying to Compile Applet Using GCJ+SWT Component.
I don't understand. Do you mean a plugin? Or an applet? The former
you can do. The latter, you can't. For one thing, not all the
security checking code is in place in gcj.
Tom