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
dcarmen6dcarmen6 

Apex Test Runner with Eclipse IDE 20.0

I just downloaded the newest version of the Eclipse IDE (20.0) today. One immediate problem I'm noticing is that when I'm using the Apex Test Runner, I no longer get any debug logs. If I have the System Log window open, I also do not get any log output there either. Has anyone else experienced this? It's making debugging much more difficult.

Manos SpanoudakisManos Spanoudakis

I have the same issue ! Any ideas ??

dcarmen66dcarmen66

All I can do now is to run the tests from within Salesforce rather than Eclipse in order to see the logs. I hope this isn't a permanent solution!

bvenkatesanbvenkatesan

This is  a bug with IDE winter 20.0 . The bug fix has been submitted and making its way through. Expect a gud news soon :smileyhappy:

Eric.Santiago.ax902Eric.Santiago.ax902

I just ran the 20.0.1.201011121559 update and this didn't seem to resolve this issue. Should it have?

 

dmchengdmcheng

I  upgraded to Eclipse Helios version and it worked on both Windows and Mac.

bvenkatesanbvenkatesan

I believe its woking from 20.1 update. Let us know if you are still seeing it.

Eric.Santiago.ax902Eric.Santiago.ax902

Simply running the update on my existing installation didn't work. I ended up running the installer again (FYI I'm on Mac OSX 10.5.8) and installed a second profile, pointed that to my old workspace, upgraded to 20.0.1, and that seemed to work.