223 lines
12 KiB
XML
223 lines
12 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<resourceExtensions>
|
|
<entry name=".+\.(properties|xml|html|dtd|tld)" />
|
|
<entry name=".+\.(gif|png|jpeg|jpg)" />
|
|
</resourceExtensions>
|
|
<wildcardResourcePatterns>
|
|
<entry name="!?*.class" />
|
|
<entry name="!?*.scala" />
|
|
<entry name="!?*.groovy" />
|
|
<entry name="!?*.java" />
|
|
</wildcardResourcePatterns>
|
|
<bytecodeTargetLevel target="1.8" />
|
|
</component>
|
|
<component name="CopyrightManager" default="" />
|
|
<component name="DependencyValidationManager">
|
|
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
|
|
</component>
|
|
<component name="GradleUISettings">
|
|
<setting name="root" />
|
|
</component>
|
|
<component name="GradleUISettings2">
|
|
<setting name="root" />
|
|
</component>
|
|
<component name="IdProvider" IDEtalkID="11DA1DB66DD62DDA1ED602B7079FE97C" />
|
|
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
</profile>
|
|
<version value="1.0" />
|
|
</component>
|
|
<component name="JavadocGenerationManager">
|
|
<option name="OUTPUT_DIRECTORY" />
|
|
<option name="OPTION_SCOPE" value="protected" />
|
|
<option name="OPTION_HIERARCHY" value="true" />
|
|
<option name="OPTION_NAVIGATOR" value="true" />
|
|
<option name="OPTION_INDEX" value="true" />
|
|
<option name="OPTION_SEPARATE_INDEX" value="true" />
|
|
<option name="OPTION_DOCUMENT_TAG_USE" value="false" />
|
|
<option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
|
|
<option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
|
|
<option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
|
|
<option name="OPTION_DEPRECATED_LIST" value="true" />
|
|
<option name="OTHER_OPTIONS" value="" />
|
|
<option name="HEAP_SIZE" />
|
|
<option name="LOCALE" />
|
|
<option name="OPEN_IN_BROWSER" value="true" />
|
|
</component>
|
|
<component name="Palette2">
|
|
<group name="Swing">
|
|
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
|
|
</item>
|
|
<item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
|
|
</item>
|
|
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
|
|
</item>
|
|
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
|
|
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
|
|
</item>
|
|
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
|
|
<initial-values>
|
|
<property name="text" value="Button" />
|
|
</initial-values>
|
|
</item>
|
|
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
|
|
<initial-values>
|
|
<property name="text" value="RadioButton" />
|
|
</initial-values>
|
|
</item>
|
|
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
|
|
<initial-values>
|
|
<property name="text" value="CheckBox" />
|
|
</initial-values>
|
|
</item>
|
|
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
|
|
<initial-values>
|
|
<property name="text" value="Label" />
|
|
</initial-values>
|
|
</item>
|
|
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
<preferred-size width="150" height="-1" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
<preferred-size width="150" height="-1" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
<preferred-size width="150" height="-1" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
<preferred-size width="150" height="50" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
<preferred-size width="150" height="50" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
<preferred-size width="150" height="50" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
|
|
</item>
|
|
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
<preferred-size width="150" height="50" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
|
|
<preferred-size width="150" height="50" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
<preferred-size width="150" height="50" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
|
|
<preferred-size width="200" height="200" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
|
|
<preferred-size width="200" height="200" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
|
|
</item>
|
|
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
|
|
</item>
|
|
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
|
|
</item>
|
|
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
|
|
</item>
|
|
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
|
|
<preferred-size width="-1" height="20" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
|
|
</item>
|
|
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
|
|
</item>
|
|
</group>
|
|
</component>
|
|
<component name="ProjectModuleManager">
|
|
<modules>
|
|
<module fileurl="file://$PROJECT_DIR$/EverythingVanilla.iml" filepath="$PROJECT_DIR$/EverythingVanilla.iml" />
|
|
</modules>
|
|
</component>
|
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
|
<output url="file://$PROJECT_DIR$/out" />
|
|
</component>
|
|
<component name="SvnBranchConfigurationManager">
|
|
<option name="mySupportsUserInfoFilter" value="true" />
|
|
</component>
|
|
<component name="masterDetails">
|
|
<states>
|
|
<state key="ArtifactsStructureConfigurable.UI">
|
|
<UIState>
|
|
<splitter-proportions>
|
|
<SplitterProportionsDataImpl />
|
|
</splitter-proportions>
|
|
<settings />
|
|
</UIState>
|
|
</state>
|
|
<state key="Copyright.UI">
|
|
<UIState>
|
|
<splitter-proportions>
|
|
<SplitterProportionsDataImpl />
|
|
</splitter-proportions>
|
|
</UIState>
|
|
</state>
|
|
<state key="ProjectJDKs.UI">
|
|
<UIState>
|
|
<splitter-proportions>
|
|
<SplitterProportionsDataImpl>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</SplitterProportionsDataImpl>
|
|
</splitter-proportions>
|
|
<last-edited>1.6</last-edited>
|
|
</UIState>
|
|
</state>
|
|
<state key="ScopeChooserConfigurable.UI">
|
|
<UIState>
|
|
<splitter-proportions>
|
|
<SplitterProportionsDataImpl />
|
|
</splitter-proportions>
|
|
<settings />
|
|
</UIState>
|
|
</state>
|
|
</states>
|
|
</component>
|
|
</project> |