Hey,
I am trying to extend BIRT by adding a new data source. But while creating
data set for that, I am not being able to find how do I add a my custom
page in the existing Data set wizard page..
I have designed an SWT page that I want to be showed up after I select my
data source in new data set wizard and click next. For that I have added
dataSetPage elements to "
org.eclipse.datatools.connectivity.oda.design.ui.dataSource"...and
provided my class name in its "wizard page class" attribute.
Where else do I need to make changes so that my page comes up when I click
NEXT?
Waiting for help. Thankyou.