Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to extend the existing jdt editor (plugin)?
How to extend the existing jdt editor (plugin)? [message #197121] Sun, 27 February 2005 16:35
Eclipse UserFriend
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
Previous Topic:Outline update collapses the tree
Next Topic:a swing external launch
Goto Forum:
  


Current Time: Fri May 09 01:48:06 EDT 2025

Powered by FUDForum. Page generated in 0.05544 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top