Scott Frankel wrote:
> Is anyone on this list using Eclipse with Python and the SWT  
> windowing kit?
> 
> I've been looking through the MacPython.org and Eclipse pages for  
> info on combining Python and SWT.  So far, I've read about the PyDev  
> plugin that allows Eclipse to speak Python.
> 
> I'd like to know if PyDev would allow me to use Python to build SWT  
> projects.  If not, can Python methods can be invoked from within an  
> SWT Java project.

I think you will need to use Jython for this:
http://www.jython.org

Kent
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to