Compile ui files from within Eclipse
Fabio Zadrozny
fabioz at esss.com.br
Tue Mar 7 05:59:07 EST 2006
Chuck wrote:
>Hello,
>
>I am new to the Eclipse IDE.
>
>I am using pydev plug-in to create python projects.
>
>Is there a way to create custom builders to build certain types of
>files?
>
>I have done this with other IDE's but can't seem to figure it out
>with Eclipse.
>
>I am trying to build *.ui files of a pydev project to create the
>corresponding py files.
>
>For example to do this the manual way I would:
>
>pyuic.exe c:\source.ui > c:\dest.py
>
>
>Thanks.
>
>
>
You can, just create an external tool. (menu: run > external tools >
external tools). You can also add a keybinding to the last external tool
launched.
Cheers,
Fabio
--
Fabio Zadrozny
------------------------------------------------------
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.com.br
Pydev Extensions
www.fabioz.com/pydev
PyDev - Python Development Enviroment for Eclipse
pydev.sf.net
pydev.blogspot.com
More information about the Python-list
mailing list