How to add an action to one of Eclipse's context menus?
I'd like to enhance one of the context menus and add my private actions.开发者_StackOverflow中文版 Is that possible? If so, can you provide instructions? Can I fire an EXE which is not Java-based (but .NET ... )?
精彩评论