option to run ant target before building artifact
[fedora-idea.git] / plugins / ant / src / com / intellij / lang / ant / config / impl / artifacts / AntArtifactPropertiesEditor.form
blobc0598dc29f6034735f484f99d2a18b5cba4626a2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.lang.ant.config.impl.artifacts.AntArtifactPropertiesEditor">
3 <grid id="27dc6" binding="myMainPanel" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
4 <margin top="0" left="0" bottom="0" right="0"/>
5 <constraints>
6 <xy x="20" y="20" width="500" height="176"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <grid id="9a404" layout-manager="GridLayoutManager" row-count="1" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
12 <margin top="0" left="0" bottom="0" right="0"/>
13 <constraints>
14 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
15 </constraints>
16 <properties/>
17 <border type="none"/>
18 <children>
19 <component id="ad4b5" class="javax.swing.JCheckBox" binding="myRunTargetCheckBox">
20 <constraints>
21 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
22 </constraints>
23 <properties>
24 <text value="run"/>
25 </properties>
26 </component>
27 <hspacer id="69b74">
28 <constraints>
29 <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
30 </constraints>
31 </hspacer>
32 <component id="aebcb" class="com.intellij.openapi.ui.FixedSizeButton" binding="mySelectTargetButton">
33 <constraints>
34 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
35 </constraints>
36 <properties/>
37 </component>
38 </children>
39 </grid>
40 <vspacer id="15105">
41 <constraints>
42 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
43 </constraints>
44 </vspacer>
45 </children>
46 </grid>
47 </form>