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

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -