Manual

Table 17-1 Hibernate Dependency JAR Files (continued)
Source LocationDependency JAR Files
<Hibernate_home>\libcglib-2.1.3.jar
<Hibernate_home>\libcommons-collections-2.1.1.jar
<Hibernate_home>\libcommons-logging-1.0.4.jar
<Hibernate_home>\libdom4j-1.6.1.jar
<Hibernate_home>hibernate3.jar
<Hibernate_home>\libhibernate3sqlmx.jar
<Hibernate_home>\libjta.jar
<Hibernate_home>\liblog4j-1.2.11.jar
To add these dependency JAR files in the EmployeeInfo project library path, complete the
following steps in the Eclipse IDE:
1. On the Project Explorer frame, right-click EmployeeInfo and select Properties.
The Project Properties dialog box appears.
2. From the type filter text, select Java Build Path.
3. Click the Libraries tab.
4. Click Add External JARs to add each of the above-mentioned dependency JAR files. Browse
to specify the location of each of the dependency JAR files.
5. Click OK.
The projects library path is populated.
Figure 17-7 shows the EmpIoyeeInfo Project Libraries dialog box.
Figure 17-7 EmployeeInfo Project Libraries Dialog Box
Figure 17-8 shows the EmployeeInfo Project Structure dialog box.
Overview of EmpIoyeeInfo 335