Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Subversion hidden files in "Open Resource"
Subversion hidden files in "Open Resource" [message #336639] Thu, 25 June 2009 17:32 Go to next message
Dan Smith is currently offline Dan SmithFriend
Messages: 1
Registered: July 2009
Junior Member
I have a Java project that contains sources referenced with "Link Source".
These sources are maintained (externally) with Subversion, so for every
Foo.java file there are two corresponding Foo.java.svn-base files nested
in a hidden ".svn" directory. When I do "Open Resource", I do not want to
see these files.

What I've tried:

- Added an exclusion filter to the source entry on the build path.

- Applied the ".*" filter in the "Navigator" view.

- Installed Subversive, hoping it would have some built-in filtering
capability bundled with it.

- Rebuilt the project from scratch (after installing Subversive).

Despite all this, the unwanted files still show up in "Open Resource". Is
there any way to hide them?

(I'm using Galileo under Ubuntu 9.04.)
Re: Subversion hidden files in "Open Resource" [message #489054 is a reply to message #336639] Thu, 01 October 2009 11:47 Go to previous messageGo to next message
ArcMa  is currently offline ArcMa Friend
Messages: 3
Registered: October 2009
Junior Member
I have the same problem in eclipsePHP with SVN (Windows, Eclipse Platform Version: 3.4.2). I hope someone knows salvation...

[Updated on: Thu, 01 October 2009 11:49]

Report message to a moderator

Re: Subversion hidden files in "Open Resource" [message #489058 is a reply to message #336639] Thu, 01 October 2009 12:03 Go to previous messageGo to next message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
Dan Smith wrote:
> I have a Java project that contains sources referenced with "Link
> Source". These sources are maintained (externally) with Subversion, so
> for every Foo.java file there are two corresponding Foo.java.svn-base
> files nested in a hidden ".svn" directory. When I do "Open Resource", I
> do not want to see these files.
>
> What I've tried:
>
> - Added an exclusion filter to the source entry on the build path.
>
> - Applied the ".*" filter in the "Navigator" view.
>
> - Installed Subversive, hoping it would have some built-in filtering
> capability bundled with it.
>
> - Rebuilt the project from scratch (after installing Subversive).
>
> Despite all this, the unwanted files still show up in "Open Resource".
> Is there any way to hide them?


Try unchecking 'Show Derived Resource' in the pull down menu of the
dialog. It would work only if the subversive plugin has set those files
as a derived resource.

On the other hand, Open Type dialog would be more appropriate than the
Open Resource, if you looking open the Java classes.


- Prakash

Platform UI Team, IBM
http://blog.eclipse-tips.com
Re: Subversion hidden files in "Open Resource" [message #489066 is a reply to message #489058] Thu, 01 October 2009 12:27 Go to previous messageGo to next message
ArcMa  is currently offline ArcMa Friend
Messages: 3
Registered: October 2009
Junior Member
> Try unchecking 'Show Derived Resource' in the pull down menu of the
> dialog. It would work only if the subversive plugin has set those files
> as a derived resource.

And how make subversive plugin to set them as derived?

[Updated on: Thu, 01 October 2009 12:27]

Report message to a moderator

Re: Subversion hidden files in "Open Resource" [message #489082 is a reply to message #489066] Thu, 01 October 2009 12:49 Go to previous message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
ArcMa wrote:
>> Try unchecking 'Show Derived Resource' in the pull down menu of the
>> dialog. It would work only if the subversive plugin has set those
>> files as a derived resource.
>
> And how make subversive plugin to set them as derived?

I doubt that it will be done thru preferences that can be changed by
the user. Either case you should check that with the subversive newsgroup

- Prakash

Platform UI Team, IBM
http://blog.eclipse-tips.com
Previous Topic:Own editor plugin with "F3" feature
Next Topic:how do i Edit "Code window" menu (right click)
Goto Forum:
  


Current Time: Tue Mar 19 05:10:32 GMT 2024

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

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

Back to the top