From owner-freebsd-eclipse@FreeBSD.ORG Sat Jan 2 11:12:15 2010 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 B9D7B106568F; Sat, 2 Jan 2010 11:12:15 +0000 (UTC) (envelope-from huang@gddsn.org.cn) Received: from gddsn.org.cn (gddsn.org.cn [218.19.164.145]) by mx1.freebsd.org (Postfix) with ESMTP id 51ECC8FC12; Sat, 2 Jan 2010 11:12:14 +0000 (UTC) Received: from tp.gddsn.org.cn (unknown [219.137.186.57]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hwh) by gddsn.org.cn (Postfix) with ESMTPSA id F37D42E03A; Sat, 2 Jan 2010 18:10:40 +0800 (CST) Message-ID: <4B3F29FF.5010704@gddsn.org.cn> Date: Sat, 02 Jan 2010 19:11:59 +0800 From: Huang wen hui User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; zh-CN; rv:1.9.1.5) Gecko/20091215 Thunderbird/3.0 MIME-Version: 1.0 To: Frank Staals References: <4B3A1084.90505@videotron.ca> <4B3B27CB.7040906@fstaals.net> <4B3BD120.40108@FreeBSD.org> <4B3CA19D.9050504@fstaals.net> <4B3DD4E3.60902@gddsn.org.cn> <4B3EF82E.3090708@gddsn.org.cn> <4B3F1E20.2020703@fstaals.net> In-Reply-To: <4B3F1E20.2020703@fstaals.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: "Stephane E. Potvin" , freebsd-eclipse@freebsd.org Subject: Re: Eclipse 3.5.1 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: Sat, 02 Jan 2010 11:12:15 -0000 于 2010/01/02 18:21, Frank Staals 写道: > On 01/02/10 08:39, Huang wen hui wrote: >> I put subclipse plugin into /usr/local/share/eclipse/dropins, >> eclipse 3.5.1 can recoginzed subclipse correctly. >> >> --hwh > I tried that, out of the box it did not work though: I ended up > chow'ing /usr/local/lib/eclipse to my own user account. Only then I > was able to install the (subclipse) plugin. After doing this I am also > able to install other plugins (for example VEP ) from the built in > wizard. I don't have particular problems chowning it since I'm the > only user on my laptop anyway, but this cannot realy be the intended > fix .... Did you also have to do something similar to that ? > > Thanks for the fix though :) > yes, I also can install galileo as root, but it pollutes /usr/local/lib/eclipse. I prefered put galileo into /usr/local/share/eclipse/dropins. --hwh