IDEADEV-41116: exploded war artefact: add warning for dependent module
[fedora-idea.git] / java / idea-ui / src / com / intellij / openapi / roots / ui / configuration / ModulesConfigurator.form
blob292c1f6c81c6578e270617dadf0f9aa0fa9a7947
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.openapi.roots.ui.configuration.ProjectConfigurable">
3 <grid id="27dc6" binding="myWholePanel" layout-manager="GridLayoutManager" row-count="5" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="10">
4 <margin top="14" left="4" bottom="4" right="4"/>
5 <constraints>
6 <xy x="20" y="20" width="907" height="282"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <vspacer id="2fb9d">
12 <constraints>
13 <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
14 </constraints>
15 </vspacer>
16 <component id="e1ed8" class="javax.swing.JLabel">
17 <constraints>
18 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
19 </constraints>
20 <properties>
21 <text resource-bundle="messages/ProjectBundle" key="project.language.level"/>
22 </properties>
23 </component>
24 <grid id="be5" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
25 <margin top="0" left="4" bottom="10" right="0"/>
26 <constraints>
27 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
28 </constraints>
29 <properties/>
30 <border type="none"/>
31 <children>
32 <component id="1f983" class="com.intellij.openapi.roots.ui.configuration.LanguageLevelCombo" binding="myLanguageLevelCombo" custom-create="true">
33 <constraints>
34 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="7" anchor="8" fill="0" indent="0" use-parent-layout="false">
35 <minimum-size width="-1" height="26"/>
36 </grid>
37 </constraints>
38 <properties/>
39 </component>
40 </children>
41 </grid>
42 <component id="faaba" class="javax.swing.JLabel">
43 <constraints>
44 <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="1" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
45 </constraints>
46 <properties>
47 <text resource-bundle="messages/ProjectBundle" key="project.compiler.output"/>
48 </properties>
49 </component>
50 <grid id="faeb8" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
51 <margin top="0" left="4" bottom="10" right="0"/>
52 <constraints>
53 <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
54 </constraints>
55 <properties/>
56 <border type="none"/>
57 <children>
58 <component id="60d6f" class="com.intellij.ui.FieldPanel" binding="myProjectCompilerOutput" custom-create="true">
59 <constraints>
60 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false">
61 <minimum-size width="215" height="-1"/>
62 </grid>
63 </constraints>
64 <properties/>
65 </component>
66 </children>
67 </grid>
68 </children>
69 </grid>
70 <buttonGroups>
71 <group name="buttonGroup1">
72 <member id="d8427"/>
73 <member id="db78e"/>
74 </group>
75 </buttonGroups>
76 </form>