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

thanx a lot for all the replies!
as for the problems with code completion - strangely, i'm not able to reproduce
some of them, yet i really never get any help on methods of java classes:

(pydev project type set to jython:)

import javax.swing
from javax.swing import *

#b=JB/ctrl+space -> JButton - ok/
b=JButton()
#b./nothing offered, ctrl+space -> "BEEP"/
#JButton./nothing offered, ctrl+space -> "BEEP"/

should it be possible to get help on java classes' members somehow?
(btw, i guess, it's definitely not possible to be offered members of .NET 
classes
for code completion when using IronPython...(?))

c.

______________________________________________________________________
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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to