Menu

Eclipse plug-in development using PyDev?

2011-08-04
2013-03-15
  • James D.Murray

    James D.Murray - 2011-08-04

    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.

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2011-08-11

    Depends on what you want to achieve… some things may be possible, but the integration is limited to customizing PyDev (i.e.: not really customizing eclipse as a whole).

    There are details at: http://pydev.org/manual_articles_scripting.html

    Cheers,

    Fabio

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.