Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » vi Editor Plugin
vi Editor Plugin [message #43894] Thu, 22 May 2003 11:31
Eclipse UserFriend
Hi!

I've started to work on a vi TextEditor Plugin for Eclipse. It works as
longs as I'm writing my own editor (subclassing TextEditor), but I want to
plug myself on a standard editor (getActivePage().getActiveEditor())

I use styledText.addVerifyKeyListener(new ...) to filter events before
sending them to my own editor, but I can't see a way to do it for other
editors. I don't have access to styledText.

Am I missing something? Any help is appreciated.

thx,
Michael

PS: Check out my Tetris plugin http://www.satokar.com/JTetrisPlugin.html
Previous Topic:I knew it was a bug (serialVersionUID)
Next Topic:update manager isn't working through https
Goto Forum:
  


Current Time: Mon Apr 28 02:33:54 EDT 2025

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

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

Back to the top