Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Remove the ODA DataSource properties dialog from the wizard
Remove the ODA DataSource properties dialog from the wizard [message #591537] Wed, 18 June 2008 16:28
Eclipse UserFriend
Originally posted by: vs.sreeharsha.gmail.com

Hello,

I am developing a custom BIRT ODA Driver for an RCP application. I have
created the Runtime and Designer Plugins for ODA and have named my
datasource as "Test DataSource". Now, when I run the RCP application and
try creating a new report selecting "Test DataSource" as the data
source, the next screen is properties dialog with entries for
"property1" and "property2" for that DataSource. My datasource doesn't
need user to enter any properties for the datasource, as the data is got
from the internal API calls. Does anyone have idea of how can I *not*
show the datasource properties dialog.

I tried deleting the properties from
"org.eclipse.datatools.connectivity.oda.dataSource" extension point of
the runtime plugin and also tried deleting the
"org.eclipse.datatools.connectivity.oda.dataSource" extension point
itself. But that did not work out. Can anyone help me take out that(data
source properties) dialog window from my application?

Thank you
-Sree
Previous Topic:[Ecore ODA Driver] - Joint data set?
Next Topic:Derby territory based databases
Goto Forum:
  


Current Time: Fri Apr 19 09:36:29 GMT 2024

Powered by FUDForum. Page generated in 0.02243 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top