首页 > 系统服务 > 详细

Eclipse: JPA problem: Eclipse does not recognize content of persistence.xml

时间:2014-10-17 15:22:44      阅读:283      评论:0      收藏:0      [点我收藏+]

Link:

http://stackoverflow.com/questions/3701901/eclipse-does-not-recognize-content-of-persistence-xml

引用:

I fixed the problem the following way (I‘m using RAD v8.5.1):

. Windows --> Preferences --> Validation

. Scroll down to "JPA Validator" and click on the Ellipses under Settings.

. Click on the "Add Include Group..." button.

. Click on the new Include Group that appeared to highlight it.

. Click on the "Add Rule..." button.

. A dialog menu pops up. Click the "Folder or file name" radio button and click on "Next".

. Click on "Browse Folder..." and navigate to your src directory (in my case, it was "src/main/resources") within your project (my project was a .war in a multi module app) in your workspace.

. Click on "Finish".

. Click on "OK". This will prompt a full build.

The error will go away.

Eclipse: JPA problem: Eclipse does not recognize content of persistence.xml

原文:http://www.cnblogs.com/hellohelloworld/p/4030955.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!