The following forum message was posted by technoscavenger at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3788025:
I have two machines, one running IronPython targeted for .Net 2.0 and another machine targeted for .Net 4.0. The problem is that PyDev can\'t do Intillesense(code completion) in .Net 4.0 version of IronPython. Sample code import clr clr.AddReference(\'UIAutomationClient\') clr.AddReference(\'UIAutomationTypes\') import System.Windows.Automation as swa swa.AutomationE #<--- this should have been swa.AutomationElement Aside from Intellisense support, PyDev flags this as \"Undefined variable from import: AutomationElement\" Is this a work-around for this one? By the way, I enjoyed using PyDev. Thanks for sharing this wonderful tool. Regards, Technos ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users