How to prevent Eclipse from showing the opened file in package explorer
Turn off the “Link with Editor” option in the Package Explorer toolbar. (the left/right arrow icon, turned on here)
Turn off the “Link with Editor” option in the Package Explorer toolbar. (the left/right arrow icon, turned on here)
Click to the third right top button, then “Filters” and then check “Name filter patterns” and write “src”. Then the second src folder is hidden.
Green circle indicates a public method Red square indicates a private method Yellow diamond indicates a protected method Blue triangle indicates default (package visible) method This page gives an overview of all the icons used in Eclipse JDT. This page explains what the different access levels mean in Java terms, in case you aren’t familiar … Read more
Package Explorer / View Menu / Package Presentation… / Hierarchical The “View Menu” can be opened with Ctrl + F10, or the small arrow-down icon in the top-right corner of the Package Explorer.