Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Reuse of Workspace

Hi, 

  I guess this issue is best addressed on the newsgroups.

  You can specifiy -data <workspacedir> to tell eclipse which workspace to
use. If you haven't specified that before eclipse will have created a
directory "workspace" below the installation directory, e.g. eclipse.  So to reuse
it, install the new version and let -data point to your old workspace. 

  I don't know really, but it could probably happen that a new version will
not be compatible with an old workspace, but I have never encountered that. I
started with the first stable build in Nov '01 and kept the workspace since
then while also upgrading the code to every stable build, including F2. 

Cheers,
Mariano
> 
> 
> Hello,
> 
> i try to test the F2 - build.
> How could i easily reuse my old workspaces ?
> 
> Thanks JS
> 
> 
> _______________________________________________
> platform-dev mailing list
> platform-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-dev
> 



Back to the top