Manual
Figure 17-5 JRE Options Dialog Box
5. Click Finish in Figure 17-4 to create the Java project.
The Java Project Structure, displaying the structure of the newly created EmployeeInfo Java
project, is created.
Figure 17-6 shows the Java Project Structure dialog box.
Figure 17-6 Java Project Structure Dialog Box
Adding Dependency JAR Files to the Project Library
Add the following Hibernate dependency JAR files in the Java Build Path of the EmployeeInfo
project to compile and link the project. The following JAR files are required for this project:
Table 17-1 Hibernate Dependency JAR Files
Source LocationDependency JAR Files
<Hibernate_home>\libantlr-2.7.6.jar
<Hibernate_home>\libasm-attrs.jar
<Hibernate_home>\libasm.jar
334 Getting Started with Hibernate