0
I formatted my PC and imported my Maven project, only it keeps appearing the warning:
"This project has the JPA Facet, but no JPA project could be created. See the error log for more Details."
The design runs normally!!
Could give me a light!!
0
I formatted my PC and imported my Maven project, only it keeps appearing the warning:
"This project has the JPA Facet, but no JPA project could be created. See the error log for more Details."
The design runs normally!!
Could give me a light!!
0
This is a project configuration problem.
To solve this problem just go to the properties of the project, and on project facets and uncheck and apply the changes.
Browser other questions tagged java
You are not signed in. Login or sign up in order to post.
Okay I’ll do it and make sure!!
– Cleber Souza
Other problems appeared after the above procedure, I had to create another Workspace and import a project that I saved before it happened. But thanks for the tip.
– Cleber Souza