Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-debug-dev] Proposed menu move of JDT Debug UI actions


I am happy with this proposal.

Darin



Darin_Swanson@xxxxxxx
Sent by: jdt-debug-dev-admin@xxxxxxxxxxx

12/10/2001 10:12 AM
Please respond to jdt-debug-dev

       
        To:        Darin_Swanson@xxxxxxx
        cc:        jdt-debug-dev@xxxxxxxxxxx
        Subject:        [jdt-debug-dev] Proposed menu move of JDT Debug UI actions



Continuing with this thread after a hiatus:


I would like to propose moving the Inspect and Display actions from the "Edit" menu to the Debug Menu.  As well, add the Run To Line action to the Debug Menu.


This would be achieved by JDT Debug UI creating an action set that would create a debug menu with the same id as the

debug menu created by the Debug UI action set.  The actions would be contributed via the JDT Debug action set.  


Other than creating a menu with the same id (therefore only one Debug menu showing in the menubar), the action sets would have no dependencies on each other.


Comments?

Darins



Back to the top