Displaying the value of an expression Use this procedure to display the value of an expression. Copy the expression to the Display view. Add toString() after the expression. For example, PLEAD.getPLEA().toString(). Mark the expression. Right-click and execute. The value is displayed under the expression. For information about how to run Eclipse debug, see Eclipse documentation on the http://www.eclipse.org page.