/[projects]/miscJava/HiberTest1/.classpath
ViewVC logotype

Annotation of /miscJava/HiberTest1/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 619 - (hide annotations) (download)
Mon Mar 1 14:23:00 2010 UTC (14 years, 3 months ago) by torben
File size: 1166 byte(s)
Cleanup class path and import dependencies to version control
1 torben 599 <?xml version="1.0" encoding="UTF-8"?>
2     <classpath>
3     <classpathentry kind="src" path="src"/>
4     <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5     <classpathentry kind="lib" path="lib/hibernate-annotations.jar"/>
6     <classpathentry kind="lib" path="lib/hibernate-entitymanager.jar"/>
7     <classpathentry kind="lib" path="lib/postgresql-8.4-701.jdbc4.jar"/>
8     <classpathentry kind="lib" path="C:/Programmer/glassfishv3/glassfish/lib/javaee.jar"/>
9     <classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
10     <classpathentry kind="lib" path="lib/ejb3-persistence.jar"/>
11     <classpathentry kind="lib" path="lib/hibernate-commons-annotations.jar"/>
12     <classpathentry kind="lib" path="lib/hibernate-core.jar"/>
13     <classpathentry kind="lib" path="lib/antlr-2.7.6.jar"/>
14     <classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/>
15     <classpathentry kind="lib" path="lib/javassist-3.9.0.GA.jar"/>
16     <classpathentry kind="lib" path="lib/jta-1.1.jar"/>
17 torben 619 <classpathentry kind="lib" path="lib/slf4j-api-1.5.8.jar"/>
18 torben 599 <classpathentry kind="output" path="bin"/>
19     </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20