User Manual

Table 24 Hibernate Dependency JAR Files
Source LocationDependency JAR Files
<Hibernate_3.5.1_Home>\lib\requiredantlr-2.7.6.jar
<Maven Repository>\asm\asm\3.0asm-3.1.jar
<Hibernate_3.5.1_Home>\lib\bytecode\cglibcglib-2.1.3.jar
<Hibernate_3.5.1_Home>\lib\requiredcommons-collections-3.1.jar
<Maven
Repository>\commons-logging\commons-logging\1.0.4
commons-logging-1.0.4.jar
<Hibernate_3.5.1_Home>\lib\requireddom4j-1.6.1.jar
<Hibernate_3.5.1_Home>hibernate3.jar
<Hibernate_3.5.1_Home>\libhibernate35sqlmx.jar
<Hibernate_3.5.1_Home>\lib\requiredjta-1.1.jar
<Maven Repository>log4j\log4j\1.2.14log4j-1.2.14.jar
NOTE:
<Hibernate_3.5.1_Home> : The directory on the windows system where the Hibernate
3.5.1 distribution files are extracted.
<Maven Repository>: The directory on the windows system where the dependent libraries
downloaded using Maven are located. For example, C:\Documents and Settings\
<User name>\.m2\repository, where <User name> is your Windows user name.
To add the dependency JAR files in the EmployeeInfo project library path:
1. In 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 dependency JAR files listed in Table 24. Browse
to specify the location for each of the dependency JAR files.
5. Click OK.
The projects library path is populated.
Getting Started with Hibernate 127