Crystal Reports for Eclipse Developer Guide
To define a newWizards extension point
Before you can complete the steps in this lesson, you must have a plug-in project.
This lesson shows how to add a
newWizards
extension point to your plug-in project.
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.
Clear
Show only extension points from the required plug-ins
.
Select
org.eclipse.ui.newWizards
, and click
Finish.
A
newWizards
extension point is added to the project.
Right-click
org.eclipse.ui.newWizards
, and select
New
>
wizard
.
A
wizard
extension element is added to the
newWizards
extension point.
Select the wizard extension element.
For example, select
name (wizard)
.
The
Extension Element Details
area appears.
Type values for
id
and
name
.
For example, type
MyProject.wizard1
in the
id
field, and type
My Custom Report
in the
name
field.
Click
File
>
Save
.
A
newWizards
extension point and a
wizard
extension element are added to the project.
SAP BusinessObjects
http://www.sap.com/sapbusinessobjects/
Support services
http://service.sap.com/bosap-support/
Product Documentation on the Web
http://help.sap.com/