Site Manager Developer Manual / Version 2310
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 theresourcesdirectory of theeditor-customizationsmodule.Build the editor with Maven in the workspace. Maven will automatically build and sign a JAR file and put it into the
editor.jnlpfile.
Now, the editor can use the localized properties.


