De i18nCreator tool kan automatisch genereren interfaces die zich uitstrekken ofwel constanten of Berichten.
Genereert internationalisering scripts voor statische internationalisering, samen met de eigenschappen van bestanden.
i18nCreator [-eclipse projectName] [-out dir] [-overwrite] [-ignore] [-createMessages] interfaceName
-eclipse Creates a debug launch config for the named Eclipse project
-out The directory to write output files into (defaults to current)
-overwrite Overwrite any existing files
-ignore Ignore any existing files; do not overwrite
-createMessages Generate scripts for a Messages interface rather than a Constants one
interfaceName The fully-qualified name of the interface to create
Add A Comment
You must be logged in to post a comment.
