Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Editors(Instantiating a TextEditor)
Editors [message #374309] 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:build.properties : parameter to build plugin as directory instead of jar archive.
Next Topic:Editors
Goto Forum:
  


Current Time: Fri Apr 26 12:12:48 GMT 2024

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

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

Back to the top