You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When importing all projects in Eclipse, the Maven modules are imported
as standalone projects, but also appear as child folders of the root
module. That in turn leads to always having each file appear twice when
opening the resource selection dialog, running a file search etc.
Mark the child folders in the root module project as derived, which will
hide them in most file related operations afterwards.
0 commit comments