[slf4j-user] Newbie question. Jar files . Which one I have to add at my Java Build Path / Libraries under Eclipse ?

pierre2006 pierre2006 at laposte.net
Fri Mar 16 14:38:27 CET 2007


Answer comes from the other projetc PZFileReader

 In the source download, there is a folder called common-build/lib

In this folder you will find the following jars:

jdom.jar
jxl.jar
slf4j-api-1.1.0-RC1.jar
slf4j-simple-1.1.0-RC1.jar



----- Original Message ----- 
From: "pierre2006" <pierre2006 at laposte.net>
To: <user at slf4j.org>
Sent: Friday, March 16, 2007 10:50 AM
Subject: [slf4j-user] Newbie question. Jar files . Which one I have to add
at my Java Build Path / Libraries under Eclipse ?


> Hi,
>
> Newbie question.
> Try to use a other project.
> This other project need SLF4J when I try to run  sample under Eclipse.
> got this kind or error in the Console :
> Caused by: java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
>
> I downloaded slf4j-1.3.0.zip.
> Unzipped it.
> Now I have a lot of jar files :
> slf4j-jdk14-1.3.0.jar
> slf4j-simple-1.3.0.jar
> slf4j-nop-1.3.0.jar
> Etc.
>
> I am lost.
> Which one I have to add at my
> Java Build Path / Libraries under Eclipse ?
>
> Thanks in advance.
>
> Pierre8
>
> _______________________________________________
> user mailing list
> user at slf4j.org
> http://www.slf4j.org/mailman/listinfo/user
>




More information about the slf4j-user mailing list