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

Contents of /miscJava/HiberTest1/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 599 - (show annotations) (download)
Sun Feb 21 19:03:46 2010 UTC (14 years, 2 months ago) by torben
File size: 1954 byte(s)
added some hibernate test code
1 <?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/hibernate3.jar"/>
8 <classpathentry kind="lib" path="lib/postgresql-8.4-701.jdbc4.jar"/>
9 <classpathentry kind="lib" path="C:/Programmer/glassfishv3/glassfish/lib/javaee.jar"/>
10 <classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
11 <classpathentry kind="lib" path="lib/ejb3-persistence.jar"/>
12 <classpathentry kind="lib" path="lib/hibernate-commons-annotations.jar"/>
13 <classpathentry kind="lib" path="lib/hibernate-core.jar"/>
14 <classpathentry kind="lib" path="lib/slf4j-api.jar"/>
15 <classpathentry kind="lib" path="lib/antlr-2.7.6.jar"/>
16 <classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/>
17 <classpathentry kind="lib" path="lib/javassist-3.9.0.GA.jar"/>
18 <classpathentry kind="lib" path="lib/jta-1.1.jar"/>
19 <classpathentry kind="lib" path="C:/Programmer/eclipse/plugins/com.google.gwt.eclipse.sdkbundle.2.0.1_2.0.1.v201002021445/gwt-2.0.1/gwt-user.jar">
20 <attributes>
21 <attribute name="javadoc_location" value="file:/C:/Programmer/eclipse/plugins/com.google.gwt.eclipse.sdkbundle.2.0.1_2.0.1.v201002021445/gwt-2.0.1/doc/javadoc/"/>
22 </attributes>
23 </classpathentry>
24 <classpathentry kind="lib" path="C:/Programmer/eclipse/plugins/com.google.gwt.eclipse.sdkbundle.2.0.1_2.0.1.v201002021445/gwt-2.0.1/gwt-dev.jar">
25 <attributes>
26 <attribute name="javadoc_location" value="file:/C:/Programmer/eclipse/plugins/com.google.gwt.eclipse.sdkbundle.2.0.1_2.0.1.v201002021445/gwt-2.0.1/doc/javadoc/"/>
27 </attributes>
28 </classpathentry>
29 <classpathentry kind="output" path="bin"/>
30 </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20