From owner-freebsd-java@FreeBSD.ORG Sat Aug 12 07:06:15 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 3433816A4DA for ; Sat, 12 Aug 2006 07:06:15 +0000 (UTC) (envelope-from dsledge@appriss.com) Received: from intexch02.int.appriss.com (intexch02.int.appriss.com [63.126.72.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id B660D43D46 for ; Sat, 12 Aug 2006 07:06:14 +0000 (GMT) (envelope-from dsledge@appriss.com) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Sat, 12 Aug 2006 03:06:13 -0400 Message-ID: <768690DD58883C4FAA0C089A534F94DF2054B1@intexch02.int.appriss.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Q) eclipse 3.2 (Callisto) Thread-Index: Aca9s8xS55b00NCgRUyrDhhrs/i+YgAKF7bJ References: <20060811.233112.343186357.ken@tydfam.jp><44DCCCDD.10200@appriss.com><44DCD297.50108@appriss.com> <20060812.110531.846936201.ken@tydfam.jp> From: "David Sledge" To: "Yamada Ken Takeshi" Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ronald-freebsd8@klop.yi.org, freebsd-java@freebsd.org 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: Sat, 12 Aug 2006 07:06:15 -0000 "Seemingly, it does not install = org.eclipse.osgi,org.eclipse.core.runtime, org.eclipse.update(?) = under /usr/local/eclipse/configulation. (I found only config.ini = there.) Also strangely, I saw it compiles files under = "work/plugins/org.eclipse.swt.gtk.linux.x86_64", but not = "work/plugins/org.eclipse.swt.gtk.linux.x86". I am not sure if it is = intensioned or not." I have not seen that happen before. I checked on my x86 and amd64 = systems and it installed the configurations correctly and the swt = plugin is correct as well. Try downloading the latest shar file again. = Deinstall the previous version, make sure it removes the = /usr/local/eclipse directory. Remove the .eclipse directory in your home = directory. Remove the previous eclipse port directory and extract the = new shar file in its place. Then run "make install clean" again and see = if that fixes the problem.