blob: 2b1e17d5f420af7c23016496b42b892a039ced8e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.android.tools.idea.gradle.eclipse.AdtImportWarningsStep">
<grid id="27dc6" binding="myPanel" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<xy x="20" y="20" width="495" height="400"/>
</constraints>
<properties>
<preferredSize width="500" height="61"/>
</properties>
<border type="none"/>
<children>
<component id="ecdb9" class="com.intellij.ui.components.JBLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="7" anchor="9" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="&lt;html&gt;Loading the Eclipse project generated the following warnings. If the errors are recoverable you can proceed with the import. When done, it will open a report which explains how the old project was mapped to the new Gradle-style project, and any subsequent manual steps.&lt;/html&gt;"/>
</properties>
</component>
<scrollpane id="348e7" class="com.intellij.ui.components.JBScrollPane">
<constraints>
<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"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="12dcd" class="javax.swing.JTextArea" binding="myWarnings">
<constraints/>
<properties>
<editable value="false"/>
</properties>
</component>
</children>
</scrollpane>
</children>
</grid>
</form>