Author: vyemialyanchyk
Date: 2010-12-06 11:14:38 -0500 (Mon, 06 Dec 2010)
New Revision: 27194
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml
Log:
https://jira.jboss.org/browse/JBIDE-7238 - fixed
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml 2010-12-06
16:01:31 UTC (rev 27193)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml 2010-12-06
16:14:38 UTC (rev 27194)
@@ -638,7 +638,7 @@
description="Query"
name="query_string"
type="string"
- value="from $fullClassName"/>
+ value="from <fullClassName>"/>
</exporter>
</extension>
<extension