0

If I have a Maven project in Eclipse there are the folders of the Standard Directory Layout in the Explorer views:

  • folder src/main/java
  • folder src/main/resources
  • folder src/test/java
  • folder src/test/resources

but also a:

  • folder src
    • folder main
    • folder test

with main and test being the only sub-folders.

Is it possible to get rid off the display of this src folder in the Explorer views?

Gerold Broser
  • 14,080
  • 5
  • 48
  • 107
  • Possible duplicate of [How to hide src folder from eclipse project explorer?](https://stackoverflow.com/q/14437227/2985643) (though I don't see the solutions offered as being satisfactory). – skomisa Sep 06 '18 at 17:47
  • Possible duplicate of [How to hide src folder from eclipse project explorer?](https://stackoverflow.com/questions/14437227/how-to-hide-src-folder-from-eclipse-project-explorer) – Gerold Broser Sep 06 '18 at 21:09

0 Answers0