Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-debug-dev] changing the default perspective in Common launch config


In the latest code (HEAD), the default for this setting is controlled via the debug preferences. There is a preference for the default debug and run perspectives. As well, you can specify that a config should use the default settings, rather than explicit settings (so if the defaults change, the config's settings change as well). The preferences are available in the UI and programatically.

Darin



weisz@xxxxxxxxxx
Sent by: platform-debug-dev-admin@xxxxxxxxxxx

04/25/2002 08:59 AM
Please respond to platform-debug-dev

       
        To:        platform-debug-dev@xxxxxxxxxxx
        cc:        
        Subject:        [platform-debug-dev] changing the default perspective in Common launch config


How does one change the default that shows in the "Common" tab of the
launch configurations?
Currently the default is "Debug" perspective and there is a pull down to
choose other available
perspectives.  I would like to be able to have this default come up with
(e.g.) C++ perspective,
especially for Run launcher.  Is it through the plugin.xml, or
programmatically?
Thanks for any help.
Robert.
===========================================================


_______________________________________________
platform-debug-dev mailing list
platform-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-debug-dev



Back to the top