Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Does anybody know how to use org.eclipse.ui.editors.text.TextEditor with E4
Does anybody know how to use org.eclipse.ui.editors.text.TextEditor with E4 [message #1143487] Fri, 18 October 2013 08:10 Go to next message
Bosheng Dong is currently offline Bosheng DongFriend
Messages: 2
Registered: October 2013
Junior Member
Hi all,
I am working on a project that needs to use org.eclipse.ui.editors.text.TextEditor with E4.
Does anybody know how to this? Thanks
Re: Does anybody know how to use org.eclipse.ui.editors.text.TextEditor with E4 [message #1149600 is a reply to message #1143487] Tue, 22 October 2013 07:18 Go to previous message
Cedric Moonen is currently offline Cedric MoonenFriend
Messages: 274
Registered: August 2009
Senior Member
Are you using it because you want to provide an "editor" for your own language ? If yes, then I would suggest you take a look at XText: http://www.eclipse.org/Xtext/

It allows you to easliy develop your language and generates an editor for it, with syntax highlighting, quick assist, error markers, quick fixes, ... (so similar features as the Java editor in Eclipse)

If you don't want to develop your own language, sorry, then this doesn't anser your question.

Cédric
Previous Topic:Different behavior calling the same library from Java main() vs from a JFace part
Next Topic:How change node background color of a disabled Tree-Viewer.
Goto Forum:
  


Current Time: Wed Apr 24 15:00:57 GMT 2024

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

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

Back to the top