[Pydev-users] [Users] RE: Formatting of automatic imports

2011-09-06 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4693135: I guess it should -- it doesn't mostly because it was done before that option was available, and so far no one complained :) Please report that as a bug. Cheers, Fabio

[Pydev-users] [Users] Console cleared when building workspace

2011-09-06 Thread SourceForge . net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4695031: Hi, I noticed I recent problem when updating my PyDev plugin version. The problem is that the console output is cleared when building the workspace. I have a python file that

[Pydev-users] Remote interpreter

2011-09-06 Thread Fenn Bailey
Hey all, I was wondering if there's a simple way to set up a remote python interpreter for PyDev? (much like the remote debugger) This would be particularly useful, for example, when developing on OSX with your actual application environment on a Linux VM (quite a common practice). The main