0
I created a project Maven
one-page xhtml
just for testing, but keeps giving this error in the package.
What would that mistake be?
0
I created a project Maven
one-page xhtml
just for testing, but keeps giving this error in the package.
What would that mistake be?
1
To fix this error, follow the steps below:
Eclipse > Project > Clean
Eclipse has an error marker Markers
, it is interesting to always look at it in these cases.
0
In my case, did not solve Eclipse > Project > Clean;
What solved my problem was right-clicking on the project, on the Maven option I clicked on Update Project...
There is also the possibility to use the shortcut keys Alt+F5
Browser other questions tagged java-ee maven
You are not signed in. Login or sign up in order to post.
It seems to be using eclipse looks on
Markers
if there is a specific error, if it does not work from a clean and validated in the project.– Wellington Avelino
I gave a Clean and the error came out, thank you.
– DiegoAugusto
How this question can be improved, @Downvoter?
– Wallace Maxters