Howto keep Eclipse Plugins between upgrades
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.
Tweet
Related Entries
- Tip for Viewing Images in Eclipse - February 7, 2007
- Fonts for Programmers - May 12, 2005
- Eclipse Spell Checker Plugin - April 26, 2005
- Viewing Images with Eclipse - October 29, 2009
- RDS Plugin for Eclipse? - July 21, 2005
Comments
I've just started using Eclipse, so I've not much experience to bring to the table. However I had version 3.0.2 installed, with several plugins. I tried installing the WTP (Web Tools Platform) and could not get it to work. Someone in the newsgroup then told me that I needed version 3.1M6 to make WTP run. Having no knowledge on how to update the Eclipse version I downloaded it, and then just unpacked it into my "old" Eclipse directory. When I then opened up Eclipse it was the new version (3.1) that opened, but all my old projects and plugins was still intact. And WTP even worked without trying to installing it once again under the new version.
I probably did the update the "wrong" way (knowing no other), but thought I'd share my experience with it.
Post a Comment
Recent Entries
- ColdFusion returning empty response with server-error: true
- Careful applying CF11u16, CF2016u8, CF2018u2
- Sessions don't work in Chrome but do in IE
- csrfVerifyToken does not invalidate the token
- The cf_sql_ is optional in cfqueryparam
- Cookie Expires / Max-Age 1969-12-31T23:59:59.000Z
- Burst Throttling on AWS API Gateway Explained
- How to Resolve Java HTTPS Exceptions