How to extend the existing jdt editor (plugin)? [message #197121] |
Sun, 27 February 2005 16:35 |
Eclipse User |
|
|
|
Originally posted by: aragos.aragos.net
Hi folks,
I'm just starting with eclipse plugin developement, and am trying to extend
the already existing jdt java editor by additional syntax (comment)
highlighting and drop down menu actions.
However, all the tips I can find describe how to create an own editor with
plugins. Is there a way to extend the java editor, and if so, is there a
tutorial/example somewhere?
For direct tips, I'm searching for a way to highlight certain comments,
marked by a slightly different syntax ( /*: */ ) and also to add a menu
point to the right-click drop down menu, providing the selected methods name
to my plugin code.
Thanks a lot
Peter
|
|
|
Powered by
FUDForum. Page generated in 0.05544 seconds