Display
Select the Display command [ ] to have the selected statement evaluated and the results displayed inline in the Display View or in a popup dialog (that can be moved to the Display View).
For example, consider we have the following statement selected in the Display View:
After we select the Display command we notice that the result is inserted inline in the view. In the following case though, a println() statement does not have an explicit return value, so that is what is written in the view.
This command applies to:
- Java Editor
- Display View
- Detail Pane (in the Expressions View and Variables View)
- Run Menu