comparison .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
comparison
equal deleted inserted replaced
24:6b5ceffabe49 25:4ee11720c213
8 <buildCommand> 8 <buildCommand>
9 <name>org.python.pydev.PyDevBuilder</name> 9 <name>org.python.pydev.PyDevBuilder</name>
10 <arguments> 10 <arguments>
11 </arguments> 11 </arguments>
12 </buildCommand> 12 </buildCommand>
13 <buildCommand>
14 <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
15 <triggers>full,incremental,</triggers>
16 <arguments>
17 <dictionary>
18 <key>LaunchConfigHandle</key>
19 <value>&lt;project&gt;/.externalToolBuilders/pyuic.launch</value>
20 </dictionary>
21 </arguments>
22 </buildCommand>
13 </buildSpec> 23 </buildSpec>
14 <natures> 24 <natures>
15 <nature>org.python.pydev.pythonNature</nature> 25 <nature>org.python.pydev.pythonNature</nature>
16 </natures> 26 </natures>
17 </projectDescription> 27 </projectDescription>