Searching Internationalized Javadoc Documentation

The Japanese JDK 1.2/1.3 search engine enables you to search internationalized Javadoc documentation. You can specify the character encoding for this search engine. The character encoding defines the mapping between characters and code values.

To use the Japanese search engine:

  1. From the main window, choose Tools and choose Options.
  2. In the Options window, expand the IDE Configuration node. Then expand the System node.
  3. Select the Documentation node.
  4. Click the value of the Default Search Engine property and select Japanese JDK 1.2/1.3 Search Engine from the combo box.

To set the character encoding:

  1. In the Options window, expand the Code Documentation node. Then expand the Javadoc Search Types node.
  2. Select the Japanese JDK 1.2/1.3 Search Engine node.
  3. Click the value of the Encoding property and select the desired character encoding from the combo box.

    For more information on the supported encodings, visit the Sun Microsystems web page at http://java.sun.com/j2se/1.3/docs/guide/intl/encoding.doc.html

See also
Modifying Doclet Properties
Specifying the Default Javadoc Executor

Legal Notices