Wednesday 8 June 2016

How to add missing src/test/java folder to the maven project in Eclipse

1) Create a folder test/java  under src folder
2) Right click on the project and choose Maven --> Update Project --> choose for Force update of Snapshot/Releases  and click ok.  Now  test folder should appear as src/test/java in Eclipse  project explorer

1 comment:

  1. It works with Eclipse 06/2020. Thanks

    ReplyDelete