Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Use DTP in my RCP project
Use DTP in my RCP project [message #648746] Fri, 14 January 2011 11:56 Go to next message
Michael  is currently offline Michael Friend
Messages: 5
Registered: June 2010
Junior Member
Hey guys!

I'm working on my nice little RCP software, which will need some management capabilities for database connections (adding databases, choosing tables from them etc.).
The Data Tools provide pretty much everything I'd need for that (when I look at in as a plug-in in Eclipse).
But how do I use it properly in my Java code? Calling the wizards etc...

Regards,
Michael

[Updated on: Fri, 14 January 2011 11:57]

Report message to a moderator

Re: Use DTP in my RCP project [message #648760 is a reply to message #648746] Fri, 14 January 2011 12:45 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

You'd have to build an RCP app using the DTP feature that contains what
you want, + all of the features it depends on.

Once you can build it, then you simply start using the appropriate
contributions from DTP in your app (include their views in your
perspective, activate their actionSets, place their commands in your
menus, etc).

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:Double click on CNF viewer items
Next Topic:How to remove view icon
Goto Forum:
  


Current Time: Thu Sep 19 12:11:06 GMT 2024

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

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

Back to the top