Author: dgeraskov
Date: 2008-01-15 09:41:46 -0500 (Tue, 15 Jan 2008)
New Revision: 5695
Added:
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/res/project/hibernate.cfg.xml
Log:
http://jira.jboss.com/jira/browse/JBIDE-1571
project files
Added:
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/res/project/hibernate.cfg.xml
===================================================================
---
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/res/project/hibernate.cfg.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/res/project/hibernate.cfg.xml 2008-01-15
14:41:46 UTC (rev 5695)
@@ -0,0 +1,9 @@
+<!DOCTYPE hibernate-configuration PUBLIC
+ "-//Hibernate/Hibernate Configuration DTD 3.0//EN"
+ "http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">
+
+<hibernate-configuration>
+ <session-factory>
+
+ </session-factory>
+</hibernate-configuration>
\ No newline at end of file
Property changes on:
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/res/project/hibernate.cfg.xml
___________________________________________________________________
Name: svn:mime-type
+ text/xml
Name: svn:eol-style
+ native