0

I'm using IntelliJ IDE to learn Java Web. In Hibernate, i'm trying configuration hibernate file by steps:

  1. Copy all file .jar from the Hibernate's lib
  2. Paste to folder lib in IntelliJ
  3. Config file hibernate.cfg.xml but i have a trouble with org.hibernate.dialect ...

enter image description here

Dharman
  • 30,962
  • 25
  • 85
  • 135
Mr.THH
  • 1
  • 1
  • 1
    Please look at [this](https://stackoverflow.com/questions/1051640/correct-way-to-add-external-jars-lib-jar-to-an-intellij-idea-project). You should add libs to your classpath. – SternK Dec 05 '19 at 10:27
  • You should [avoid adding pictures of test](https://meta.stackoverflow.com/questions/285551/why-not-upload-images-of-code-on-so-when-asking-a-question). – Gabriel Devillers Dec 05 '19 at 10:31
  • Thank SternK so much... i will try it. – Mr.THH Dec 05 '19 at 10:35

0 Answers0