topjavatutorial.com
Missing src/main/java in Maven project in Eclipse - TopJavaTutorial
When you create a Web application using Maven and import it in Eclipse, you may not see src/main/java folder in the Project or Package Explorer. You can fix it using the following steps : Step 1: Right click on the Maven Project, select Build Path and then Configure Build Path Step 2: In Order […]