Hello, Following Emilian Bold suggestion about Darcula LAF, I've had a look at it. Integration seems easy.
But I see 2 minor to major problems: - Library does not seem to have a versioning system: - https://github.com/bulenkov/Darcula/issues/40 - There is no maven artifact : - https://github.com/bulenkov/Darcula/issues/7 - There seems to be an issue with Java9, but I think this one is not a problem But I'll move towards integration by for now managing a download as we do for Checkstyle. The JAR is available at: - https://github.com/bulenkov/Darcula/raw/master/build/darcula.jar My main concern is that it's not versioned clearly but I think we can work with commits ids: - https://github.com/bulenkov/Darcula/blob/e208efb96f70e4be9dc362fbb46f6e181ef501dd/build/darcula.jar If I am wrong, please correct me here. Thanks -- Cordialement. Philippe Mouawad.