Creating Quick Search Providers

See Also

A quick search provider is a Java class that lets you plug new items into the Quick Search feature in the IDE or any other application on top of the NetBeans Platform.

To create a new quick search provider:

  1. Right-click a module project and choose New > Other. In the New File wizard, choose Quick Search Provider under the Module Development category.
  2. In the File Recognition page, you have to set the following:
See Also
About NetBeans Platform and Module Development
About the NetBeans Platform

Legal Notices