6

Is there any way to define what the "Open Resource" dialog in Eclipse should show?

If you work with svn you don't want the *.svn files to show up. (I know there is a fix out for this one but does there exist a more general one?)

Neil Knight
  • 47,437
  • 25
  • 129
  • 188
user29593
  • 2,425
  • 2
  • 16
  • 6

2 Answers2

13

At the top-right corner of the "Open Resource" there is a small blue arrow. Click it and "Select Working Set". Create a new working set as required to include what you need

idrosid
  • 7,983
  • 5
  • 44
  • 41
3

You could mark the files as 'derived', though depending on their directory structure it could be time-consuming. See my answer to this question.

Community
  • 1
  • 1
Kevin K
  • 9,344
  • 3
  • 37
  • 62