Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Jedit syntax highlighting...

843806Mar 24 2008 — edited Mar 28 2008
Hello,

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...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 25 2008
Added on Mar 24 2008
14 comments
227 views