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:

  1. Choose Tools and choose Options from the main window.
  2. Expand Debugging and Executing and expand  Execution Types and select Locale External Execution.
  3. In the Properties tab, select User Locale and click the ellipsis (...) button.
  4. 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.
  5. Run your application.
See also
Internationalizing Source Code
Locale Executor
Adding and Removing Locales
Editing a Locale

Legal Notices