On Apr 23, 2009, at 9:25 AM, Thorbjoern Ravn Andersen wrote:

c...@slf4j.org skrev:
Fewer eclipse warnings


Would it be a reasonable goal that the code base compile without any Eclipse warnings at all?

Unfortunately, I use IntelliJ. Presumably SLF4J could just use the checkstyle plugin and then I could verify it before committing. Setting up checkstyle for a multi module project is a bit tricky, but I've done it for Apache Commons VFS. The trick is to use the pom's parent relative path setting to locate checkstyle.xml, but this doesn't work if you have a project that goes more than 1 level deep.

_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to