Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Error Resolving org.sl4j.*
Error Resolving org.sl4j.* [message #720229] Tue, 30 August 2011 07:42 Go to next message
Ajeet Kumar Singh is currently offline Ajeet Kumar SinghFriend
Messages: 1
Registered: August 2011
Junior Member
Hello all,

I want to add the logging feature in my project.
But when I try to import this

org.sl4j.*;

It gave an error, and it said that can't resolve org.sql4j.*;

Please help me at this..

[Updated on: Tue, 30 August 2011 07:43]

Report message to a moderator

Re: Error Resolving org.sl4j.* [message #720418 is a reply to message #720229] Tue, 30 August 2011 14:42 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 30-Aug-11 01:42, Ajeet Kumar Singh wrote:
> Hello all,
>
> I want to add the logging feature in my project.
> But when I try to import this
> org.sl4j.*;
>
> It gave an error, and it said that can't resolve error;
>
> Please help me at this..

Ajeet,

You must download slf4j.jar from http://www.slf4j.org/download.html, add
to a folder in your project, then use Build Path to tell Eclipse about
it. Then it will show up.

This is also the case of other "third-party" JARs.

Best of luck,

Russ
Previous Topic:Set/Change Path in "open file" - dialog of the workbench
Next Topic:[CLI] Installation with p2.director
Goto Forum:
  


Current Time: Thu Apr 25 16:32:17 GMT 2024

Powered by FUDForum. Page generated in 0.08862 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top