I have questions, how to make a simple text editor used to edit Java Language? Can anyone give tips, steps, links or something else. I just want to make a text editor only for the Java language, which has functions such as syntax coloring, and automatic generation functions for try catch, and if still ...
This is for my lesson in Java programming.
thanks for any help ..: D
source
share