Is there any way to view Salesforce debug logs in eclise ide?
I tried to do some preliminary search but couldn't find anything.
You can receive debug log in Eclipse only, if you run apex tests or execute anonymous code from Eclipse. In other cases you can find debug logs in Setup->Logs->Debug or in Developer Console.