[Pydev-users] [Users] RE: My collected complaints about Pydev
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-11-09 22:25:25
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4477776: #7 now has a different behavior in the latest PyDev. You can right-click any folder and choose PyDev > Remove Error markers to remove the existing errors, and PyDev will now by default only analyze open files and will remove error markers in the file when the editor is closed (so, in general, you should not have any errors there). If you still want to force the analysis of a subtree, you may right-click a folder and choose PyDev > Code analysis. Cheers, Fabio |