Mercurial > hg > Feedworm
diff .project @ 25:4ee11720c213
add a bulider that keeps the .ui files in sync automatically
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Thu, 29 Apr 2010 06:46:37 +0200 |
parents | 3bffc5caa24e |
children |
line wrap: on
line diff
--- a/.project Thu Apr 29 05:43:57 2010 +0200 +++ b/.project Thu Apr 29 06:46:37 2010 +0200 @@ -10,6 +10,16 @@ <arguments> </arguments> </buildCommand> + <buildCommand> + <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> + <triggers>full,incremental,</triggers> + <arguments> + <dictionary> + <key>LaunchConfigHandle</key> + <value><project>/.externalToolBuilders/pyuic.launch</value> + </dictionary> + </arguments> + </buildCommand> </buildSpec> <natures> <nature>org.python.pydev.pythonNature</nature>