Developing Sun Master Indexes (Repository)
To Create Custom Plug-ins
-
In the Projects window, expand the master index project and then
expand the master index application.
-
For each source file that defines a custom plug-in, do the following:
-
Right-click the Custom Plug-ins folder, and select New from the
context menu that appears.
-
Enter the name of the Java class you want to create and then click
OK.
The custom plug-in file appears in the NetBeans editor.
-
Create the custom processing rules using Java code.
-
Close and save the file.
-
Build the custom plug-in files, as described under Building Master Index Custom Plug-ins (Repository).
-
Specify the name of the class the master index application should
call for the custom plug-in in the appropriate configuration file.
- © 2010, Oracle Corporation and/or its affiliates