This is the mail archive of the
eclipse@sources.redhat.com
mailing list for the gcj-compiled eclipse project.
Re: Eclipse plugins question.
- From: Tom Tromey <tromey at redhat dot com>
- To: Austin Gonyou <austin at coremetrics dot com>
- Cc: eclipse at sources dot redhat dot com
- Date: 04 Aug 2003 13:03:09 -0600
- Subject: Re: Eclipse plugins question.
- References: <1060014609.3009.19.camel@portageek.digitalroadkill.net>
- Reply-to: tromey at redhat dot com
>>>>> "Austin" == Austin Gonyou <austin@coremetrics.com> writes:
Austin> Does anyone know how many of the current plugins will work
Austin> with the RH version of eclipse? I tried importing a few
Austin> yesterday, but that didn't seem to go well. Should I not be
Austin> importing them, and just adding them to
Austin> /usr/lib/eclipse/plugins? Sorry for asking such a n00b
Austin> question. I'm pretty new to eclipse.
It depends on what exactly you're doing. Adding a new plugin should
work, but we haven't tested it heavily. So there may be problems.
You'd have to be more specific.
In my opinion, putting stuff in /usr/lib/eclipse isn't a great idea,
unless you're installing them from RPMs.
Austin> Also, is there a perl plugin? I'd love that. :)
There are a bunch of eclipse plugins on sourceforge. I'd start by
looking there.
Tom