Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse Variables View(Eclipse Variables View)
Eclipse Variables View [message #1808858] Wed, 03 July 2019 09:01 Go to next message
Ivan Kaufman is currently offline Ivan KaufmanFriend
Messages: 1
Registered: July 2019
Junior Member
I am new to Java and using Eclipse IDE Photon Release version 4.8.0.
I cannot display variables.

I have tried the followings in accordance with previous online Q&As only to fail:
(1) Select a variable -> right click -> select inspection
* It didn't work because inspection is not on the right click menu.

(2) Window -> Perspective -> Reset perspective
* It didn't work.

(3) Window -> Show view -> Other -> search "variable" and open "Variable View"
* It opened the Variable View window, but nothing is displayed. Changing layout didn't help.

How can I display information about the variables? I would like to see their values step by step when debugging a programme of Tell The Bell.

[Updated on: Tue, 09 July 2019 09:08]

Report message to a moderator

Re: Eclipse Variables View [message #1808933 is a reply to message #1808858] Thu, 04 July 2019 16:46 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
Fundamental question first: all this happens during debugging, while the debuggee is suspended and a suspend thread is selected in the Debug view, right?

Stopping at a breakpoint and stepping work?

(ad 1) The option in the context menu is called simply "Inspect". Just hovering over the variable should basically have the same effect.

If none of this works, please look for exceptions in the Error Log.



Re: Eclipse Variables View [message #1828627 is a reply to message #1808858] Mon, 15 June 2020 10:55 Go to previous message
Bug Menot is currently offline Bug MenotFriend
Messages: 4
Registered: October 2013
Junior Member
Maybe this guide will help!
Previous Topic:Debugging in memory sources
Next Topic:Can't add Azure Libraries to build path
Goto Forum:
  


Current Time: Fri Apr 19 00:44:22 GMT 2024

Powered by FUDForum. Page generated in 0.02452 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top