Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Subversion hidden files in "Open Resource"
Subversion hidden files in "Open Resource" [message #336639] Thu, 25 June 2009 13:32 Go to next message
Eclipse UserFriend
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 07:47 Go to previous messageGo to next message
Eclipse UserFriend
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 07:49] by Moderator

Re: Subversion hidden files in "Open Resource" [message #489058 is a reply to message #336639] Thu, 01 October 2009 08:03 Go to previous messageGo to next message
Eclipse UserFriend
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 08:27 Go to previous messageGo to next message
Eclipse UserFriend
> 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 08:27] by Moderator

Re: Subversion hidden files in "Open Resource" [message #489082 is a reply to message #489066] Thu, 01 October 2009 08:49 Go to previous message
Eclipse UserFriend
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: Wed Apr 23 23:35:39 EDT 2025

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

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

Back to the top