Easier and Faster Way to Installing Eclipse Plugins

The fastest way to install an Eclipse plugin is directly moving the jar files of target plugin feature to plugin folder at eclipse installation directory (e.g. C:\Eclipse\plugins). Then, start eclipse with -clean parameter (e.g. C:\Eclipse\eclipse.exe - clean).

As an example, Glassfish eclipse plugin is available to download at http://ajax.java.net/eclipse/plugins/. Download the recent version of the plugin jar (so far the latest version is com.sun.enterprise.jst.server.sunappsrv_1.0.54.jar) for your Eclipse 3.5.X. Then, paste into the $ECLIPSE_INSTALLATION_DIR$\plugins\. Start your eclipse with -clean parameter.

That's All...

Comments

Popular posts from this blog

SoapUI 4.5.0 Project XML File Encoding Problem

COMRESET failed (errno=-32)

SoapUI - Dynamic Properties - Getting Current Time in DateTime Format