Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4545265 By: febian
Hi Fabio, That seems to be the problem. The following error is thrown on auto-complete: Err output: Traceback (innermost last): File "C:\Documents and Settings\<USER>\Application Data\Sun\Java\Deployment\cache\javaws\http\<SERVER_IP>\<PORT>\DMDE\configuration \org.eclipse.osgi\bundles\121\1\.cp\PySrc\pycompletionserver.py", line 29, in ? ImportError: no module named importsTipper When I extract the PySrc folder in this directory, auto-complete works. This directory initially contains only the pycompletionserver.py and no other file which causes the issue. Could you please throw some light on why is this so? Also is there anyway we can have pydev extract all the files to this directory, thus making the functionality work correctly? Thanks for the help. Regards, Febian ______________________________________________________________________ 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: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
