Specifying the Default Javadoc Search Engine

You can perform the following actions on the Javadoc search engine:

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 to the engine you want to use for searching Javadoc documentation.

To configure the properties of a Javadoc executor:

  1. In the Options window, expand the Code Documentation node. Then expand the Javadoc Search Types node.
  2. Select a search engine and modify its properties to your preferred values.

To create a custom search engine:

  1. In the Options window, right-click the Javadoc Search Types node and choose New and choose service type.
  2. In the wizard, enter a name for the search engine and click Finish.

    A node for the search engine is added to the Options window.

  3. Select the node and modify its properties to your preferred values.
See also
Modifying Doclet Properties
Specifying the Default Javadoc Executor

Legal Notices