Building the sample plug-in
For the purpose of this sample, use Eclipse to build a JAR of the sample Web Crawler parse plug-in.
To build the sample plug-in JAR file in Eclipse:
Right-click on the source file and select Export.
Select → and click Next.
In the JAR File Specification dialog:
Select the resources to export (the com.endeca.itl.web.parse package).
If it is not already checked, select Export generated class files and resources.
Select an export destination.
Select Compress the contents of the JAR file.
Click Next when you are satisfied with the specification.
Select any other JAR Packaging Options that you want and click Finish.
The next step is to copy the files to the proper locations in the CAS
directory.