From owner-freebsd-java@FreeBSD.ORG Fri Jul 28 13:14:45 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFCF216A4DE for ; Fri, 28 Jul 2006 13:14:45 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73E6843D46 for ; Fri, 28 Jul 2006 13:14:45 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by py-out-1112.google.com with SMTP id b36so536230pyb for ; Fri, 28 Jul 2006 06:14:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ELw5s0fluNd3dB4Sm2naxrYacezSK/+WI47CwmJU5s/aoexEy2ygpLj0FdBKL/Y4XGC1ZlsaNf8V4Mby0hT1TnaZE+DHtPZ6HDwflWR9TOx9wIRQWmNxv2wG5/hHQo5Sv2XDwEsDE54yZc3MMIg4X9hJDsk2jAHc70UzV6vTbFs= Received: by 10.35.37.18 with SMTP id p18mr5218508pyj; Fri, 28 Jul 2006 06:14:44 -0700 (PDT) Received: by 10.35.125.14 with HTTP; Fri, 28 Jul 2006 06:14:44 -0700 (PDT) Message-ID: Date: Fri, 28 Jul 2006 21:14:44 +0800 From: "Jiawei Ye" To: freebsd-java@freebsd.org In-Reply-To: <20060728131115.GE55747@vision.anyware> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060725152237.GA25395@anyware-laptop.theveniceproject.com> <44C713FC.8040705@ebs.gr> <20060726103900.GB5931@anyware-laptop.theveniceproject.com> <20060726.224809.424242504.ken@tydfam.jp> <20060727094550.GH1009@watt.intra.caraldi.com> <20060728102603.GC55747@vision.anyware> <44C9ED8E.9080601@ebs.gr> <20060728124807.GD55747@vision.anyware> <44CA0AF7.4070304@ebs.gr> <20060728131115.GE55747@vision.anyware> Subject: Re: Q) eclipse 3.2 (Callisto) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jul 2006 13:14:46 -0000 On 7/28/06, Jean-Baptiste Quenot wrote: > No I'm not. By default, WITH_MOZILLA=mozilla, which is Mozilla > 1.7.13 here. And this doesn't build so I dropped Mozilla support > for now by setting MAKE_MOZILLA to the empty string. > -- > Jean-Baptiste Quenot Building Eclipse/SWT without mozilla doesn't seem to affect anything other than that you need to manually assign the browser binary for help and external links in eclipse. At least that is how it works on Eclipse 3.1.2 on my machine. Jiawei Ye -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming