Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: siauderman on April 09, 2011, 06:46:38 pm
-
Not sure if anyone else has done this but here is an xml file and sample for Java syntax highlighting.
-
great, we can add it.
-
What is the lexer used ? The same that for C++ ?
It shouldn't be submitted to Scintilla devs ?
-
It shouldn't be submitted to Scintilla devs ?
No, as lexers are Code::Blocks specific.
-
Yes, it uses the C++ engine but only changes the keywords.