Hello,

I'm a semi-beginner Java coder, so please excuse my ignorance of basic
concepts. I downloaded SLF4J, now I need to put those files some place
(maybe class path not sure)
in order to be able to use something like

import org.slf4j.Logger;

Where do I put them and what else do I need to do to make NetBeans know
where to look for the SLF4J API's. I'm assuming there must be a standard
place for library files.

Any help is appreciated.


Thank you,
Ravi
_______________________________________________
user mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/user

Reply via email to