Community
Participate
Working Groups
Created attachment 196672 [details] Proposed patch This patch implements a IPropertySource adapter for TCFNodeExecContext and TCFNodeStackFrame to enable the Properties view for those nodes. A generic property page implementation based on PropertySheetPage is used to display the same information in a property page.
Nice! BTW, you forgot idx++ in TCFNodePropertySource.java:132
(In reply to comment #1) > BTW, you forgot idx++ in TCFNodePropertySource.java:132 Thanks, good catch! I'll fix that before I commit.
The patch has been committed.