Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Run/Debug Perspective Preference setting for plugin
Run/Debug Perspective Preference setting for plugin [message #584502] Fri, 07 November 2008 05:29
Richard Deadman is currently offline Richard DeadmanFriend
Messages: 4
Registered: July 2009
Junior Member
Hi,

I'm working on migrating an older plugin to Ganymede. The plugin defines
a custom editor and debugger perspective for a non-Java language. In the
Preference -> Run/Debug -> Perspectives window the Custom "Application
Type/Launcher" comes up for the language but it is set with [Debug] to
the default Java Debugger "Debug". The user can change it to my custom
DebugPerspective, but the "Restore Defaults" returns it to the Java
Debug perspective.

I would like the plugin to provide default preferences for this that set
the [Debug] value to my plugin's DebugPerspective, but can't work out
how to properly do this.

Thanks for any help...


Richard
Previous Topic:Extensions and Extension Points
Next Topic:How to add Wizards to WizardCategory programmatically
Goto Forum:
  


Current Time: Fri Apr 26 07:38:12 GMT 2024

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

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

Back to the top