From owner-freebsd-eclipse@FreeBSD.ORG Tue Mar 14 16:37:59 2006 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E25716A401; Tue, 14 Mar 2006 16:37:59 +0000 (UTC) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2C8743D48; Tue, 14 Mar 2006 16:37:57 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k2EGbeUg012276; Tue, 14 Mar 2006 18:37:40 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.157] (pc157.ebs.gr [10.1.1.157]) by ebs.gr (8.13.3/8.13.3) with ESMTP id k2EGbgTs062655; Tue, 14 Mar 2006 18:37:44 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <4416F152.7010906@ebs.gr> Date: Tue, 14 Mar 2006 18:37:38 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (X11/20060203) MIME-Version: 1.0 To: "Mikhail T." References: <200603141620.k2EGKECa039995@aldan.algebra.com> In-Reply-To: <200603141620.k2EGKECa039995@aldan.algebra.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-eclipse@freebsd.org, lioux@freebsd.org Subject: Re: azureus-2.4.0.0 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Mar 2006 16:37:59 -0000 Mikhail T. wrote: > Hi! > > I'm attaching the patch needed to compile Azureus-2.4.0.0 against > SWT-3.1.x. > > Note, that patched code catches the "no such mathod" exceptions at > run-time, which allows the precompiled jar to work with the older swt. > Unfortunately, there does not seem to exist a method to catch such > things at compile-time :-( > > When SWT-3.2.x is released, and our port is updated (or > x11-toolkits/swt32 is created), the patch can be removed. FYI, there is a port of swt32 in ports/93318. Cheers, Panagiotis