Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4362696 By: vpvainio
Hi, I'm developing MoinMoin on PyDev (using Linux) and I'm having strange problems with code completion. If I don't choose to create the "src" folder and add it to the pythonpath, code completion won't work fully when working on Moin code. I have tried setting Moin's source code folder as the Project source folder in Project Preferences, but it doesn't help. So far I've come up with this workaround: let PyDev create "src" by default and then copy the Moin code to that folder. Then everything works as it should. But the point here is that I shouldn't have to create this "src" folder if I don't want it. Code completion should work from any folder you set as a source folder. Other than this problem I really like PyDev and I'm considering buying Extensions, thanks for your work! ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
