From owner-freebsd-eclipse@FreeBSD.ORG Mon Sep 10 05:32:05 2007 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1873316A419 for ; Mon, 10 Sep 2007 05:32:05 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from ns.tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.freebsd.org (Postfix) with ESMTP id A68CD13C46A for ; Mon, 10 Sep 2007 05:32:04 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from localhost (tyd3.sub.tydfam.jp [192.168.1.3]) by ns.tydfam.jp (8.14.1/8.14.1) with ESMTP id l8A5VTcP017037; Mon, 10 Sep 2007 14:31:36 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Mon, 10 Sep 2007 14:33:23 +0900 (JST) Message-Id: <20070910.143323.48534083.ken@tydfam.jp> To: mbowie@buzmo.com From: Ken Yamada In-Reply-To: <46E446A4.8090305@buzmo.com> References: <46E413CE.5050209@buzmo.com> <20070909191227.GA12241@misty.eyesbeyond.com> <46E446A4.8090305@buzmo.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.91/4226/Mon Sep 10 13:56:31 2007 on ns.tydfam.jp X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on ns.tydfam.jp Cc: dan@rucci.org, freebsd-eclipse@freebsd.org Subject: Re: eclipse 3.3.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: Mon, 10 Sep 2007 05:32:05 -0000 Mike, It does not run with jdk1.5.0 - it generates "Bad version number in .class file" error. So, we'd better include JAVA_HOME=/usr/local/jdk1.6.0 in eclipse.in. I reflected your patch, the above and eliminating unnecessary working files to my eclipse-europa-dan.tgz and confirmed that it works at http://www.tydfam.jp/eclipse-europa-dan.tgz. Instruction.html and "Building the Eclipse executable from the eclipse SDK download:" does not tell much about how we can automate it unfortunately. "features/eclipse.equinox.executable" is a newly organized hierarchy and build.xml looks not fully incorporate this change. Europa updates works OK, Subclipse works OK, but JBossTools 2.0.0Beta3 does not - it seemingly falls into a long nap. (My driver of eclipse 3.3 is JBossTools, so it is very unfortunate personally .....) I have no problem with Greg's suggestion - put it to eclipse-devel, and you may use the file freely with Dan's concent however eclipse 3.4M1 is already there and we may better find a good strategy to chase this rapidly evolving creature.