[Pydev-users] [pydev - Users] RE: question regarding code completion...
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-04-27 16:16:22
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3704344 By: fabioz Ok, let's see some simple example... If you do: from java.lang import String String. | <-- do you get the completions here or not? Did you configure your project to be a jython project? Have you checked the getting started guide to see if you configured your your project and pythonpath correctly? -- http://www.fabioz.com/pydev/manual.html Cheers, Fabio ______________________________________________________________________ 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 |