[
https://jira.jboss.org/jira/browse/JBIDE-4549?page=com.atlassian.jira.plu...
]
Vitali Yemialyanchyk commented on JBIDE-4549:
---------------------------------------------
I remove unused string there it was possible, other strings - which start from
"HQLEditor_" are necessary:
HQLEditor_ContentAssistProposal_
HQLEditor_ContentAssistTip_
HQLEditor_ContentFormat_
this is place there are to find results:
https://jira.jboss.org/jira/browse/JBIDE-4329
Undefined keys in: CriteriaEditor.java - org.hibernate.eclipse.criteriaeditor
Undefined keys in: HQLEditor.java - org.hibernate.eclipse.hqleditor
Undefined keys in: HQLEditorActionContributor.java - org.hibernate.eclipse.hqleditor
- this is related with "HQLEditor_" messages - in our code all is correct -
nothing to modify -
"Find Broken Externalized Strings" can't process this correctly.
HibernateConsoleMessages - Find Broken Externalized Strings (and
clean them up)
-------------------------------------------------------------------------------
Key: JBIDE-4549
URL:
https://jira.jboss.org/jira/browse/JBIDE-4549
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Hibernate
Reporter: Sean Flanigan
Assignee: Vitali Yemialyanchyk
Unused keys in: HibernateConsoleMessages.properties -
org.hibernate.eclipse.console/src/org/hibernate/eclipse/console (28 matches)
Undefined keys in: CriteriaEditor.java - org.hibernate.eclipse.criteriaeditor
Undefined keys in: HQLEditor.java - org.hibernate.eclipse.hqleditor
Undefined keys in: HQLEditorActionContributor.java - org.hibernate.eclipse.hqleditor
Unused keys in: HibernateConsoleMessages.java - org.hibernate.eclipse.console (28
matches)
(The "undefined keys" can be ignored: Eclipse doesn't like it when we have
extra fields or methods in Messages classes.)
To see the list, select the package org.hibernate.eclipse.console, then choose Find
Broken Externalized Strings from the Source menu.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira