From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24722 invoked by alias); 8 Aug 2003 15:58:21 -0000 Mailing-List: contact eclipse-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: eclipse-owner@sources.redhat.com Received: (qmail 24712 invoked from network); 8 Aug 2003 15:58:20 -0000 To: archanam@indofuji.com Cc: eclipse@sources.redhat.com Subject: Re: Is their any method of compiling Applet using GCJ+SWT References: <33126.192.168.1.182.1060346698.squirrel@webmail.indofuji.com> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom X-Zippy: Oh, FISH sticks, CHEEZ WHIZ, GIN fizz, SHOW BIZ!! Date: Fri, 08 Aug 2003 15:58:00 -0000 In-Reply-To: <33126.192.168.1.182.1060346698.squirrel@webmail.indofuji.com> Message-ID: <8765l8174e.fsf@fleche.redhat.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-q3/txt/msg00045.txt.bz2 >>>>> ">" == archanam 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