I tried to make project by selecting Archtype Web Application from Eclipse create new maven project. But when I created a new java Class to project sources folder, it didn’t contain packacge name in package and source folder was included in class path. So is there something wrong with my setup or why doesn’t Eclipse add automatically package to newly created Class?
I tried to make project by selecting Archtype Web Application from Eclipse create new
Share
This is what I do: