Bug 404784 - "Open popup when suspended on exception" doesn't work
Summary: "Open popup when suspended on exception" doesn't work
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.8.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 4.4 M4   Edit
Assignee: Michael Rennie CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 413543 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-04-03 04:35 EDT by Toshihiro Izumi CLA
Modified: 2013-11-15 12:11 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toshihiro Izumi CLA 2013-04-03 04:35:56 EDT
Preferences>Java>Debug>Open popup when suspended on exception
doesn't work.
Even if it is checked, ExceptionInspector won't popup.

Maybe because...
It is stored at
org.eclipse.jdt.internal.debug.ui.JavaDebugPreferencePage.performOk()
with JDIDebugUIPlugin.getDefault().getPreferenceStore().
So I can see it in org.eclipse.jdt.debug.ui.prefs under .metadata.
However,
org.eclipse.jdt.internal.debug.ui.breakpoints.ExceptionInspector.ExceptionInspector()
refers JDIDebugPlugin.getUniqueIdentifier().
I cannot see the option in org.eclipse.jdt.debug.prefs of course.
(Sorry if I misunderstood)
Comment 1 Michael Rennie CLA 2013-07-23 15:04:21 EDT
*** Bug 413543 has been marked as a duplicate of this bug. ***
Comment 2 Ash H CLA 2013-11-13 20:29:30 EST
The "Open popup when suspended on exception" does not work on my system also.  

I have tried un-ticking/ticking this option and restarting Eclipse a number of time but the popup is never displayed.  It has never worked since I first installed Kepler about 3 months ago.

Please fix. 

Immediately seeing an exception in a popup is far simpler to debug then to have to hunt through the call stack each time.  The call stack doesn't show the exception message either.

My system is:
Eclipse Standard/SDK
Version: Kepler Service Release 1
Build id: 20130919-0819
Windows 7 Professional, 64 bit, Service pack 1