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. Specify the search engine in the Default Search Engine property.
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, see:

http://java.sun.com/j2se/1.4.2/docs/guide/intl/encoding.doc.html 
See Also
Configuring Doclet Properties
Configuring the Javadoc Executor

Legal Notices