Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Editors
Editors [message #600112] Wed, 29 July 2009 16:36
Alejandro  is currently offline Alejandro Friend
Messages: 4
Registered: July 2009
Junior Member
Hello I'm Alejandro and also a wannabe pde developer.

I'm currently developing a plug-in which modifies a bit the behavior of the content assist. I've been following some examples from the eclipse FAQ but I cannot instantiate my TextEditor class. I can see my plug-in being call and initialized but not the TextEditor. For example this method is never call: protected void initializeEditor() {...}, in the TextEditor class.

Any idea what could I be missing?
I know I'm being very general but I really don't know what else could I post to be more specific. In short my question is: how the protected void initializeEditor() is called?

Thank you in very advance for any help.

Alejandro
Previous Topic:Editors
Next Topic:Getting default content on editor
Goto Forum:
  


Current Time: Thu Apr 25 00:03:42 GMT 2024

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

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

Back to the top