This is the mail archive of the
eclipse@sources.redhat.com
mailing list for the gcj-compiled eclipse project.
Re: Eclipse plugins question.
- From: Jan Schulz <jasc dot usenet at gmx dot de>
- To: eclipse at sources dot redhat dot com
- Date: Mon, 4 Aug 2003 21:34:21 +0200
- Subject: Re: Eclipse plugins question.
- References: <87r841kzyq.fsf@fleche.redhat.com>
Hallo Tom,
* Tom Tromey wrote:
>In my opinion, putting stuff in /usr/lib/eclipse isn't a great idea,
>unless you're installing them from RPMs.
cd /usr/lib/eclipse
mkdir links
cd links
echo "path=r /usr/local/share/eclipse" > usr_local.links
# read only -> no update manager for this 'site'
cd /usr/local/share
mkdir eclipse
cd eclipse
mkdir plugins
mkdir features
unzip <plugin.zip> -d plugins
or
unzip <features.zip>
You can also try with applying the patch from
http://bugs.eclipse.org/bugs/show_bug.cgi?id=36101
and add a 'site' in your $HOME.
Jan
--
Jan Schulz jasc@gmx.net
"Wer nicht fragt, bleibt dumm."