Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Expressions View
Expressions View [message #332788] Sun, 09 November 2008 14:30
Moshe is currently offline MosheFriend
Messages: 2
Registered: July 2009
Junior Member
Hello,

I am developing a debugger and trying to support expressions (after
successfully supporting breakpoints and variables).
I've read the relevant API's but could not find any tutorial or examples
of how to use these API's.
I am especially having issues in 3 areas:
1. What is the difference between Expression and WatchExpression? Which
one should I use?
2. After adding an expression to the view (using the ExpressionManager),
when is it getting evaluated? What triggers the evaluation?
3. Persistency: how do I save the expression between IDE invocations?
IExpression doesn't have a setMarker method.

Thanks and Regards,

Moshe
Previous Topic:How to remove some default context menu items
Next Topic:Content Proposal description with HTML render
Goto Forum:
  


Current Time: Wed Jul 17 17:05:56 GMT 2024

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

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

Back to the top