Has anyone able to watch variable in debug mode of eclipse? If so, what your project folder structure. I just have:
c:\django\mysite mysite folder contains: apps (contains directories of different apps), manage.py, settings.py, src folder is empty. I have added Inside Eclipse : Window menu > Preferences... Pydev > Interpreter - Python System PYTHONPATH > New Folder Folder : c:\django\mysite using eclipse with watch variable would make life easier ;) On Oct 12, 11:04 am, johnny <[EMAIL PROTECTED]> wrote: > I am trying to watch a variable in my app. Setup is fine. I can run > manage.py runserver inside eclipse and view debug window and place > break points. But can't seem to watch the variable values. > > I am getting following error: > > could not resolve variable > > Here is the > pic:http://farm3.static.flickr.com/2125/1552069173_49fcc78826_o.png --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

