Intellij 8.1.3, hibernate, maven
I have created my intellij project using maven's intellj plugin and have include hibernate core, annotations etc. Now I saw that there is supposed to be support in intellij 8.1.x to generate mapping files and perhaps pojos I know there is for eclipse but I have not figured out how to do so without customizing my project and manually creating the hibernate facet etc. Is there something that I am missing that someone else has done?
请先登录再写评论。