function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Radhe Shyam.Radhe Shyam. 

How to debug apex code in eclipse, can anyone guide?

Hazarath MHazarath M
Hi
I too have the same problem. I am getting below error when I try to debug a apex class in eclipse IDE.
"Encountered an error executing remote command
Your Salesforce org doesn't have the permission to debug Apex."
I checked from set up -> Apex Debugger and see a message like below
"Your org doesn't have any active Apex Debugger sessions."
Can anyone help me on this? 
P.S: Iam new to salesforce (I'm from Java background)