[Pydev-users] [Users] RE: Clearing the Problems View

2011-07-11 Thread SourceForge.net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4601942: [quote]It should be OK [/quote] Well I think I phrased my question wrong. What I meant is this; I think that error markers' removal should be done when one cleans

[Pydev-users] [Users] RE: Clearing the Problems View

2011-07-11 Thread SourceForge.net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4601942: It should be OK (note that I agree that the PyLint integration could be improved, I think that the actual target would be having most of the PyLint analysis built in into

[Pydev-users] [Users] RE: Attach PyDev debugger to python.dll

2011-07-11 Thread SourceForge.net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4602905: It should work with any version, as long as you have the pydev debugger and the python standard library in the PYTHONPATH. Which error are you having? Cheers, Fabio ---

[Pydev-users] [Users] Attach PyDev debugger to python.dll

2011-07-11 Thread SourceForge.net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4602905: I'm using a product that includes an embedded python interpreter (python2.6.dll) on a Windows box. I tried to attach Pydev's debugger to both the product's executable (xyz.exe)

[Pydev-users] [Users] RE: Clearing the Problems View

2011-07-11 Thread SourceForge.net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4601942: Fabio, thanks for quick response and great product! I'll try what you suggested. Is it ok these markers are not cleared when cleaning project? -