Running Java Sources in a Specific Locale
Once you have set all your locales, internationalized the source code,
and built your application, you can run a version of the application
for a specific locale.
To run a locale-specific application:
- Choose Tools
Options
from the main window.
- Expand Debugging and Executing
Execution Types and select Locale External Execution.
- In the Properties tab, select User Locale and click the ellipsis (...) button.
- In the User Locale property editor, choose a language code, country code,
and language variant. You can also select from the list of predefined locales.
Click OK to exit the property editor.
- Run your application.
Legal Notices