popup to choose path variables for working directory @ run configurations
[fedora-idea.git] / java / execution / impl / src / com / intellij / execution / junit2 / configuration / CommonJavaParameters.form
blobde7ce0b15edd05a43abd74759c7b91ecfeb9a7fc
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.execution.junit2.configuration.CommonJavaParameters">
3 <grid id="d88e6" binding="myWholePanel" layout-manager="GridLayoutManager" row-count="3" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="10">
4 <margin top="0" left="0" bottom="0" right="0"/>
5 <constraints>
6 <xy x="64" y="62" width="431" height="136"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <component id="6e486" class="com.intellij.openapi.ui.LabeledComponent" binding="myVMParameters">
12 <constraints>
13 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
14 <minimum-size width="0" height="-1"/>
15 <preferred-size width="400" height="-1"/>
16 </grid>
17 </constraints>
18 <properties>
19 <componentClass value="com.intellij.ui.RawCommandLineEditor"/>
20 <text resource-bundle="messages/ExecutionBundle" key="junit.configuration.vm.parameters.label"/>
21 </properties>
22 </component>
23 <component id="acecf" class="com.intellij.openapi.ui.LabeledComponent" binding="myProgramParameters">
24 <constraints>
25 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
26 <minimum-size width="0" height="-1"/>
27 <preferred-size width="400" height="-1"/>
28 </grid>
29 </constraints>
30 <properties>
31 <componentClass value="com.intellij.ui.RawCommandLineEditor"/>
32 <text resource-bundle="messages/ExecutionBundle" key="junit.configuration.test.runner.parameters.label"/>
33 </properties>
34 </component>
35 <component id="689d0" class="com.intellij.openapi.ui.LabeledComponent" binding="myWorkingDirectoryComponent" custom-create="true">
36 <constraints>
37 <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
38 <minimum-size width="0" height="-1"/>
39 </grid>
40 </constraints>
41 <properties/>
42 </component>
43 </children>
44 </grid>
45 </form>