Re: [Pydev-code] Code Completion
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2006-07-05 16:55:51
|
On 7/5/06, Shahbaz A. Tyagi <sat...@ya...> wrote: > > 1. In this case it only gives me basic kewwords like if, for, import, and, > assert etc. > 2. No it does not show java > > In your config: window > preference > Interpreter Jython is the rt.jar in your system pythonpath? In some platforms having spaces in the Eclipse install location might make that configuration not work correctly (putting Eclipse in a dir without spaces should help there). |