IBM
C2140-842 · Question #20
When you set break points, why does the script not stop at the break points and switch over to the debug perspective?
The correct answer is C. Either the icon or debug functional tester script was not invoked or the shift + F11 menuoption. See the full explanation below for the reasoning.
Question
When you set break points, why does the script not stop at the break points and switch over to the debug perspective?
Options
- AThis is a known eclipse bug in version 6.1 and has been corrected in the latest release or
- BThe break point has already been recognized by the JVM and the break point needs to betoggled
- CEither the icon or debug functional tester script was not invoked or the shift + F11 menuoption
- DThe debug perspective is not listed as an available perspective when trying to debug a script
How the community answered
(39 responses)- A5% (2)
- B3% (1)
- C79% (31)
- D13% (5)
Community Discussion
No community discussion yet for this question.