I'm using IntelliJ IDE to learn Java Web. In Hibernate, i'm trying configuration hibernate file by steps:
- Copy all file .jar from the Hibernate's lib
- Paste to folder lib in IntelliJ
- Config file hibernate.cfg.xml but i have a trouble with org.hibernate.dialect ...