Specifying the Default Javadoc Search Engine

See Also

The JDK 1.2/1.3 search engine is the default search engine at startup. You can switch to using the Japanese JDK 1.2/1.3 search engine, which enables you to search internationalized Javadoc documentation.

To change the default search engine:

  1. From the main window, choose Tools and choose Options.
  2. In the Options window, expand the Code Documentation node and select the Documentation subnode.
  3. Click the value of the Default Search Engine property and select the engine you want to use for searching Javadoc documentation.
Tip The Encoding property of the Japanese JDK 1.2/1.3 search engine enables you to specify the mapping between characters and code values. You can edit this property under Code Documentation and expand Javadoc Search Types. 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
Configuring the Javadoc Executor

Legal Notices