Jedit syntax highlighting...
843806Mar 24 2008 — edited Mar 28 2008Hello,
I am doing a project of program editor.
I need to know how to syntax highlight programs.
I want to separate [ jedit|http://www.jedit.org/] syntax package and JeditTextArea and implement it in my project.
I tried hard but could not understand it.
Can any one help me to separate Jedit syntax highlighting and JeditTextArea please?
I searched the forum but couldn't find a solution!
All i need is to:
1. syntax highlight - has any one has already done it? if so can u share it with me?
2. JeditTextArea - how to implement it or at least help me to understand the coding.
3. any suggestion regarding syntax highlighting or for program editor. Any open source, easily understandable editor in java?
I believe some one has already done it... please help me... My entire life depends on it...