Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Version Management
Version Management [message #87580] Thu, 21 August 2003 03:06 Go to next message
Eclipse UserFriend
Originally posted by: holger.faulhammer.de.heidelberg.com

Hello,

We've got a problem with version management in eclipse. Our working style
is like this: We are developing in different branches of one software
project. That means one developer has different versions in different
pathes on his computer, e.g.:
root
-V03.2003
-V05.2001
and so on. We would like to open several eclipse-Workspaces for the
different Versions. Therefor every path reference in eclipse should be
relative starting from a eclipse-workspace file which is part of every
different Version. The opening of one of these workspaces should be
possible with a file that is part of the version.

Has anyone an idea how working like this is possible in eclipse?

Thank you for answering,
Holger Faulhammer
Re: Version Management [message #87610 is a reply to message #87580] Thu, 21 August 2003 05:36 Go to previous message
Eclipse UserFriend
> We've got a problem with version management in eclipse. Our working style
> is like this: We are developing in different branches of one software
> project. That means one developer has different versions in different
> pathes on his computer, e.g.:
> root
> -V03.2003
> -V05.2001
> and so on. We would like to open several eclipse-Workspaces for the
> different Versions. Therefor every path reference in eclipse should be
> relative starting from a eclipse-workspace file which is part of every
> different Version. The opening of one of these workspaces should be
> possible with a file that is part of the version.
>
> Has anyone an idea how working like this is possible in eclipse?

I don't know what you are really up to. To create a new workspace
just add -data drive/path/workspace-dir to eclipse startup command.
The workspace will be created if not present. You can also start
as many eclipse instances as you like as long none of 'em share
the same workspace with any eclipse still opend.

The 'opening when click' stuff I didn't got completly.


Martin (Kersten)
Previous Topic:Plugin for enabling Design view on HTML and JSP files
Next Topic:Problems with runtime workbench and jdt core
Goto Forum:
  


Current Time: Thu Jul 17 23:36:51 EDT 2025

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

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

Back to the top