Bug 6185 - Java icons in Debug View
Summary: Java icons in Debug View
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: Other other
: P2 normal (vote)
Target Milestone: 2.0 M3   Edit
Assignee: Dirk Baeumer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 1612 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-11-21 15:16 EST by Jared Burns CLA
Modified: 2002-01-21 07:58 EST (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 Jared Burns CLA 2001-11-21 15:16:00 EST
JDT contributes icons which show up in the menu bar of the Debug Perspective
even if the Java Perspective has never been opened. As the number of vendors
contributing to Eclipse increases, the Debug Perspective will become extremely
cluttered if they all contribute half a dozen icons.

Does JDT need to contribute all of the icons that are currently in the Debug
Perspective? Why are the creation icons (Java Project, Class, Interface, etc.)
in the Debug Perspective anyway?
Comment 1 Erich Gamma CLA 2001-11-22 09:48:04 EST
agreed, that the Java creation actions don't need to be in the debug 
perspective. However they are in the same action set as Open Type. We have to 
split the Java Action set and no long extend the debug perspective with 
creation action set.
Comment 2 Dirk Baeumer CLA 2002-01-16 09:03:23 EST
Splitted action set into Java action set and Java Element Creation action set.

Fixed in build > iX-20020115
Comment 3 Dirk Baeumer CLA 2002-01-21 07:58:19 EST
*** Bug 1612 has been marked as a duplicate of this bug. ***