Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How do I manually drop plugins into an eclipse install in 3.5M7?
How do I manually drop plugins into an eclipse install in 3.5M7? [message #335963] Mon, 11 May 2009 18:21 Go to next message
Matt Sither is currently offline Matt SitherFriend
Messages: 33
Registered: July 2009
Member
I first tried dropping the plugin jar into the plugins directory. That
didn't work. Then I tried dropping it into the dropins directory in all
three supposedly supported formats (1 - directly under dropins; 2 - under
dropins/eclipse/plugins, 3 - under
dropins/<nameOfMyChoice>/eclipse/plugins). Nothing worked.

I guess using the Equinox p2 UI would solve my problem. But from the
documentation, it sounds like this is an entirely separate application that
I'd have to install. That's a lot of overhead to drop a single plugin into
my environment.

Thanks,
Matt
Re: How do I manually drop plugins into an eclipse install in 3.5M7? [message #335965 is a reply to message #335963] Mon, 11 May 2009 23:29 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
Sither wrote:
> I first tried dropping the plugin jar into the plugins directory. That
> didn't work. Then I tried dropping it into the dropins directory in all
> three supposedly supported formats (1 - directly under dropins; 2 -
> under dropins/eclipse/plugins, 3 - under
> dropins/<nameOfMyChoice>/eclipse/plugins). Nothing worked.
>
> I guess using the Equinox p2 UI would solve my problem. But from the
> documentation, it sounds like this is an entirely separate application
> that I'd have to install. That's a lot of overhead to drop a single
> plugin into my environment.
>
> Thanks,
> Matt
Putting the plugin in the dropins folder should work. Have you
restarted your Eclipse install after dropping the plugin into the
dropins folder?

Have you checked to log file to see if there is a problem resolving the
plugins you are trying to dropin.
Re: How do I manually drop plugins into an eclipse install in 3.5M7? [message #335979 is a reply to message #335965] Tue, 12 May 2009 15:21 Go to previous messageGo to next message
Matt Sither is currently offline Matt SitherFriend
Messages: 33
Registered: July 2009
Member
"David Wegener" <dpwegener@gmail.com> wrote in message
news:guacde$kal$1@build.eclipse.org...
> Sither wrote:
>> I first tried dropping the plugin jar into the plugins directory. That
>> didn't work. Then I tried dropping it into the dropins directory in all
>> three supposedly supported formats (1 - directly under dropins; 2 - under
>> dropins/eclipse/plugins, 3 - under
>> dropins/<nameOfMyChoice>/eclipse/plugins). Nothing worked.
>>
>> I guess using the Equinox p2 UI would solve my problem. But from the
>> documentation, it sounds like this is an entirely separate application
>> that I'd have to install. That's a lot of overhead to drop a single
>> plugin into my environment.
>>
>> Thanks,
>> Matt

> Putting the plugin in the dropins folder should work. Have you restarted
> your Eclipse install after dropping the plugin into the dropins folder?
Yes.

> Have you checked to log file to see if there is a problem resolving the
> plugins you are trying to dropin.
There was no mention of the problem in the log.
Re: How do I manually drop plugins into an eclipse install in 3.5M7? [message #335992 is a reply to message #335979] Wed, 13 May 2009 03:37 Go to previous messageGo to next message
Bruce Kelly is currently offline Bruce KellyFriend
Messages: 63
Registered: July 2009
Member
I have found that I generally need to restart Eclipse with the -clean option
before the plug-ins are properly recognized in the dropins directory.

Namaste, Bruce
Re: How do I manually drop plugins into an eclipse install in 3.5M7? [message #336009 is a reply to message #335992] Wed, 13 May 2009 15:33 Go to previous message
Matt Sither is currently offline Matt SitherFriend
Messages: 33
Registered: July 2009
Member
Thanks Bruce! Restarting with the -clean option worked.

"Bruce Kelly" <Bruce.Kelly@andrew.com> wrote in message
news:gudf9c$rpu$1@build.eclipse.org...
>I have found that I generally need to restart Eclipse with the -clean
>option before the plug-ins are properly recognized in the dropins
>directory.
>
> Namaste, Bruce
>
Previous Topic:ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
Next Topic:[Databinding] bind modify of text to boolean
Goto Forum:
  


Current Time: Tue Apr 16 21:38:36 GMT 2024

Powered by FUDForum. Page generated in 0.51156 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top