|
|
|
|
|
|
Re: sharing java projects among 3.3 and 3.4 workspaces [message #256425 is a reply to message #256412] |
Tue, 16 September 2008 03:26  |
Eclipse User |
|
|
|
Felix Dorner wrote:
> Hi Daniel,
>
> maybe I was misunderstood. What I am sharing in my repositories are
> java projects, not entire workspaces. Each client has its own (version
> specific) workspace. Still there is some metadata inside a project:
>
> - the custom builders
> - the .classpath and .project files
>
> The question is whether these files are properly interpreted by 3.3
> and 3.4 clients
If you only store 3.3 based project meta data then this will work. Only
when you start storing project settings that appeared in 3.4 you might
get into trouble (e.g. loose them again when committed to CVS via 3.3
workspace).
Dani
>
> Felix
>
>
>> If you really have to start with an older version (e.g. because a
>> plug-in doesn't run anymore on 3.4 - which shouldn't happen) from
>> time to time, why not use a different workspace and share the code
>> via repository?
|
|
|
Powered by
FUDForum. Page generated in 0.09171 seconds