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

Hi,

I'm writing this from the perspective of someone trying out pydev and pydev
extensions in a java/jython project that uses a lot of java libraries.

I wasn't able to use code completion. I'm not sure if it is supposed to work
in this case or not :

mainFrame = JFrame()
mainFrame. 

when I press ctrl+space, nothing happens, I noticed it works on normal python
code. autocomplete for parameters also doesn't work. an usefull feature that
also doesn't work is pression F3 over a java class in jython code.

So I'm not sure if these are questions or suggestions, perhaps I just don't
know how to configure this behaviour

Another aspect where I found pydev a bit lacking (for our particular purpose)
was the fact that it doesn't easily support mixed java/jython projects. I 
acomplished
this by hand-editing eclipse project .xml files and manually adding the 
respective
natures.

thanks,
Ricardo


______________________________________________________________________
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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to