I have developed plug-ins for eclipse and FlexBuilder before and as far as I know, it is not possible to add shortcuts like that. You will have to write your own plug-in that is based on the FlexBuilder plug-in for that.
--- In [email protected], "blc187" <[EMAIL PROTECTED]> wrote: > > Does anybody know if its possible to add a shortcut to the flexbuilder > workbench? > I'm trying to add a new option in the New menu to go along with New- > >Actionscript Class, New->MXML Component, etc. > > > I'd really like to create a template for a specific file that I use > often and would like to be able to click New->Custom File. > I've seen that menu is customizable but only so far as to show or hide > the built-in options. > Anyone know if it's possible to add to this list? >

