Bug 489737 - Does Not Switch Perspectives When Launching Debug Configuration
Summary: Does Not Switch Perspectives When Launching Debug Configuration
Status: CLOSED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.5.2   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2016-03-16 07:22 EDT by Peter Hancox CLA
Modified: 2016-03-21 09:04 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Hancox CLA 2016-03-16 07:22:52 EDT
Recently installed Mars.2 on Windows 10.  This is the first time I have run Mars.2 and the first time I have run Windows 10 so not sure which of these might be the culprit.

No longer will eclipse switch perspectives when launching a debug configuration.  Has worked fine up until now but machine has been rebuilt with a fresh install of Windows 10.

This happens for two different installs, one with PHP development and one with Java development.

Perhaps a bug or perhaps a configuration different with Mars.2 that I need to change.  Have already checked Run/Debug Perspectives setting and it is configured to prompt for perspective change.


-- Configuration Details --
Product: Eclipse 4.5.2.20160218-0600 (org.eclipse.epp.package.reporting.product)
Installed Features:
 org.eclipse.platform 4.5.2.v20160212-1500
Comment 1 Brian de Alwis CLA 2016-03-16 21:27:21 EDT
Could you verify that the setting for your PHP and Java app launchers are set appropriately?  Note that Eclipse by default only switches perspectives with Java for 'Debug As', and not 'Run As'.

Could you try with a fresh workspace?
Comment 2 Peter Hancox CLA 2016-03-21 09:04:01 EDT
Sorry my bad.  Didn't realise with the fresh install that the default setting was "Never" switch; I think historically it was "Prompt".  And then when I checked the settings, I must have been looking at the setting for opening the perspective on application suspends not application launches.  The default action for suspend is "Prompt".

Sorry for wasting your time.