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

[Subclipse-users] Subclipse syncronization view doesn

From: Mike Youngstrom <youngm_at_gmail.com>
Date: Mon, 14 Nov 2011 17:30:10 -0800 (PST)

I'm using using Subclipse 1.6.18 and Maven Eclipse integration 1.0SR1.

Maven Eclipse integration has a feature that allow for you to hide resources for physically nested projects.

This feature uses IResource.setHidden() to hide nested projects.

In subclipse though this feature causes some odd behavior. As I make Outgoing changes to my project the synchronize view correctly updates only the inner most project. However, if I execute a new "Synchronize" then all of the hidden resources in my parent projects now appear in the synchronize view for my parent projects.

This wouldn't be so bad either except that those nested outgoing changes never disappear from the synchronize view and new files I've created don't get detected and committed if I only commit the parent project.

Would it be possible to improve the subclipse synchronize view to support IResource.isHidden()? If you are afraid of people expecting to commit hidden resources then would it be possible to add a Subclipse preference to support IResource.isHidden()?

Thanks,
Mike

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2878134

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-11-15 13:27:55 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.