[Pydev-users] [Users] RE: Support for Jython 2.5.2 embedded

2012-01-25 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4970443: There are no plans to upgrade the internal Jython version -- on the contrary, there are plans to stick with the current Jython for a long, long time... details at:

[Pydev-users] [Users] RE: Get a linkable format

2012-01-25 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4970178: Answered you at: http://stackoverflow.com/a/9005845/110451 Cheers, Fabio -- Keep Your

[Pydev-users] [Users] RE: Python Interpreter Error with PyDev

2012-01-25 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4884584: If it's exactly the same problem, take a look at your PYTHONHOME environment variable and change it as needed (if it's not, please post the actual error you're having).

[Pydev-users] [Users] RE: java.lang.RuntimeException: PyLint ERROR:

2012-01-25 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4874783: Yes, I think that there are improvements needed to make PyLint have a better integration in PyDev... (I must say I'm not giving a high priority for that because with the

[Pydev-users] [Users] RE: Select tests to run dialog - is it new?

2012-01-25 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4960568: Definitely not new... by the git logs, it was added in 06/2009 (not sure which version was that though)... Why the curiosity? Cheers, Fabio

[Pydev-users] [Users] RE: Support for Jython 2.5.2 embedded

2012-01-25 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4970443: Hi Brian, I must say that I'm pretty short on time to do that integration... but I can help in guiding you if you'd be willing to fork PyDev in github to add those

[Pydev-users] [Users] RE: Support for Jython 2.5.2 embedded

2012-01-25 Thread SourceForge . net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4970443: Fabio, Ok, I will give it a try. I have spent a little time trying to debug the issues but I wasn't able to get to the bottom of them. Some of the exceptions seem to occur

[Pydev-users] [Users] RE: java.lang.RuntimeException: PyLint ERROR:

2012-01-25 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4874783: Thanks for answering. From time to time I go through all Pylint's warnings and check code to see what I can do to remove them. It's good there's PEP8 integration