Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Expressions View - source code flow(Trying to figure out which class retrieves the data of the expression entered)
Expressions View - source code flow [message #1742112] Wed, 31 August 2016 14:13
Nimesh Doshi is currently offline Nimesh DoshiFriend
Messages: 1
Registered: August 2016
Junior Member
I have been trying to debug the eclipse code to understand the expressions view. I have reached a point where I see the expression already loaded with the values like type, value, address but I am not able to spot where this calculation happens.
I see that in org.eclipse.jface.viewers.ColumnViewer.class, the applyEditorValue() method, has a call to get the item from cell, and it already has been populated with values in the object Item, but I fail to get where does it get those data from?

Any help or guidance is appreciated Smile
Previous Topic:Eclipse not writing to Console tab
Next Topic:news.eclipse.org is shutting down.
Goto Forum:
  


Current Time: Thu Sep 19 18:57:41 GMT 2024

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

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

Back to the top