1 Reply Latest reply on Sep 27, 2005 2:48 AM by maxandersen

    How do you extend from an Eclipse plug-in?

    smhuang

      Currently, I am developing a text editor for Eclipse. I would like to extend from the Java Text Editor in Eclipse so that I could have syntax highlight my own language. What should I do?

      Or, is there another way to do syntax highlighting?