Skip to main content



      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 06:56 Go to next message
Eclipse UserFriend
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 06:57] by Moderator

Re: Use DTP in my RCP project [message #648760 is a reply to message #648746] Fri, 14 January 2011 07:45 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 17:15:01 EDT 2025

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

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

Back to the top