Changes

Jump to: navigation, search

User:Qinzhi

339 bytes added, 23:19, 2 February 2011
no edit summary
I can click run->terminate to end the debugging.
13.Evaluating expressions
In menu, I select window->show view->expressions.
I added La, Audio and 3+3.
Then I click debug.
The program stopped at La.AddMedia(a);
In expressions window, it shows:
"La" (id=16)
"Audio" <error(s)_during_the_evaluatior
6
So expressions can be used in debug mode to check the runtime value.
14.Evaluating snippets
15.Using the Java browsing perspective
16.Writing and running JUnit tests
1
edit

Navigation menu