Running a Localized Application

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 node 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 choose from the list of predefined locales. Click OK to exit the property editor.
  5. Run your application.
See also
Running Java Sources in a Specific Locale
Adding and Removing a Locale

Legal Notices