errors like:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
Exception in thread "main" java.lang.NoClassDefFoundError:
org/slf4j/impl/StaticLoggerBinder
need some of the belows:
slf4j-nop.jar
slf4j-simple.jar
slf4j-log4j12.jar
slf4j-jdk14.jar
logback-classic.jar
download the attachment, and extract it to the $JAVA_HOME/lib
Original issue reported on code.google.com by for4t...@gmail.com on 13 Dec 2011 at 5:42
Original issue reported on code.google.com by
for4t...@gmail.com
on 13 Dec 2011 at 5:42Attachments: