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 >
src/main/java src/main/resources src/test/java src/test/resources
Right click on eclipse project go to build path and then configure build path you will see jre and maven will be unchecked check both of them and your error will be solved