Howto keep Eclipse Plugins between upgrades
Updated on November 17, 2023
By Pete Freitag
By Pete Freitag
The Javalobby has a great article called Eclipse: Managing Multiple Eclipse Installations that shows you how you can keep one plugins directory and have it work for multiple eclipse installs.
Since I do a lot of Java 1.5 development, I have to use Eclipse 3.1, and I keep updated with the latest milestones. This means I am installing a new version of Eclipse every few months, and I was reinstalling my plugins each time - I knew there was a better way, but I never got around to finding it.
Howto keep Eclipse Plugins between upgrades was first published on May 12, 2005.
If you like reading about eclipse, plugins, tips, or cfeclipse then you might also like:
- Tip for Viewing Images in Eclipse
- Fonts for Programmers
- Viewing Images with Eclipse
- RDS Plugin for Eclipse?
The FuseGuard Web Application Firewall for ColdFusion & CFML is a high performance, customizable engine that blocks various attacks against your ColdFusion applications.
I probably did the update the "wrong" way (knowing no other), but thought I'd share my experience with it.