I am trying to develop Spring Hibernate Application from Some tutorial, where I found that, for Hibernate configuration, There should be also hibernate.reveng.xml inside config folder.
But When I'm trying to create it by Right Click Project > New > Hibernate...
Here,I didn't find Hibernate under the New dialogue box.
Is there another way to create hibernate.reveng.xml?
Sorry, if i'm improper in asking question. But it's my first question on stackoverflow. :)