[Pydev-users] [pydev - Users] RE: Enthought

2008-07-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5125622 By: fabioz Hi David... Have you already seen the post: http://pydev.blogspot.com/2008/06/configuring-tvtk-forced-builtins.html If it doesn't solve it for you, please report back, as I'm sure it's just

Re: [Pydev-users] properties in pydev

2008-07-27 Thread Fabio Zadrozny
Hi Lee, when using properties in pydev, it marks the method as an error, saying that it should start with self as first parameter: class AppConfig(object): @apply def type(): ---this is where it wants to see self as first

[Pydev-users] [pydev - Users] RE: Interpreter - Python setting not saved

2008-07-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5125641 By: fabioz Pydev should keep all that info beneath your .metadata folder (that's contained within your workspace), so, if that folder or some subfolder does not have write permission, that'd be a