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

Diff of /miscJava/HiberTest1/.classpath

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 618 by torben, Sun Feb 21 19:03:46 2010 UTC revision 619 by torben, Mon Mar 1 14:23:00 2010 UTC
# Line 4  Line 4 
4          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>          <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"/>          <classpathentry kind="lib" path="lib/hibernate-annotations.jar"/>
6          <classpathentry kind="lib" path="lib/hibernate-entitymanager.jar"/>          <classpathentry kind="lib" path="lib/hibernate-entitymanager.jar"/>
         <classpathentry kind="lib" path="lib/hibernate3.jar"/>  
7          <classpathentry kind="lib" path="lib/postgresql-8.4-701.jdbc4.jar"/>          <classpathentry kind="lib" path="lib/postgresql-8.4-701.jdbc4.jar"/>
8          <classpathentry kind="lib" path="C:/Programmer/glassfishv3/glassfish/lib/javaee.jar"/>          <classpathentry kind="lib" path="C:/Programmer/glassfishv3/glassfish/lib/javaee.jar"/>
9          <classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>          <classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
10          <classpathentry kind="lib" path="lib/ejb3-persistence.jar"/>          <classpathentry kind="lib" path="lib/ejb3-persistence.jar"/>
11          <classpathentry kind="lib" path="lib/hibernate-commons-annotations.jar"/>          <classpathentry kind="lib" path="lib/hibernate-commons-annotations.jar"/>
12          <classpathentry kind="lib" path="lib/hibernate-core.jar"/>          <classpathentry kind="lib" path="lib/hibernate-core.jar"/>
         <classpathentry kind="lib" path="lib/slf4j-api.jar"/>  
13          <classpathentry kind="lib" path="lib/antlr-2.7.6.jar"/>          <classpathentry kind="lib" path="lib/antlr-2.7.6.jar"/>
14          <classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/>          <classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/>
15          <classpathentry kind="lib" path="lib/javassist-3.9.0.GA.jar"/>          <classpathentry kind="lib" path="lib/javassist-3.9.0.GA.jar"/>
16          <classpathentry kind="lib" path="lib/jta-1.1.jar"/>          <classpathentry kind="lib" path="lib/jta-1.1.jar"/>
17          <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">          <classpathentry kind="lib" path="lib/slf4j-api-1.5.8.jar"/>
                 <attributes>  
                         <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/"/>  
                 </attributes>  
         </classpathentry>  
         <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">  
                 <attributes>  
                         <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/"/>  
                 </attributes>  
         </classpathentry>  
18          <classpathentry kind="output" path="bin"/>          <classpathentry kind="output" path="bin"/>
19  </classpath>  </classpath>

Legend:
Removed from v.618  
changed lines
  Added in v.619

  ViewVC Help
Powered by ViewVC 1.1.20