Add Library (ClassPath) in Idea 4

zhaozj2021-02-16  75

Right Click The Java Module Item in The Project View, The Popup Menu Shows, And Click The "Module Settings ..." THEN SELECT "library" Tab, The Click "JAR / DIR ..." Button. Butt You Can Only Add Jar Files, But Not Add A Dir Which Contains Jar Files.

From the hibernate / lib / Readme, you can see the description of each library, and whether it is optional or required.In IDEA 4, you can create the hbm.xml and hibernate.properties in the src dir, and idea will automatically copy Them to the classes dir after building.

转载请注明原文地址:https://www.9cbs.com/read-12403.html

New Post(0)