I\'m wondering why I can\'t see following folders in src node in Package Explorer
src/main/java
src/main/resources
src/test/java
src/test/resources
>
I have solved this issue by below steps:
Right click the Maven Project -> Build Path -> Configure Build Path In Order and Export tab, you can see the message like '2 build path entries are missing' Now select 'JRE System Library' and 'Maven Dependencies' checkbox Click OK Now you can see below in all type of Explorers (Package or Project or Navigator)