The following forum message was posted by jdmurray at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4638428:
Is it possible to write Eclipse plug-ins in Python using PyDev? I have a project
that would benefit from using the Eclipse plug-in framework, but the sandboxed
Java language is too isolated from the machine to be usable. Python is perfect,
but can I use it to write Eclipse plug-ins? I've found nothing via Google except
speculation.
Thanks much.
|