Author: sflanigan
Date: 2009-07-07 22:35:42 -0400 (Tue, 07 Jul 2009)
New Revision: 16488
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.java
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-4549 Added explanatory comment
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.java
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.java 2009-07-08
02:34:10 UTC (rev 16487)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.java 2009-07-08
02:35:42 UTC (rev 16488)
@@ -311,6 +311,7 @@
public static String HQLEditorPreferencePage_string_literal;
// The following strings are used in
org.hibernate.eclipse.hqleditor.HQLEditor.createActions()
+ // and
org.hibernate.eclipse.hqleditor.HQLEditorActionContributor.HQLEditorActionContributor()
public static String HQLEditor_ContentAssistProposal_label;
public static String HQLEditor_ContentAssistProposal_tooltip;
public static String HQLEditor_ContentAssistProposal_image;
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.properties
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.properties 2009-07-08
02:34:10 UTC (rev 16487)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsoleMessages.properties 2009-07-08
02:35:42 UTC (rev 16488)
@@ -308,6 +308,7 @@
HQLEditorPreferencePage_string_literal=String literal:
# The following strings are used in
org.hibernate.eclipse.hqleditor.HQLEditor.createActions()
+# and
org.hibernate.eclipse.hqleditor.HQLEditorActionContributor.HQLEditorActionContributor()
HQLEditor_ContentAssistProposal_label=Hibernate Proposals
HQLEditor_ContentAssistProposal_tooltip=Hibernate Proposals
HQLEditor_ContentAssistProposal_image=