Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Launch Run/Debug Configurations
Launch Run/Debug Configurations [message #966264] Wed, 31 October 2012 22:06 Go to next message
Cristina Murillo is currently offline Cristina MurilloFriend
Messages: 25
Registered: December 2011
Junior Member
Hi!

I am currently developing a plugin and I need to launch Run configurations or Debug configurations window from inside my plugin.

Can anyone give me a hint on how I can achieve this?

Thank you,
Cristina
Re: Launch Run/Debug Configurations [message #972442 is a reply to message #966264] Mon, 05 November 2012 16:34 Go to previous messageGo to next message
Curtis Windatt is currently offline Curtis WindattFriend
Messages: 166
Registered: July 2009
Senior Member
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialog(Shell, ILaunchConfiguration, String, IStatus)
Re: Launch Run/Debug Configurations [message #986606 is a reply to message #972442] Wed, 21 November 2012 07:55 Go to previous message
Sabir pasha is currently offline Sabir pashaFriend
Messages: 70
Registered: February 2010
Member
There are examples available on the internet on using the Launch configuration extension.
Just add the extension and then specify the Delegation class
Previous Topic:View descriptor not found exception in eclipse PDE
Next Topic:create eclipse e4 update sites for non-RCP applications
Goto Forum:
  


Current Time: Fri Apr 19 17:11:02 GMT 2024

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

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

Back to the top