在原有工程的基础上,做了一次代码分离。分离之后报错:No persistence.xml file found in project
可以通过调整IDE验证,fixed的此问题。如myeclipse:
不同的IDE,此设置的目录可能不同。但是调整条目多是 JPA - Project下 No persistence.xml file found in project无异。
原文链接:https://www.f2er.com/xml/296092.html在原有工程的基础上,做了一次代码分离。分离之后报错:No persistence.xml file found in project
可以通过调整IDE验证,fixed的此问题。如myeclipse:
不同的IDE,此设置的目录可能不同。但是调整条目多是 JPA - Project下 No persistence.xml file found in project无异。
原文链接:https://www.f2er.com/xml/296092.html