score:65
Eclipse has a really cool concept call Scrapbook Pages where you can evaluate statements even when you're not debugging. However, if you want to eval code using values from the current program, go to Window->Show View->Expressions. There you can put in any expression you want and track it as your program executes.
score:5
Inspect ctrl-shift-i or Display ctrl-shift-d?
score:136
Yes. The view name is "Display".
Window->Show View->Other It is under the Debug folder.
Once in there you evaluate statements while in the debugger.
Source: stackoverflow.com
Related Query
- Immediate Window for Eclipse
- How to get the graphical layout Window back in Eclipse for Android Application Design?
- version 1.7 of the jvm is not suitable for this product. version 1.8 greater is required for eclipse nano in window
- How to configure Eclipse for PyDev? Python doesn't appear in Preferences window
- No Synchronization in the Eclipse Navigator Window for the Neon Release
- How to change the font for the Eclipse Content Assist (Template Proposals) window
- How to restrict the minimum size of the window for Eclipse e4
- Integrate window tester with eclipse for testing UI
- PyDev does not show up in Window > Preferences for Eclipse 4.7 (Oxygen)
- Eclipse Javadoc-like window for PHP
- What is the most suggested Eclipse toolkits for rapid window development
- How to obtain a log file for Audit Window from JBoss Drools Eclipse plugin?
- Eclipse window "workspace launcher" for selecting a workspace is invisble under ubunt 14.04
- Adding title to window border for Eclipse RCP detached view
- Appropriate object for typical window in Eclipse
- Open file for editing in new window inside Eclipse
- Empty window space for Eclipse e4 RCP part extracted to fragment in separate plugin project
- Window Tester Pro for eclipse based application (AUT)
- eclipse press F2 for focus popping up different window
- Window Azure Tools for Eclipse - failed
- How to turn off the Eclipse code formatter for certain sections of Java code?
- How to change font size in Eclipse for Java text editors?
- Dark color scheme for Eclipse
- Eclipse IDE for Java - Full Dark Theme
- How to install plugin for Eclipse from .zip
- How do I enable index downloads in Eclipse for Maven dependency search?
- Search for all files in project containing the text 'querystring' in Eclipse
- Get source jar files attached to Eclipse for Maven-managed dependencies
- How to output messages to the Eclipse console when developing for Android
- Which Eclipse version should I use for an Android app?
More Query from same tag
- Eclipse Start Error in Linux
- Generate Method Definition for button from XML onClick in Eclipse?
- Adding javascript tags to vaadin UI head
- How can I repair a damaged eclipse $HOME/.p2 repository?
- Import problem with numpy on Eclipse 2018-09
- Eclipse failed to include google play services
- Clear command line output from Python [Eclipse]
- Eclipse error mark doesn't disappear after fix
- eclipse plugin: perspective deprecated in shortcut
- automatic build and deploy fails with build failure on jazzhub
- Fast Fourier Transform in Android
- Getting started and having trouble with Eclipse
- How should I go about printing all elements in an ArrayList via a toString in a formatted manner?
- Google Maps JS API in Eclipse
- Should I put Eclipse settings and .project file to SCM when using Maven?
- Unable to open codename one file in eclipse
- EclipseRCP get pluginId in which a class is located
- eclipse debugger: attaching source-code of maven dependencies?
- Eclipse color themes - java and flex
- eclipse source/editor view is gone
- eclipse task list TODOs and Mylyn
- Eclipse clean+Build vs only Build
- Spring Framework Web page development (Java)
- Eclipse: My SSH key does not match the SSH key associated with my Heroku Acct
- Use setBackgroundResource in a other method?
- Eclipse Breakpoint System.out
- Java Html Line Break Eclipse UI Textfield
- What code can I use for min, max and average for java programming without arrays?
- Tomcat 6 Eclipse Galileo
- Variables viewer on Eclipse debugging truncates the string values