Before you can complete the steps in this example,
you must have a plug-in project that includes the
com.businessobjects.crystalreports.designer.sdk
library.
Define a
DataSourceEvents extension
point to listen to database verification and report-refresh events.
In the
Project
Explorer, expand
META-INF.
Right-click
MANIFEST.MF, and point to
Open With > Plug-in Manifest
Editor.
The Plug-in
Manifest Editor displays the plug-in project settings.
Click the
Extensions
tab.
In the
"All Extensions" area,
click
Add.
The
"New
Extension" wizard is displayed.
Select
com.businessobjects.crystalreports.designer.sdk.DataSourceEvents,
and click
Finish.
Click
File > Save.