eclipse uninstall, but how? - Java
This is a discussion on eclipse uninstall, but how? - Java ; How to uninstall eclipse 3.0 completely? There is no uninstall file in
the eclipse program packet and there is no entry for eclipse in the
system/software directory.
Jan...
-
eclipse uninstall, but how?
How to uninstall eclipse 3.0 completely? There is no uninstall file in
the eclipse program packet and there is no entry for eclipse in the
system/software directory.
Jan
-
Re: eclipse uninstall, but how?
Jan,
There is no uninstall concept for Eclipse. Everything in Eclipse are a
composition of jars and plugins and they are all in the folder where you
unzipped it. For e.g C:\Eclipse.
If you want to uninstall and preserve your old work that you had in
workspace, just copy the workspace to a temp folder, delete the entire
Eclipse folder and you are done.
To install new one, download the new zip file, unzip it to the right
location and copy your old workspace over to this place. You would have all
your old stuff.
Suren
--
Message posted via http://www.javakb.com
Similar Threads
-
By Application Development in forum Java
Replies: 1
Last Post: 09-07-2007, 04:46 PM
-
By Application Development in forum Java
Replies: 1
Last Post: 08-31-2007, 05:19 AM
-
By Application Development in forum Java
Replies: 5
Last Post: 06-01-2005, 11:21 PM
-
By Application Development in forum Java
Replies: 7
Last Post: 01-25-2005, 04:17 PM
-
By Application Development in forum Java
Replies: 2
Last Post: 01-25-2005, 03:02 PM