Site Manager Developer Manual / Version 2107
Table Of ContentsLocalization of the Site Manager for use with WebStart is similar to the standard localization described before. You only have to provide the property file as a signed JAR file to WebStart. Proceed as follows:
Create a property file, here
editor.properties
, with the localized properties in theresources
directory of theeditor-customizations
module.Build the editor with Maven in the workspace. Maven will automatically build and sign a JAR file and put it into the
editor.jnlp
file.
Now, the editor can use the localized properties.