Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » ContentAssist
ContentAssist [message #337050] Fri, 24 July 2009 08:51
Alejandro  is currently offline Alejandro Friend
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.
Previous Topic:GWT + Eclipse = Eclipse Online
Next Topic:Modifying plugin.xml
Goto Forum:
  


Current Time: Mon Sep 16 23:17:25 GMT 2024

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

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

Back to the top