Gererating Hibernate Entiry classes from data source in Intellij Ultmate edition -


i'm following steps in below link generate hibernate entity classes. i'm suck step 1. not able find persistence tool window. in view > tool windows > persistence.

using intellij ultimate edition - 2016.1.3 missing?

intellij idea 10 generate entity (pojo) db model

i've found issue. hibernate plugin not enabled.

file -> settings -> plugins -> search "hibernate support" , select same. save , exit , follow steps in other window. works!!


Comments

Popular posts from this blog

java - How to compare two classes -

javascript - Why Selenium can't find an element that is graphically visible -

c# - Get the Class name in a class with atribute inside a attribute method -