Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Text editor with coloring(I try to figure out the easiest way to color my text)
Text editor with coloring [message #1828051] Sat, 30 May 2020 09:44
alex bav is currently offline alex bavFriend
Messages: 1
Registered: May 2020
Junior Member
I'm trying to make an Eclipse editor. I want it to color my words. I already have my parser and it provides me with all required information about the text. How can I do some coloring with Eclipse editor?

I know there is XText plugin, but it requires me not only learn how to use it, but also to write anoter parser using Xtext's own language and dealing with all it's quirks.

I suppose there is a simple way of extending base Eclipse editor with some interfaces for coloring and similar tasks. Where can I find description of steps required to add such interfaces?

Simply put - I need a chain of steps from simple Ecplipse editor to an editor with coloring (and may be some assitance or othe featres from Java editor). Where should I start?
Previous Topic:DS Annotations missing from permanent build path
Next Topic:What API indicate that Eclipse startup is finished
Goto Forum:
  


Current Time: Thu Apr 25 00:27:09 GMT 2024

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

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

Back to the top