| Author |
how to upgrade from eclipse 2.1 to eclipse 3.0? what about the plugins?
|
Andres Gonzalez
Ranch Hand
Joined: Nov 27, 2001
Posts: 1561
|
|
I have just downloaded eclipse-platform-3.0M5-win32.zip (please correct me if I downloaded the wrong one, there were so many options to choose from). Is there any particular thing I have to keep in mind before moving from 2.1 to 3.0? is it only a matter of importing the folders I need in my workspace directory? how about my global classpath, do I need to set it again in this new environment? what about the .metadata directory? what about my existing plugins (the ones I've downloaded, they're probably not in eclipse 3.0)? thanks
|
I'm not going to be a Rock Star. I'm going to be a LEGEND! --Freddie Mercury
|
 |
Jeroen Wenting
Ranch Hand
Joined: Oct 12, 2000
Posts: 5093
|
|
I just pulled over the entire workspace from 2.1 to 3.0M5 and it worked (apart from some initial warnings about non-existent workspaces, which is fine as I'd defined some custom ones). 2.1 plugins working or not is hit and miss, more often miss it seems. I've for now reverted to 2.1.
|
42
|
 |
Ilja Preuss
author
Sheriff
Joined: Jul 11, 2001
Posts: 14112
|
|
For Java development, you will need the JDT binary, too. M5 broke many plugins for us - for example, no XML editor seems to work anymore. M4 was less problematic in this regard, but had some CVS-bugs.
|
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
|
 |
Andres Gonzalez
Ranch Hand
Joined: Nov 27, 2001
Posts: 1561
|
|
It looks like I'm sticking to 2.1. Not time to upgrade to the new version
|
 |
 |
|
|
subject: how to upgrade from eclipse 2.1 to eclipse 3.0? what about the plugins?
|
|
|