In the maven project directory try using a command prompt: mvn eclipse:eclipse
or if you're like me, just: right click your or from the menu: project > Maven > Update Project
This would convert your project to a maven project.
This is a characteristic associated with eclipse. In a new project, folder icon would change to reflect the update.
Comments
Post a Comment