Bug 266551 - Enable debug view management in Java perspective
Summary: Enable debug view management in Java perspective
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.5   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 262811
Blocks:
  Show dependency tree
 
Reported: 2009-02-27 15:03 EST by Pawel Piech CLA
Modified: 2009-02-27 15:22 EST (History)
0 users

See Also:


Attachments
Patch with fix. (2.21 KB, patch)
2009-02-27 15:03 EST, Pawel Piech CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Piech CLA 2009-02-27 15:03:30 EST
Created attachment 127037 [details]
Patch with fix.

With the addition of Debug view breadcrumb, it should now be easier to perform debugging tasks directly in the Java perspective.  So, the Java perspective should be configured to enable debugger view management by default.

The attached patch enables view management and lays out debugger views in Java perspective (with the debug view above the editor in compact mode).