451 lines
23 KiB
XML
451 lines
23 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
|
|
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
|
|
|
|
Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
|
|
|
|
The contents of this file are subject to the terms of either the GNU
|
|
General Public License Version 2 only ("GPL") or the Common Development
|
|
and Distribution License("CDDL") (collectively, the "License"). You
|
|
may not use this file except in compliance with the License. You can
|
|
obtain a copy of the License at
|
|
https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
|
|
or packager/legal/LICENSE.txt. See the License for the specific
|
|
language governing permissions and limitations under the License.
|
|
|
|
When distributing the software, include this License Header Notice in each
|
|
file and include the License file at packager/legal/LICENSE.txt.
|
|
|
|
GPL Classpath Exception:
|
|
Oracle designates this particular file as subject to the "Classpath"
|
|
exception as provided by Oracle in the GPL Version 2 section of the License
|
|
file that accompanied this code.
|
|
|
|
Modifications:
|
|
If applicable, add the following below the License Header, with the fields
|
|
enclosed by brackets [] replaced by your own identifying information:
|
|
"Portions Copyright [year] [name of copyright owner]"
|
|
|
|
Contributor(s):
|
|
If you wish your version of this file to be governed by only the CDDL or
|
|
only the GPL Version 2, indicate your decision by adding "[Contributor]
|
|
elects to include this software in this distribution under the [CDDL or GPL
|
|
Version 2] license." If you don't indicate a single choice of license, a
|
|
recipient has the option to distribute your version of this file under
|
|
either the CDDL, the GPL Version 2 or to extend the choice of license to
|
|
its licensees as provided above. However, if you add GPL Version 2 code
|
|
and therefore, elected the GPL Version 2 license, then the option applies
|
|
only if the new code is made subject to such option by the copyright
|
|
holder.
|
|
|
|
-->
|
|
|
|
<project relativePaths="false" version="4">
|
|
<component name="AntConfiguration">
|
|
<defaultAnt bundledAnt="true" />
|
|
<buildFile url="file://$PROJECT_DIR$/build.xml">
|
|
<additionalClassPath />
|
|
<antReference projectDefault="true" />
|
|
<customJdkName value="" />
|
|
<maximumHeapSize value="128" />
|
|
<properties />
|
|
</buildFile>
|
|
</component>
|
|
<component name="BSFConsole">
|
|
<sendcommandbycontrolenter>false</sendcommandbycontrolenter>
|
|
<restoresystemstreams>false</restoresystemstreams>
|
|
<outwaitsforerr>false</outwaitsforerr>
|
|
<errwaitsforout>false</errwaitsforout>
|
|
<storedupsinrecentcommands>false</storedupsinrecentcommands>
|
|
<moduleforclasspath />
|
|
<includeoutputpath>false</includeoutputpath>
|
|
<includetestsoutputpath>false</includetestsoutputpath>
|
|
<languages>
|
|
<language name="ant" engine="org.kos.bsfconsoleplugin.languages.AntConsoleBSFEngine" />
|
|
<language name="beanshell" engine="bsh.util.BeanShellBSFEngine" />
|
|
<language name="netrexx" engine="org.apache.bsf.engines.netrexx.NetRexxEngine" />
|
|
<language name="xslt" engine="org.apache.bsf.engines.xslt.XSLTEngine" />
|
|
<language name="beanbasic" engine="org.apache.bsf.engines.beanbasic.BeanBasicEngine" />
|
|
<language name="bml" engine="org.apache.bml.ext.BMLEngine" />
|
|
<language name="groovy" engine="org.codehaus.groovy.bsf.GroovyEngine" />
|
|
<language name="jacl" engine="org.apache.bsf.engines.jacl.JaclEngine" />
|
|
<language name="java" engine="org.apache.bsf.engines.java.JavaEngine" />
|
|
<language name="javaclass" engine="org.apache.bsf.engines.javaclass.JavaClassEngine" />
|
|
<language name="javascript" engine="org.apache.bsf.engines.javascript.JavaScriptEngine" />
|
|
<language name="jpython" engine="org.apache.bsf.engines.jpython.JPythonEngine" />
|
|
<language name="jruby" engine="org.jruby.javasupport.bsf.JRubyEngine" />
|
|
<language name="jscript" engine="org.apache.bsf.engines.activescript.ActiveScriptEngine" />
|
|
<language name="judoscript" engine="com.judoscript.BSFJudoEngine" />
|
|
<language name="jython" engine="org.apache.bsf.engines.jython.JythonEngine" />
|
|
<language name="lotusscript" engine="org.apache.bsf.engines.lotusscript.LsEngine" />
|
|
<language name="perl" engine="org.apache.bsf.engines.perl.PerlEngine" />
|
|
<language name="perlscript" engine="org.apache.bsf.engines.activescript.ActiveScriptEngine" />
|
|
<language name="pnuts" engine="pnuts.ext.PnutsBSFEngine" />
|
|
<language name="vbscript" engine="org.apache.bsf.engines.activescript.ActiveScriptEngine" />
|
|
</languages>
|
|
<startupscripts />
|
|
<preferredrecentcommandsdividerlocations />
|
|
<BSFConsoleSearchOptions searchfromcursor="false">
|
|
<recentsearches />
|
|
</BSFConsoleSearchOptions>
|
|
</component>
|
|
<component name="BuildJarProjectSettings">
|
|
<option name="BUILD_JARS_ON_MAKE" value="false" />
|
|
</component>
|
|
<component name="CodeStyleProjectProfileManger">
|
|
<option name="PROJECT_PROFILE" />
|
|
<option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
|
|
</component>
|
|
<component name="CodeStyleSettingsManager">
|
|
<option name="PER_PROJECT_SETTINGS" />
|
|
<option name="USE_PER_PROJECT_SETTINGS" value="false" />
|
|
</component>
|
|
<component name="CompilerConfiguration">
|
|
<option name="DEFAULT_COMPILER" value="Javac" />
|
|
<option name="DEPLOY_AFTER_MAKE" value="0" />
|
|
<resourceExtensions>
|
|
<entry name=".+\.(properties|xml|html|dtd|tld)" />
|
|
<entry name=".+\.(gif|png|jpeg|jpg)" />
|
|
</resourceExtensions>
|
|
<wildcardResourcePatterns>
|
|
<entry name="?*.properties" />
|
|
<entry name="?*.xml" />
|
|
<entry name="?*.gif" />
|
|
<entry name="?*.png" />
|
|
<entry name="?*.jpeg" />
|
|
<entry name="?*.jpg" />
|
|
<entry name="?*.html" />
|
|
<entry name="?*.dtd" />
|
|
<entry name="?*.tld" />
|
|
</wildcardResourcePatterns>
|
|
</component>
|
|
<component name="DependenciesAnalyzeManager">
|
|
<option name="myForwardDirection" value="false" />
|
|
</component>
|
|
<component name="DependencyValidationManager">
|
|
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
|
|
</component>
|
|
<component name="EclipseCompilerSettings">
|
|
<option name="DEBUGGING_INFO" value="true" />
|
|
<option name="GENERATE_NO_WARNINGS" value="true" />
|
|
<option name="DEPRECATION" value="false" />
|
|
<option name="ADDITIONAL_OPTIONS_STRING" value="" />
|
|
<option name="MAXIMUM_HEAP_SIZE" value="128" />
|
|
</component>
|
|
<component name="EclipseEmbeddedCompilerSettings">
|
|
<option name="DEBUGGING_INFO" value="true" />
|
|
<option name="GENERATE_NO_WARNINGS" value="true" />
|
|
<option name="DEPRECATION" value="false" />
|
|
<option name="ADDITIONAL_OPTIONS_STRING" value="" />
|
|
<option name="MAXIMUM_HEAP_SIZE" value="128" />
|
|
</component>
|
|
<component name="EntryPointsManager">
|
|
<entry_points version="2.0" />
|
|
</component>
|
|
<component name="ExportToHTMLSettings">
|
|
<option name="PRINT_LINE_NUMBERS" value="false" />
|
|
<option name="OPEN_IN_BROWSER" value="false" />
|
|
<option name="OUTPUT_DIRECTORY" />
|
|
</component>
|
|
<component name="IdProvider" IDEtalkID="2BC6E578798CB038511CE9FD5696905F" />
|
|
<component name="InspectionProjectProfileManager">
|
|
<option name="PROJECT_PROFILE" value="Project Default" />
|
|
<option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
|
|
<scopes />
|
|
<profiles>
|
|
<profile version="1.0" is_locked="false">
|
|
<option name="myName" value="Project Default" />
|
|
<option name="myLocal" value="false" />
|
|
<inspection_tool class="InstanceofChain" level="WARNING" enabled="true" />
|
|
<inspection_tool class="InfiniteLoopStatement" level="WARNING" enabled="false" />
|
|
<inspection_tool class="EmptyCatchBlock" level="WARNING" enabled="false">
|
|
<option name="m_includeComments" value="true" />
|
|
<option name="m_ignoreTestCases" value="true" />
|
|
<option name="m_ignoreIgnoreParameter" value="true" />
|
|
</inspection_tool>
|
|
<inspection_tool class="JavaDoc" level="WARNING" enabled="false">
|
|
<option name="TOP_LEVEL_CLASS_OPTIONS">
|
|
<value>
|
|
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
|
|
<option name="REQUIRED_TAGS" value="" />
|
|
</value>
|
|
</option>
|
|
<option name="INNER_CLASS_OPTIONS">
|
|
<value>
|
|
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
|
|
<option name="REQUIRED_TAGS" value="" />
|
|
</value>
|
|
</option>
|
|
<option name="METHOD_OPTIONS">
|
|
<value>
|
|
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
|
|
<option name="REQUIRED_TAGS" value="" />
|
|
</value>
|
|
</option>
|
|
<option name="FIELD_OPTIONS">
|
|
<value>
|
|
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
|
|
<option name="REQUIRED_TAGS" value="" />
|
|
</value>
|
|
</option>
|
|
<option name="IGNORE_DEPRECATED" value="false" />
|
|
<option name="IGNORE_JAVADOC_PERIOD" value="true" />
|
|
<option name="myAdditionalJavadocTags" value="" />
|
|
</inspection_tool>
|
|
</profile>
|
|
</profiles>
|
|
<list size="0" />
|
|
</component>
|
|
<component name="JavacSettings">
|
|
<option name="DEBUGGING_INFO" value="true" />
|
|
<option name="GENERATE_NO_WARNINGS" value="false" />
|
|
<option name="DEPRECATION" value="true" />
|
|
<option name="ADDITIONAL_OPTIONS_STRING" value="" />
|
|
<option name="MAXIMUM_HEAP_SIZE" value="128" />
|
|
</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="JikesSettings">
|
|
<option name="JIKES_PATH" value="" />
|
|
<option name="DEBUGGING_INFO" value="true" />
|
|
<option name="DEPRECATION" value="true" />
|
|
<option name="GENERATE_NO_WARNINGS" value="false" />
|
|
<option name="IS_EMACS_ERRORS_MODE" value="true" />
|
|
<option name="ADDITIONAL_OPTIONS_STRING" value="" />
|
|
</component>
|
|
<component name="LogConsolePreferences">
|
|
<option name="FILTER_ERRORS" value="false" />
|
|
<option name="FILTER_WARNINGS" value="false" />
|
|
<option name="FILTER_INFO" value="true" />
|
|
<option name="CUSTOM_FILTER" />
|
|
</component>
|
|
<component name="Maven Reloaded">
|
|
<option name="config">
|
|
<value>
|
|
<option name="pluginEnabled" value="false" />
|
|
<option name="updateClasspathsEnabled" value="true" />
|
|
<option name="sortDependenciesEnabled" value="false" />
|
|
<option name="removeDuplicateDependenciesEnabled" value="false" />
|
|
<option name="manageSourceRootsEnabled" value="true" />
|
|
<option name="manageModuleInterdependenciesEnabled" value="true" />
|
|
<option name="downloadSourcesEnabled" value="false" />
|
|
<option name="downloadJavadocEnabled" value="false" />
|
|
<option name="generateSourcesEnabled" value="false" />
|
|
<option name="settingsPath" value="C:\Documents and Settings\kohsuke/.m2/settings.xml" />
|
|
<option name="disabledPoms">
|
|
<value>
|
|
<collection type="java.util.TreeSet" />
|
|
</value>
|
|
</option>
|
|
<option name="moduleInterDependencies">
|
|
<value>
|
|
<map type="java.util.TreeMap" />
|
|
</value>
|
|
</option>
|
|
<option name="logLevel" value="1" />
|
|
</value>
|
|
</option>
|
|
</component>
|
|
<component name="MavenBuildProjectComponent">
|
|
<option name="mavenExecutable" value="" />
|
|
<option name="Settings File" value="C:\Documents and Settings\kohsuke\.m2\settings.xml" />
|
|
<option name="mavenCommandLineParams" value="" />
|
|
<option name="vmOptions" value="" />
|
|
<option name="useMavenEmbedder" value="false" />
|
|
<option name="useFilter" value="false" />
|
|
<option name="Batch Mode" value="false" />
|
|
<option name="Check Plugin Updates" value="false" />
|
|
<option name="Debug" value="false" />
|
|
<option name="Errors" value="false" />
|
|
<option name="Fail At End" value="false" />
|
|
<option name="Fail Fast" value="false" />
|
|
<option name="Fail Never" value="false" />
|
|
<option name="Lax Checksums" value="false" />
|
|
<option name="No Plugin Registry" value="false" />
|
|
<option name="No Plugin Updates" value="false" />
|
|
<option name="Non Recursive" value="false" />
|
|
<option name="Offline" value="false" />
|
|
<option name="Reactor" value="false" />
|
|
<option name="Strict Checksums" value="false" />
|
|
<option name="Update Plugins" value="false" />
|
|
<option name="Update Snapshots" value="false" />
|
|
<option name="Skip Tests" value="false" />
|
|
<pom-list />
|
|
</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="ProjectFileVersion" converted="true" />
|
|
<component name="ProjectModuleManager">
|
|
<modules>
|
|
<module fileurl="file://$PROJECT_DIR$/XSOM.iml" filepath="$PROJECT_DIR$/XSOM.iml" />
|
|
</modules>
|
|
</component>
|
|
<component name="ProjectRootManager" version="2" assert-keyword="true" jdk-15="true" project-jdk-name="JDK1.5" />
|
|
<component name="ResourceManagerContainer">
|
|
<option name="myResourceBundles">
|
|
<value>
|
|
<list size="0" />
|
|
</value>
|
|
</option>
|
|
</component>
|
|
<component name="RmicSettings">
|
|
<option name="IS_EANABLED" value="false" />
|
|
<option name="DEBUGGING_INFO" value="true" />
|
|
<option name="GENERATE_NO_WARNINGS" value="false" />
|
|
<option name="GENERATE_IIOP_STUBS" value="false" />
|
|
<option name="ADDITIONAL_OPTIONS_STRING" value="" />
|
|
</component>
|
|
<component name="VcsDirectoryMappings">
|
|
<mapping directory="" vcs="CVS" />
|
|
</component>
|
|
<component name="WebServicesPlugin" addRequiredLibraries="true" />
|
|
<component name="com.intellij.jsf.UserDefinedFacesConfigs">
|
|
<option name="USER_DEFINED_CONFIGS">
|
|
<value>
|
|
<list size="0" />
|
|
</value>
|
|
</option>
|
|
</component>
|
|
<component name="uidesigner-configuration">
|
|
<option name="INSTRUMENT_CLASSES" value="true" />
|
|
<option name="COPY_FORMS_RUNTIME_TO_OUTPUT" value="true" />
|
|
<option name="DEFAULT_LAYOUT_MANAGER" value="GridLayoutManager" />
|
|
</component>
|
|
</project>
|
|
|