You can search the projects org.eclipse.ui and org.eclipse.ui.workbench for examples of setting up org.eclipse.ui.bindings/org.eclipse.ui.commands/org.eclipse.ui.handlers and classes that implement AbstractHandler, and org.eclipse.ui.tests (you might have to go to CVS) to see an example of a GenericCommandActionDelegate.
If you have any questions on the use command and handlers, you can post your questions on the newsgroups eclipse.platform. Check out http://www.eclipse.org/newsgroups/ PW _______________________________________________ platform-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/platform-dev
