Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Re: [platform-debug-dev] Activating action sets?

Check out the org.eclipse.ui.actionSetPartAssociations extension point, 
and how JDT (both UI and Text) uses them.




Darin Wright/Ottawa/IBM@IBMCA 
Sent by: platform-ui-dev-admin@xxxxxxxxxxx
03/02/2004 12:03 PM
Please respond to
platform-ui-dev


To
platform-debug-dev@xxxxxxxxxxx
cc
platform-ui-dev@xxxxxxxxxxx
Subject
[platform-ui-dev] Re: [platform-debug-dev] Activating action sets?






I'd suggest posting this one to the UI list.

Darin




Jared Burns <jaredburns@xxxxxxx> 
Sent by: platform-debug-dev-admin@xxxxxxxxxxx
03/02/2004 10:51 AM
Please respond to
platform-debug-dev


To
platform-debug-dev@xxxxxxxxxxx
cc

Subject
[platform-debug-dev] Activating action sets?






We'd like to activate the debug actions when the debug view is opened.

Can anyone point me in the right direction toward figuring out how to 
programatically activate an action set? I'm not very familiar with this 
area 
and my spot checks of the code (I looked at *actionset, ToolbarManager and 


the workbench APIs) haven't turned anything up.

Thanks,
- Jared

_______________________________________________
platform-debug-dev mailing list
platform-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-debug-dev


_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ui-dev




Back to the top