[Pydev-users] [pydev - Users] RE: finding a java class using Jython

2009-08-23 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7579408 By: rbleasdale Despite its unusual look COM is correct. If I run jython example.py at the command prompt then the class is found. I have re-added the db2 jars to pythonpath library and when I run

[Pydev-users] [pydev - Users] Project 'Clean' doesn't pylint all files

2009-08-23 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7579103 By: owillebo When I do Project 'Clean' (with 'Build automtically' on) some (16) files in my project are pylinted but not all (146). How do I make that all of my files are pylinted? ___