Hello, <br><br>I&#39;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) <br>in order to be able to use something like <br>
<br>import org.slf4j.Logger;<br><br>Where do I put them and what else do I need to do to make NetBeans know where to look for the SLF4J API&#39;s. I&#39;m assuming there must be a standard place for library files. <br><br>
Any help is appreciated. <br><br><br>Thank you, <br>Ravi<br>