Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » How do I upgrade from 2.0.2 to 2.1 M4?
How do I upgrade from 2.0.2 to 2.1 M4? [message #43670] Sun, 26 January 2003 21:34 Go to next message
Eclipse UserFriend
Originally posted by: dinkloh.ipd.uni-karlsruhe.de

Hello!

How can I upgrade from Eclipse 2.0.2 to 2.1 M4? Is it enough just to unzip
the corresponding files into the eclipse directory? I would like to preserve
my settings, but as I understand it, those are in the .metadata subdirectory
under the workspace directory and therefore should not be affected by the
upgrade, is that right?

Thank you for the help,
Martin
Re: How do I upgrade from 2.0.2 to 2.1 M4? [message #43762 is a reply to message #43670] Mon, 27 January 2003 19:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jared-eclipse.mn.rr.com

Just unzipping the new archive over your old install might work, but I
wouldn't recommend it. You'd be better off deleting the old install and
unzipping the new one fresh.

If your workspace directory is in your Eclipse install location (the default
behavior, but not recommended), make sure to back it up first!

- Jared

Martin Dinkloh wrote:
> How can I upgrade from Eclipse 2.0.2 to 2.1 M4? Is it enough just to unzip
> the corresponding files into the eclipse directory? I would like to
> preserve my settings, but as I understand it, those are in the .metadata
> subdirectory under the workspace directory and therefore should not be
> affected by the upgrade, is that right?
Re: How do I upgrade from 2.0.2 to 2.1 M4? [message #43789 is a reply to message #43762] Mon, 27 January 2003 22:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: oshteynbuk.nyc.rr.com

in addition to what Jared said you can also check out swiki
http://eclipsewiki.swiki.net/131
or/and
there is an ant script to update
http://home.nyc.rr.com/olegs/

oleg


"Jared Burns" <jared-eclipse@mn.rr.com> wrote in message
news:b13vc8$hhk$2@rogue.oti.com...
> Just unzipping the new archive over your old install might work, but I
> wouldn't recommend it. You'd be better off deleting the old install and
> unzipping the new one fresh.
>
> If your workspace directory is in your Eclipse install location (the
default
> behavior, but not recommended), make sure to back it up first!
>
> - Jared
>
> Martin Dinkloh wrote:
> > How can I upgrade from Eclipse 2.0.2 to 2.1 M4? Is it enough just to
unzip
> > the corresponding files into the eclipse directory? I would like to
> > preserve my settings, but as I understand it, those are in the .metadata
> > subdirectory under the workspace directory and therefore should not be
> > affected by the upgrade, is that right?
Re: How do I upgrade from 2.0.2 to 2.1 M4? [message #49336 is a reply to message #43762] Tue, 18 March 2003 20:44 Go to previous message
Eclipse UserFriend
Originally posted by: nospam.metaclass.nl

If you are building plugins, you may have to revise the class path and then
do "Organize Imports" to revise the import statements. (I tried to compile
the readmetool example version 2.0.2 with 2.1 M3, but got lots of errors,
all resulting from org.eclipse... classes being moved to differen packages.
Initally i missed some of the new packages in the class path, so "Organize
Imports" created import statements that import classes from javax.swing...
However after removing the errorneous import statements Eclipse was quite
quite good at finding where the classes had gone )

Henk Verhoeven,
MetaClass.

Jared Burns <jared-eclipse@mn.rr.com> wrote in message
news:b13vc8$hhk$2@rogue.oti.com...
> Just unzipping the new archive over your old install might work, but I
> wouldn't recommend it. You'd be better off deleting the old install and
> unzipping the new one fresh.
>
> If your workspace directory is in your Eclipse install location (the
default
> behavior, but not recommended), make sure to back it up first!
>
> - Jared
>
> Martin Dinkloh wrote:
> > How can I upgrade from Eclipse 2.0.2 to 2.1 M4? Is it enough just to
unzip
> > the corresponding files into the eclipse directory? I would like to
> > preserve my settings, but as I understand it, those are in the .metadata
> > subdirectory under the workspace directory and therefore should not be
> > affected by the upgrade, is that right?
Re: How do I upgrade from 2.0.2 to 2.1 M4? [message #589456 is a reply to message #43670] Mon, 27 January 2003 19:16 Go to previous message
Jared Burns is currently offline Jared BurnsFriend
Messages: 19
Registered: July 2009
Junior Member
Just unzipping the new archive over your old install might work, but I
wouldn't recommend it. You'd be better off deleting the old install and
unzipping the new one fresh.

If your workspace directory is in your Eclipse install location (the default
behavior, but not recommended), make sure to back it up first!

- Jared

Martin Dinkloh wrote:
> How can I upgrade from Eclipse 2.0.2 to 2.1 M4? Is it enough just to unzip
> the corresponding files into the eclipse directory? I would like to
> preserve my settings, but as I understand it, those are in the .metadata
> subdirectory under the workspace directory and therefore should not be
> affected by the upgrade, is that right?
Re: How do I upgrade from 2.0.2 to 2.1 M4? [message #589469 is a reply to message #43762] Mon, 27 January 2003 22:59 Go to previous message
Eclipse UserFriend
Originally posted by: oshteynbuk.nyc.rr.com

in addition to what Jared said you can also check out swiki
http://eclipsewiki.swiki.net/131
or/and
there is an ant script to update
http://home.nyc.rr.com/olegs/

oleg


"Jared Burns" <jared-eclipse@mn.rr.com> wrote in message
news:b13vc8$hhk$2@rogue.oti.com...
> Just unzipping the new archive over your old install might work, but I
> wouldn't recommend it. You'd be better off deleting the old install and
> unzipping the new one fresh.
>
> If your workspace directory is in your Eclipse install location (the
default
> behavior, but not recommended), make sure to back it up first!
>
> - Jared
>
> Martin Dinkloh wrote:
> > How can I upgrade from Eclipse 2.0.2 to 2.1 M4? Is it enough just to
unzip
> > the corresponding files into the eclipse directory? I would like to
> > preserve my settings, but as I understand it, those are in the .metadata
> > subdirectory under the workspace directory and therefore should not be
> > affected by the upgrade, is that right?
Re: How do I upgrade from 2.0.2 to 2.1 M4? [message #591692 is a reply to message #43762] Tue, 18 March 2003 20:44 Go to previous message
Eclipse UserFriend
Originally posted by: nospam.metaclass.nl

If you are building plugins, you may have to revise the class path and then
do "Organize Imports" to revise the import statements. (I tried to compile
the readmetool example version 2.0.2 with 2.1 M3, but got lots of errors,
all resulting from org.eclipse... classes being moved to differen packages.
Initally i missed some of the new packages in the class path, so "Organize
Imports" created import statements that import classes from javax.swing...
However after removing the errorneous import statements Eclipse was quite
quite good at finding where the classes had gone )

Henk Verhoeven,
MetaClass.

Jared Burns <jared-eclipse@mn.rr.com> wrote in message
news:b13vc8$hhk$2@rogue.oti.com...
> Just unzipping the new archive over your old install might work, but I
> wouldn't recommend it. You'd be better off deleting the old install and
> unzipping the new one fresh.
>
> If your workspace directory is in your Eclipse install location (the
default
> behavior, but not recommended), make sure to back it up first!
>
> - Jared
>
> Martin Dinkloh wrote:
> > How can I upgrade from Eclipse 2.0.2 to 2.1 M4? Is it enough just to
unzip
> > the corresponding files into the eclipse directory? I would like to
> > preserve my settings, but as I understand it, those are in the .metadata
> > subdirectory under the workspace directory and therefore should not be
> > affected by the upgrade, is that right?
Previous Topic:Importing project into workspace from external plugin
Next Topic:How to make CVS browser not to show empty directories?
Goto Forum:
  


Current Time: Thu Sep 19 18:26:18 GMT 2024

Powered by FUDForum. Page generated in 0.03520 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top