[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Re: [Subclipse-users] How to reorganize projects without losing decorations, Team menu, etc.?

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 3 Dec 2010 18:42:21 -0500

On Fri, Dec 3, 2010 at 6:30 PM, Shaun Pinney
<shaun.pinney_at_bil.konicaminolta.us> wrote:
>>What is it you are really trying to do here?
>
> Sorry if I wasn't clear.  I'll try to explain again:
>
> 1) Based on your link, I'll create a new Eclipse dummy project and copy .project, etc. to my working copy on my filesystem (e.g. c:\myWC).
> 2) I'll import the existing project from c:\myWC and now see a new Project "MyProj" in the "Project Explorer".  All contents present under c:\myWC are now visible in MyProj.  Decorations are present and the Team menu shows "Update" and other options when right-clicking any versioned file/directory.

OK. I think we can agree that steps 1 and 2 have nothing to do with
the rest of this? You could also have done a checkout from Subclipse
as starting point.

> 3) Due to the large number of files in c:\myWC, MyProj also has a large number of files in the project root, and I do not want them visible everytime I expand the MyProj project.  I want to create a new "MyProj/src" folder in my the Project Explorer and move files/dirs from the project root into it.  I do not want to see a new src folder in c:\wc on my filesystem not do I want it under version control.  I simply want to organize my Eclipse project files differently than the working copy and continue using Subclipse on these files afterwards.

You definitely cannot do this. I do not believe Eclipse itself even
offers a way to do this.

>>Subclipse cannot support virtual folders or linked folders.
> Ok.  I want to organize my Project folders differently than the filesystem layout.  The underlying method is not too important to me.  It is a bit strange that all Subclipse features disappear when moving files around in the project or when importing into a different Project folder than the root (e.g. create MyProj/src then import).  The latter is particularly unintuitive.  Should I file a feature request?

Subclipse is behaving correctly. It allows you to have these types of
resources in your project but then ignores them. This is what Eclipse
calls being "link friendly" in the documentation for this feature:

http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/team_resources_linked.htm

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2687658
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-12-04 00:42:33 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.