Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » How to perform syntax coloring for my own language(Syntax coloring)
How to perform syntax coloring for my own language [message #520155] Thu, 11 March 2010 11:22
Raja is currently offline RajaFriend
Messages: 1
Registered: March 2010
Location: Chennai
Junior Member
Hi,

I am new to eclipse and i am not having clear idea regarding eclipse plugin development.

I am creating eclipse plugin editor for my own language. in my language there are keywords like (on SPACE add, on SPACE edit) etc.,
How can i color only (on add and on edit) without coloring (on) occurring separately .....

I need clear idea regarding how the rule and scanner works. How to create my own rule implementing IRule interface or by extending SingleLineRule in this case.


Thanks in Advance


[Updated on: Thu, 11 March 2010 11:57]

Report message to a moderator

Previous Topic:after launching import wizard should
Next Topic:PDT in Java Eclipse
Goto Forum:
  


Current Time: Fri Apr 26 15:35:15 GMT 2024

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

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

Back to the top