| Author |
Eclipse Installing Plugins
|
Abiodun Adisa
Ranch Hand
Joined: Jan 17, 2002
Posts: 495
|
|
|
I just copied a plugin directory into the plugins folder of eclipse, But when i restarted eclipse it's not loading up the plugin, Please what settings parameter can i start eclipse with, so it can automatically load new plugins
|
 |
Manoj Agnihotri
Greenhorn
Joined: Nov 14, 2006
Posts: 11
|
|
Copying plugin from another eclipse folder doesn't guarantee that it works. In this way doesn't check compatibility of plugin version and Eclipse version. and still if Eclipse version is same then please copy features folder also. Use zipped plugins and install them through Eclipse -> Software Update -> Find & Install.
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14456
|
|
Actually, unless I'm missing something "Find and Install" is only applicable for when someone has bundled up an online installation for a plugin. However, some plugins do require a bit of a kickstart. Eclipse evidently thinks it's Microsoft Windows™, since you have to restart after installing plugins, but even that's not always enough. Start Eclipse with the "-clean" command-line option and see if it helps.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: Eclipse Installing Plugins
|
|
|