Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Variables dont appear in the variables view
Variables dont appear in the variables view [message #36919] Wed, 22 April 2009 09:43
Sheela is currently offline SheelaFriend
Messages: 52
Registered: July 2009
Member
Hi,

We have an IDE based on Eclipse DLTK framework running on Eclipse 3.4 DLTK
M4.
I noticed a bug, while debugging a script in my editor.

We have variables like a.b.c , a.b.d , where "b" appears under "a" in the
variables view and "c" and "d" appear under "b".

This worked fine with previous versions of dltk after i implemented the
commands property_get, and context_get in the script engine.

This functionality works fine only as long as the variables tree is
colapsed, But the moment i expand it to view the variable tree (say
a.b.c),when i step further,(so that a.b.d is encountered) the view does
not get updated with the new variable.

Any pointers to the reason behind this behaviour? Is this a bug with DLTK?


Thanks in advance

Regards,
Sheela
Previous Topic:[BUILD] I-I200904131323-200904131323
Next Topic:[BUILD] I-I200904251032-200904251032
Goto Forum:
  


Current Time: Tue Apr 16 08:54:03 GMT 2024

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

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

Back to the top