ContentAssist [message #337050] |
Fri, 24 July 2009 08:51 |
Alejandro Messages: 4 Registered: July 2009 |
Junior Member |
|
|
Hello I'm Alejandro and I am a newbie on pde.
To be honest I don't understand yet many areas of eclipse so I'll try to
be as concrete as possible.
I'm developing a plug in for eclipse where one thing that i need to do is
to extend ContentAssist.
My plug in does not need a ui. Now I've been trying to use ContentAssist
class but after reading here and there I don't know how to.
I read the article in
http://wiki.eclipse.org/FAQ_How_do_I_add_Content_Assist_to_m y_language_editor%3F
where they described how to add it.
My question are:
Where is the class Configuration extends SourceViewerConfiguration, method
public IContentAssistant getContentAssistant(ISourceViewer sourceViewer)
call from?
how do I get the the current TextEditor or SourceViewer so I can warp
some functionality to the ContentAssist?. Also Is this possible?
I don't know If I make sense but I thank you in advance for any help.
|
|
|
Powered by
FUDForum. Page generated in 0.03425 seconds