Hibernate mappingResource handling
It seems that IDEA does not look up dependent modules when validating the mappingResources property in Spring.
I have .hbm.xmls in a separate module (and it worked fine with previous versions of IDEA), but now IDEA highlights mappingResources as errors.
请先登录再写评论。
Hello Alex,
Not sure if it's the same, but it seems related:
"mappingResources" should resolve in classpath:
http://www.jetbrains.net/jira/browse/IDEA-15163
Taras
Yes, probably it's the same bug.
Hello Alex,
You might want to attach/describe your particular configuration on the linked
JIRA issue to make sure that it's fixed before release.
-tt