You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/08/02 10:32:15 UTC

[jira] Updated: (HARMONY-1041) [classlib]Generation tool for internationalization classes

     [ http://issues.apache.org/jira/browse/HARMONY-1041?page=all ]

Ilya Okomin updated HARMONY-1041:
---------------------------------

    Attachment: msgstool.zip

Tool implementation can found it in attached zip-file (msgstool.zip).
It can be built using ant as independent tool, but it can be added to other tools from tools.jar in the future. (Suggestions are welcomed.)
README file with instructions how to use this tool can be found in archive also.


> [classlib]Generation tool for internationalization classes
> ----------------------------------------------------------
>
>                 Key: HARMONY-1041
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1041
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Ilya Okomin
>            Priority: Trivial
>         Attachments: msgstool.zip
>
>
> In the [classlib]internationalization thread [1] was decided to create tool that would generate classes to support internaionalization.
> It was decided to create Messages.java, MsgUtil.java source files from templates for each module in Harmony project that correspond to Msg.java and MsgHelp.java classes from org.apache.harmony.luni.util package. 
> (Generated classes names changed to be used in convenient way during messages externalization using Eclipse strings externalization tool.)
> Generated source files must be placed in org.apache.harmony.<module>.internal.nls package for each module.
> With this tool one can easely re-generate necessary source files (just changing the code in templates) if the scheme of internationalization support is changed. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira