Tagged Questions
2
votes
1answer
253 views
Why is E-P-I-C unable to detect PadWalker?
I have Eclipse (3.5-32) on my Unix machine. I have installed E-P-I-C updates for the stable 0.5.x and PadWalker (1.5).
Since I am a local user with no sudo rights I have installed PadWalker in a ...
1
vote
2answers
323 views
Why does my Perl unit test fail in EPIC but work in the debugger?
Has anyone ever experienced a unit test that fails and when they tried to debug it to find out where the failure was occurring, the unit test succeeds when running the code in the debugger?
I'm ...