[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4549) HibernateConsoleMessages - Find Broken Externalized Strings (and clean them up)

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Tue Jul 7 08:04:51 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12475198#action_12475198 ] 

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

        



More information about the jbosstools-issues mailing list