Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4528124
By: febian

Hi, 

I have an RCP application using pydev. 

Auto completion seems to be working fine when the application is run locally
via a launch.bat

But when i try to run the application in webstart mode I am facing the following
issues:

1. Auto completion works fine for built in python modules but I cannot see my
modules. I have added the location for the same in JYTHON_INTERPRETER_PATH in
org.python.pydev.prefs file.

The error shown is ImportError: no module named importsTipper
at org.python.pydev.editor.codecompletion.shell.AbstractShell.startIt(AbstractSh
ell.java:440)

2. Auto completion for python modules take a really long time eclipse hangs
for 2 mins before the auto complete window is displayed.

Any help would be really helpful. 

Thanks a lot. 

BR

______________________________________________________________________
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

Reply via email to