Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Best plug-in strategy
Best plug-in strategy [message #585684] Wed, 16 May 2007 05:41
Rahul Pilani is currently offline Rahul PilaniFriend
Messages: 5
Registered: July 2009
Junior Member
Hi,
I am trying to build my own eclipse data based RCP application, and for
that I need some basic functionality. It needs to connect to the DB, so I
would like to re-use some of DTP's plugins. I just need a view within
which I can create new profiles, connect/disconnect, and browse database
objects. I know the existing DTP plugin already does that. What I wanted
to know is which plugin to use as the starting point so that I can build
my application on top of it.

I tried using org.eclipse.datatools.connectivity.db.generic, but it fails
to load because its missing some dependencies, however,
org.eclipse.datatools.connectivity and
org.eclipse.datatools.connectivity.ui load just fine.

Can I use the org.eclipse.datatools.connectivity.ui.dse as the starting
point? Will it provide me with all the necessary functionalities. Can
someone point me to a an example usage of the dse plugin.

Thanks for all the help,

Regards,
Rahul Pilani
Previous Topic:Parsing bug
Next Topic:SQL Editor appearance
Goto Forum:
  


Current Time: Thu Apr 25 11:41:54 GMT 2024

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

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

Back to the top