The red is output from the Java compiler, but it looks like it is not UTF-8 encoding.
Since there is nothing to tell Geany what the compiler message output encoding is, so UTF-8 is assumed, but that means some characters are not recognised if it is not UTF-8. Clearly part of the message is ASCII (==UTF-8) but part is something else. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1262#issuecomment-1632392382 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1262/[email protected]>
