[Pydev-users] [pydev - Users] How to fix inconsistent indentation

2009-04-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7295812 By: kasperx I have some old code files which has a different amout spaces used in different places (2, 4 or 8 spaces are used for indentation). I would like to use PyDev to make the code consistent. I t

[Pydev-users] [pydev - Users] RE: How to fix inconsistent indentation

2009-04-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7296605 By: fabioz Yes, currently pydev does not change your indentation... (there are plans to do it). To fix that, for now you should be able to use reindent.py (it's a python script that should be in Python

[Pydev-users] Refer common files from a list of PyDev workspaces

2009-04-27 Thread dudeja . rajat
Hi, I'm using PyDev 1.3.24 and Eclipse 3.4.0 on WindowsXP. I need to create a directory of common python scripts that could be referred by many PyDev Workspaces. While I refer to this directory from one of my PyDev workspace, I see that the only way to refer is by importing the directory. But im

[Pydev-users] [pydev - Users] RE: launch python file programmatical

2009-04-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7298128 By: bewa Thank you, Fabio, for your help! I have managed to launch it and was able to get the output from the script to the console. For all who want to know, here is my code: ILaunchManager manager

Re: [Pydev-users] Refer common files from a list of PyDev workspaces

2009-04-27 Thread Chaim Krause
Is it not sufficient to add it to your classpath? You could do that system-wide, pydev-wide, or on a project-by-project basis. -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign o

[Pydev-users] [pydev - Users] Exception exceptions.SystemError: 'error retu

2009-04-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7299963 By: mikelupo While running my project in Eclipse using Pydev plugins (org.python.pydev.feature-1.4.5.2727.zip) and (org.python.pydev.extensions-1.4.5.2727.zip) I get a gazillion of these error messages

[Pydev-users] html/css editor

2009-04-27 Thread Tim Michelsen
Hello, what editor do you guys recommend for html/css/JS editing? I want to code a python-based web application. So the app chould know to recognize python code embedded in html and vice-versa. Thanks in advance, Timmie -

Re: [Pydev-users] html/css editor

2009-04-27 Thread Fabio Zadrozny
> what editor do you guys recommend for html/css/JS editing? I think that Aptana Studio would be a good choice for that: http://aptana.com/studio Cheers, Fabio -- Crystal Reports - New Free Runtime and 30 Day Trial Che

[Pydev-users] [pydev - Users] feature request: Highlight occurences

2009-04-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7301869 By: vehakki Hi Forgive me if this is an implemented feature already but I have not figured it out if so. I use notepad++ here and there and it has a very good feature which is highlighting occurrences

[Pydev-users] [pydev - Users] RE: feature request: Highlight occurences

2009-04-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7303001 By: fabioz Hi, Currently that's only implemented in Pydev Extensions ( http://fabioz.com/pydev/manual_adv_markoccurrences.html ). Cheers, Fabio __

[Pydev-users] [pydev - Users] RE: Exception exceptions.SystemError: 'error retu

2009-04-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7303073 By: fabioz This was a Python bug, but it should be fixed from Python 2.5 or 2.6 -- not really sure which one -- onwards (so, which Python version are you using?) Cheers, Fabio ___

[Pydev-users] [pydev - Users] RE: feature request: Highlight occurences

2009-04-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7303200 By: vehakki Hi Fabio, thanks for follow up. Eventually I want to move up to Pydev Extensions version. It is good to know that that feature is implemented. I have couple more things missing in the pydev

[Pydev-users] [pydev - Users] RE: feature request: Highlight occurences

2009-04-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7303252 By: fabioz Open resources in explorer: http://startexplorer.sourceforge.net/ Learn words on the fly: Pydev extensions has a 'common tokens completion' that can probably do what you want: http://fabioz.

[Pydev-users] [pydev - Users] RE: feature request: Highlight occurences

2009-04-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7303266 By: vehakki Fair enough. thanks again __ You are receiving this email because you elected to monitor this forum. To stop monitoring

[Pydev-users] [pydev - Users] RE: feature request: Highlight occurences

2009-04-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7303272 By: vehakki Btw startexplorer rocks pretty much! __ You are receiving this email because you elected to monitor this forum. To stop m