Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » StructuredTextEditor and code completion
StructuredTextEditor and code completion [message #326088] Fri, 07 March 2008 09:37 Go to next message
Eclipse UserFriend
Originally posted by: alexjaquet.gmail.com

Hi,

I need to add the code completion feature within a StructuredTextEditor
is there any documentation I can read or does anyone have already do
this work ?

Thanks for your advice.

Alexandre
Re: StructuredTextEditor and code completion [message #326095 is a reply to message #326088] Fri, 07 March 2008 10:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alexjaquet.gmail.com

I see an article about de code completion here
http://wiki.eclipse.org/FAQ_How_do_I_add_Content_Assist_to_m y_editor%3F

And found some code there

http://www.google.com/codesearch?hl=en&q=show:7vc44WIFVK E:bhXBMftasZk:yC8Jo0ZNTP4&sa=N&ct=rd&cs_p=http:/ /devresource.hp.com/drc/technical_white_papers/eclipeditor/M yEditor3.zip&cs_f=MyEditor3/src/MyEditor/editors/MySourc eViewerConfig.java&start=1

Is it possible to use a dtd / xsd for the tag we want to add the
completion ?

Thanks for your advice

Alexandre
Re: StructuredTextEditor and code completion [message #326101 is a reply to message #326095] Fri, 07 March 2008 10:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Alexandre,

I think WTP's XML editor uses the XSD model for XML completion.


Alexandre Jaquet wrote:
> I see an article about de code completion here
> http://wiki.eclipse.org/FAQ_How_do_I_add_Content_Assist_to_m y_editor%3F
>
> And found some code there
>
> http://www.google.com/codesearch?hl=en&q=show:7vc44WIFVK E:bhXBMftasZk:yC8Jo0ZNTP4&sa=N&ct=rd&cs_p=http:/ /devresource.hp.com/drc/technical_white_papers/eclipeditor/M yEditor3.zip&cs_f=MyEditor3/src/MyEditor/editors/MySourc eViewerConfig.java&start=1
>
>
> Is it possible to use a dtd / xsd for the tag we want to add the
> completion ?
>
> Thanks for your advice
>
> Alexandre
Re: StructuredTextEditor and code completion [message #326111 is a reply to message #326101] Fri, 07 March 2008 13:05 Go to previous message
Eclipse UserFriend
Originally posted by: alexjaquet.gmail.com

Thanks Ed for your response, did you know how can I import a xsd to
let's know the structured text editor content assist what can be
proposed to the user ?

I m searching for resource but didn't find anything for the structured
text editor :(

Thanks

Alexandre
Previous Topic:Customizing cheat sheets
Next Topic:How to overwrite text in about dialogs
Goto Forum:
  


Current Time: Sun Jul 07 07:26:20 GMT 2024

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

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

Back to the top