Moka Studio
Centre du parc
Rue Marconi, 19
1920 Martigny
SWITZERLAND
Tel: 0041 27 566 70 17
Mail: dev@mokastudio.tv
Maya Python Scripting with Eclipse and PyMel
Eclipse with the PyDev plug-in is a very powerful IDE for python scripting. To use Eclipse for python scripting in Maya:
1) Install Eclipse and PyDev:
http://www.eclipse.org/
http://pydev.org/download.html
2) Install Eclipse Maya Editor:
http://www.creativecrash.com/maya/downloads/applications/syntax-scriptin...
3) Install PyMel:
http://www.luma-pictures.com/tools/pymel/docs/0.9/install.html
4) Configure auto-completion for PyMel:
http://www.luma-pictures.com/tools/pymel/docs/0.9/install.html
http://www.luma-pictures.com/tools/pymel/docs/0.9/eclipse.html
After that, you should be able to write python in Eclipse with auto-completion for PyMel and send python commands to Maya.
Best regards,
Benoît
- Login to post comments
