| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 |
<project relativePaths="false" version="4"> |
|---|
| 3 |
<component name="AntConfiguration"> |
|---|
| 4 |
<defaultAnt bundledAnt="true" /> |
|---|
| 5 |
</component> |
|---|
| 6 |
<component name="BuildJarProjectSettings"> |
|---|
| 7 |
<option name="BUILD_JARS_ON_MAKE" value="true" /> |
|---|
| 8 |
</component> |
|---|
| 9 |
<component name="CodeStyleProjectProfileManger"> |
|---|
| 10 |
<option name="PROJECT_PROFILE" /> |
|---|
| 11 |
<option name="USE_PROJECT_LEVEL_SETTINGS" value="false" /> |
|---|
| 12 |
</component> |
|---|
| 13 |
<component name="CodeStyleSettingsManager"> |
|---|
| 14 |
<option name="PER_PROJECT_SETTINGS" /> |
|---|
| 15 |
<option name="USE_PER_PROJECT_SETTINGS" value="false" /> |
|---|
| 16 |
</component> |
|---|
| 17 |
<component name="CompilerConfiguration"> |
|---|
| 18 |
<option name="DEFAULT_COMPILER" value="Javac" /> |
|---|
| 19 |
<option name="DEPLOY_AFTER_MAKE" value="0" /> |
|---|
| 20 |
<resourceExtensions> |
|---|
| 21 |
<entry name=".+\.(properties|xml|html|dtd|tld)" /> |
|---|
| 22 |
<entry name=".+\.(gif|png|jpeg|jpg)" /> |
|---|
| 23 |
</resourceExtensions> |
|---|
| 24 |
<wildcardResourcePatterns> |
|---|
| 25 |
<entry name="?*.properties" /> |
|---|
| 26 |
<entry name="?*.xml" /> |
|---|
| 27 |
<entry name="?*.gif" /> |
|---|
| 28 |
<entry name="?*.png" /> |
|---|
| 29 |
<entry name="?*.jpeg" /> |
|---|
| 30 |
<entry name="?*.jpg" /> |
|---|
| 31 |
<entry name="?*.html" /> |
|---|
| 32 |
<entry name="?*.dtd" /> |
|---|
| 33 |
<entry name="?*.tld" /> |
|---|
| 34 |
</wildcardResourcePatterns> |
|---|
| 35 |
</component> |
|---|
| 36 |
<component name="DependenciesAnalyzeManager"> |
|---|
| 37 |
<option name="myForwardDirection" value="false" /> |
|---|
| 38 |
</component> |
|---|
| 39 |
<component name="DependencyValidationManager"> |
|---|
| 40 |
<option name="SKIP_IMPORT_STATEMENTS" value="false" /> |
|---|
| 41 |
</component> |
|---|
| 42 |
<component name="EclipseCompilerSettings"> |
|---|
| 43 |
<option name="DEBUGGING_INFO" value="true" /> |
|---|
| 44 |
<option name="GENERATE_NO_WARNINGS" value="true" /> |
|---|
| 45 |
<option name="DEPRECATION" value="false" /> |
|---|
| 46 |
<option name="ADDITIONAL_OPTIONS_STRING" value="" /> |
|---|
| 47 |
<option name="MAXIMUM_HEAP_SIZE" value="128" /> |
|---|
| 48 |
</component> |
|---|
| 49 |
<component name="EclipseEmbeddedCompilerSettings"> |
|---|
| 50 |
<option name="DEBUGGING_INFO" value="true" /> |
|---|
| 51 |
<option name="GENERATE_NO_WARNINGS" value="true" /> |
|---|
| 52 |
<option name="DEPRECATION" value="false" /> |
|---|
| 53 |
<option name="ADDITIONAL_OPTIONS_STRING" value="" /> |
|---|
| 54 |
<option name="MAXIMUM_HEAP_SIZE" value="128" /> |
|---|
| 55 |
</component> |
|---|
| 56 |
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" /> |
|---|
| 57 |
<component name="EncodingComponent"> |
|---|
| 58 |
<option name="projectEncoding" value="UTF-8" /> |
|---|
| 59 |
</component> |
|---|
| 60 |
<component name="EntryPointsManager"> |
|---|
| 61 |
<entry_points version="2.0" /> |
|---|
| 62 |
</component> |
|---|
| 63 |
<component name="IdProvider" IDEtalkID="B42F5ED76D4173DA81F6390372A06504" /> |
|---|
| 64 |
<component name="InspectionProjectProfileManager"> |
|---|
| 65 |
<option name="PROJECT_PROFILE" value="Project Default" /> |
|---|
| 66 |
<option name="USE_PROJECT_LEVEL_SETTINGS" value="false" /> |
|---|
| 67 |
<scopes /> |
|---|
| 68 |
<profiles> |
|---|
| 69 |
<profile version="1.0" is_locked="false"> |
|---|
| 70 |
<option name="myName" value="Project Default" /> |
|---|
| 71 |
<option name="myLocal" value="false" /> |
|---|
| 72 |
<inspection_tool class="RequiredAttributes" level="WARNING" enabled="true"> |
|---|
| 73 |
<option name="myAdditionalRequiredHtmlAttributes" value="type" /> |
|---|
| 74 |
</inspection_tool> |
|---|
| 75 |
<inspection_tool class="JavaDoc" level="WARNING" enabled="true"> |
|---|
| 76 |
<option name="TOP_LEVEL_CLASS_OPTIONS"> |
|---|
| 77 |
<value> |
|---|
| 78 |
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> |
|---|
| 79 |
<option name="REQUIRED_TAGS" value="" /> |
|---|
| 80 |
</value> |
|---|
| 81 |
</option> |
|---|
| 82 |
<option name="INNER_CLASS_OPTIONS"> |
|---|
| 83 |
<value> |
|---|
| 84 |
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> |
|---|
| 85 |
<option name="REQUIRED_TAGS" value="" /> |
|---|
| 86 |
</value> |
|---|
| 87 |
</option> |
|---|
| 88 |
<option name="METHOD_OPTIONS"> |
|---|
| 89 |
<value> |
|---|
| 90 |
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> |
|---|
| 91 |
<option name="REQUIRED_TAGS" value="@return@param@throws or @exception" /> |
|---|
| 92 |
</value> |
|---|
| 93 |
</option> |
|---|
| 94 |
<option name="FIELD_OPTIONS"> |
|---|
| 95 |
<value> |
|---|
| 96 |
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> |
|---|
| 97 |
<option name="REQUIRED_TAGS" value="" /> |
|---|
| 98 |
</value> |
|---|
| 99 |
</option> |
|---|
| 100 |
<option name="IGNORE_DEPRECATED" value="false" /> |
|---|
| 101 |
<option name="IGNORE_JAVADOC_PERIOD" value="true" /> |
|---|
| 102 |
<option name="myAdditionalJavadocTags" value="@actionscript.property,actionscript.property" /> |
|---|
| 103 |
</inspection_tool> |
|---|
| 104 |
<inspection_tool class="UnnecessaryBoxing" level="WARNING" enabled="false" /> |
|---|
| 105 |
<inspection_tool class="UnnecessaryUnboxing" level="WARNING" enabled="false" /> |
|---|
| 106 |
<inspection_tool class="AutoBoxing" level="WARNING" enabled="true"> |
|---|
| 107 |
<option name="ignoreAddedToCollection" value="false" /> |
|---|
| 108 |
</inspection_tool> |
|---|
| 109 |
<inspection_tool class="AutoUnboxing" level="WARNING" enabled="true" /> |
|---|
| 110 |
</profile> |
|---|
| 111 |
</profiles> |
|---|
| 112 |
<list size="0" /> |
|---|
| 113 |
</component> |
|---|
| 114 |
<component name="IssueNavigationConfiguration"> |
|---|
| 115 |
<option name="links"> |
|---|
| 116 |
<list> |
|---|
| 117 |
<IssueNavigationLink> |
|---|
| 118 |
<option name="issueRegexp" value="#(\d+)" /> |
|---|
| 119 |
<option name="linkRegexp" value="http://trac.modern-families.com/ticket/$1" /> |
|---|
| 120 |
</IssueNavigationLink> |
|---|
| 121 |
</list> |
|---|
| 122 |
</option> |
|---|
| 123 |
</component> |
|---|
| 124 |
<component name="JavacSettings"> |
|---|
| 125 |
<option name="DEBUGGING_INFO" value="true" /> |
|---|
| 126 |
<option name="GENERATE_NO_WARNINGS" value="false" /> |
|---|
| 127 |
<option name="DEPRECATION" value="true" /> |
|---|
| 128 |
<option name="ADDITIONAL_OPTIONS_STRING" value="" /> |
|---|
| 129 |
<option name="MAXIMUM_HEAP_SIZE" value="128" /> |
|---|
| 130 |
</component> |
|---|
| 131 |
<component name="JavadocGenerationManager"> |
|---|
| 132 |
<option name="OUTPUT_DIRECTORY" /> |
|---|
| 133 |
<option name="OPTION_SCOPE" value="protected" /> |
|---|
| 134 |
<option name="OPTION_HIERARCHY" value="true" /> |
|---|
| 135 |
<option name="OPTION_NAVIGATOR" value="true" /> |
|---|
| 136 |
<option name="OPTION_INDEX" value="true" /> |
|---|
| 137 |
<option name="OPTION_SEPARATE_INDEX" value="true" /> |
|---|
| 138 |
<option name="OPTION_DOCUMENT_TAG_USE" value="false" /> |
|---|
| 139 |
<option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" /> |
|---|
| 140 |
<option name="OPTION_DOCUMENT_TAG_VERSION" value="false" /> |
|---|
| 141 |
<option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" /> |
|---|
| 142 |
<option name="OPTION_DEPRECATED_LIST" value="true" /> |
|---|
| 143 |
<option name="OTHER_OPTIONS" value="" /> |
|---|
| 144 |
<option name="HEAP_SIZE" /> |
|---|
| 145 |
<option name="LOCALE" /> |
|---|
| 146 |
<option name="OPEN_IN_BROWSER" value="true" /> |
|---|
| 147 |
</component> |
|---|
| 148 |
<component name="JikesSettings"> |
|---|
| 149 |
<option name="JIKES_PATH" value="" /> |
|---|
| 150 |
<option name="DEBUGGING_INFO" value="true" /> |
|---|
| 151 |
<option name="DEPRECATION" value="true" /> |
|---|
| 152 |
<option name="GENERATE_NO_WARNINGS" value="false" /> |
|---|
| 153 |
<option name="IS_EMACS_ERRORS_MODE" value="true" /> |
|---|
| 154 |
<option name="ADDITIONAL_OPTIONS_STRING" value="" /> |
|---|
| 155 |
</component> |
|---|
| 156 |
<component name="Palette2"> |
|---|
| 157 |
<group name="Swing"> |
|---|
| 158 |
<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"> |
|---|
| 159 |
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" /> |
|---|
| 160 |
</item> |
|---|
| 161 |
<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"> |
|---|
| 162 |
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" /> |
|---|
| 163 |
</item> |
|---|
| 164 |
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|---|
| 165 |
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" /> |
|---|
| 166 |
</item> |
|---|
| 167 |
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true"> |
|---|
| 168 |
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" /> |
|---|
| 169 |
</item> |
|---|
| 170 |
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|---|
| 171 |
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" /> |
|---|
| 172 |
<initial-values> |
|---|
| 173 |
<property name="text" value="Button" /> |
|---|
| 174 |
</initial-values> |
|---|
| 175 |
</item> |
|---|
| 176 |
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|---|
| 177 |
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" /> |
|---|
| 178 |
<initial-values> |
|---|
| 179 |
<property name="text" value="RadioButton" /> |
|---|
| 180 |
</initial-values> |
|---|
| 181 |
</item> |
|---|
| 182 |
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|---|
| 183 |
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" /> |
|---|
| 184 |
<initial-values> |
|---|
| 185 |
<property name="text" value="CheckBox" /> |
|---|
| 186 |
</initial-values> |
|---|
| 187 |
</item> |
|---|
| 188 |
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|---|
| 189 |
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" /> |
|---|
| 190 |
<initial-values> |
|---|
| 191 |
<property name="text" value="Label" /> |
|---|
| 192 |
</initial-values> |
|---|
| 193 |
</item> |
|---|
| 194 |
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|---|
| 195 |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> |
|---|
| 196 |
<preferred-size width="150" height="-1" /> |
|---|
| 197 |
</default-constraints> |
|---|
| 198 |
</item> |
|---|
| 199 |
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|---|
| 200 |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> |
|---|
| 201 |
<preferred-size width="150" height="-1" /> |
|---|
| 202 |
</default-constraints> |
|---|
| 203 |
</item> |
|---|
| 204 |
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|---|
| 205 |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> |
|---|
| 206 |
<preferred-size width="150" height="-1" /> |
|---|
| 207 |
</default-constraints> |
|---|
| 208 |
</item> |
|---|
| 209 |
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|---|
| 210 |
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|---|
| 211 |
<preferred-size width="150" height="50" /> |
|---|
| 212 |
</default-constraints> |
|---|
| 213 |
</item> |
|---|
| 214 |
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|---|
| 215 |
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|---|
| 216 |
<preferred-size width="150" height="50" /> |
|---|
| 217 |
</default-constraints> |
|---|
| 218 |
</item> |
|---|
| 219 |
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|---|
| 220 |
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|---|
| 221 |
<preferred-size width="150" height="50" /> |
|---|
| 222 |
</default-constraints> |
|---|
| 223 |
</item> |
|---|
| 224 |
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|---|
| 225 |
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" /> |
|---|
| 226 |
</item> |
|---|
| 227 |
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|---|
| 228 |
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|---|
| 229 |
<preferred-size width="150" height="50" /> |
|---|
| 230 |
</default-constraints> |
|---|
| 231 |
</item> |
|---|
| 232 |
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|---|
| 233 |
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3"> |
|---|
| 234 |
<preferred-size width="150" height="50" /> |
|---|
| 235 |
</default-constraints> |
|---|
| 236 |
</item> |
|---|
| 237 |
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|---|
| 238 |
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|---|
| 239 |
<preferred-size width="150" height="50" /> |
|---|
| 240 |
</default-constraints> |
|---|
| 241 |
</item> |
|---|
| 242 |
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|---|
| 243 |
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3"> |
|---|
| 244 |
<preferred-size width="200" height="200" /> |
|---|
| 245 |
</default-constraints> |
|---|
| 246 |
</item> |
|---|
| 247 |
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|---|
| 248 |
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3"> |
|---|
| 249 |
<preferred-size width="200" height="200" /> |
|---|
| 250 |
</default-constraints> |
|---|
| 251 |
</item> |
|---|
| 252 |
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|---|
| 253 |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" /> |
|---|
| 254 |
</item> |
|---|
| 255 |
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|---|
| 256 |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" /> |
|---|
| 257 |
</item> |
|---|
| 258 |
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|---|
| 259 |
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" /> |
|---|
| 260 |
</item> |
|---|
| 261 |
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|---|
| 262 |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" /> |
|---|
| 263 |
</item> |
|---|
| 264 |
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|---|
| 265 |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1"> |
|---|
| 266 |
<preferred-size width="-1" height="20" /> |
|---|
| 267 |
</default-constraints> |
|---|
| 268 |
</item> |
|---|
| 269 |
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|---|
| 270 |
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" /> |
|---|
| 271 |
</item> |
|---|
| 272 |
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|---|
| 273 |
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" /> |
|---|
| 274 |
</item> |
|---|
| 275 |
</group> |
|---|
| 276 |
</component> |
|---|
| 277 |
<component name="ProjectDetails"> |
|---|
| 278 |
<option name="projectName" value="asdoclet" /> |
|---|
| 279 |
</component> |
|---|
| 280 |
<component name="ProjectFileVersion" converted="true" /> |
|---|
| 281 |
<component name="ProjectModuleManager"> |
|---|
| 282 |
<modules> |
|---|
| 283 |
<module fileurl="file://$PROJECT_DIR$/asdoclet.iml" filepath="$PROJECT_DIR$/asdoclet.iml" /> |
|---|
| 284 |
</modules> |
|---|
| 285 |
</component> |
|---|
| 286 |
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_5" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK"> |
|---|
| 287 |
<output url="file://$PROJECT_DIR$/out" /> |
|---|
| 288 |
</component> |
|---|
| 289 |
<component name="ResourceManagerContainer"> |
|---|
| 290 |
<option name="myResourceBundles"> |
|---|
| 291 |
<value> |
|---|
| 292 |
<list size="0" /> |
|---|
| 293 |
</value> |
|---|
| 294 |
</option> |
|---|
| 295 |
</component> |
|---|
| 296 |
<component name="RmicSettings"> |
|---|
| 297 |
<option name="IS_EANABLED" value="false" /> |
|---|
| 298 |
<option name="DEBUGGING_INFO" value="true" /> |
|---|
| 299 |
<option name="GENERATE_NO_WARNINGS" value="false" /> |
|---|
| 300 |
<option name="GENERATE_IIOP_STUBS" value="false" /> |
|---|
| 301 |
<option name="ADDITIONAL_OPTIONS_STRING" value="" /> |
|---|
| 302 |
</component> |
|---|
| 303 |
<component name="Scrappy"> |
|---|
| 304 |
<scrapTab name="Scrap" /> |
|---|
| 305 |
<imports /> |
|---|
| 306 |
</component> |
|---|
| 307 |
<component name="SvnBranchConfigurationManager"> |
|---|
| 308 |
<option name="myConfigurationMap"> |
|---|
| 309 |
<map> |
|---|
| 310 |
<entry key="$PROJECT_DIR$"> |
|---|
| 311 |
<value> |
|---|
| 312 |
<SvnBranchConfiguration /> |
|---|
| 313 |
</value> |
|---|
| 314 |
</entry> |
|---|
| 315 |
</map> |
|---|
| 316 |
</option> |
|---|
| 317 |
<option name="myVersion" value="124" /> |
|---|
| 318 |
</component> |
|---|
| 319 |
<component name="TeamCityRootDirectoryHolder"> |
|---|
| 320 |
<option name="myRelativeRootDirectory" /> |
|---|
| 321 |
</component> |
|---|
| 322 |
<component name="VcsDirectoryMappings"> |
|---|
| 323 |
<mapping directory="" vcs="svn" /> |
|---|
| 324 |
</component> |
|---|
| 325 |
<component name="VcsRevisionGraphProjectComponent"> |
|---|
| 326 |
<option name="_useTwoTagConvention" value="true" /> |
|---|
| 327 |
<option name="_showTags" value="true" /> |
|---|
| 328 |
<option name="_tagNaming" value="TAG_$T_MERGE_$S_TO_$D" /> |
|---|
| 329 |
<option name="_tagFilter" value="" /> |
|---|
| 330 |
<option name="_branchFilter" /> |
|---|
| 331 |
<option name="_showRevisionFilter" value="false" /> |
|---|
| 332 |
<option name="_afterDateTimeFilter" value="false" /> |
|---|
| 333 |
<option name="_beforeDateTimeFilter" value="false" /> |
|---|
| 334 |
<option name="_afterDateTime" value="" /> |
|---|
| 335 |
<option name="_beforeDateTime" value="" /> |
|---|
| 336 |
<option name="_projectRoot" value="<Use repository root>" /> |
|---|
| 337 |
<option name="_trunk" value="trunk" /> |
|---|
| 338 |
<option name="_branches" value="branches" /> |
|---|
| 339 |
<option name="_tags" value="tags" /> |
|---|
| 340 |
<option name="_showTagFilter" value="false" /> |
|---|
| 341 |
<option name="_showBranchFilter" value="false" /> |
|---|
| 342 |
</component> |
|---|
| 343 |
<component name="WebServicesPlugin" addRequiredLibraries="true" /> |
|---|
| 344 |
<component name="copyright"> |
|---|
| 345 |
<Base> |
|---|
| 346 |
<setting name="state" value="2" /> |
|---|
| 347 |
</Base> |
|---|
| 348 |
<LanguageOptions name="HTML"> |
|---|
| 349 |
<option name="templateOptions"> |
|---|
| 350 |
<value> |
|---|
| 351 |
<option name="block" value="true" /> |
|---|
| 352 |
<option name="separateBefore" value="false" /> |
|---|
| 353 |
<option name="separateAfter" value="false" /> |
|---|
| 354 |
<option name="prefixLines" value="true" /> |
|---|
| 355 |
<option name="lenBefore" value="80" /> |
|---|
| 356 |
<option name="lenAfter" value="80" /> |
|---|
| 357 |
<option name="box" value="false" /> |
|---|
| 358 |
<option name="filler" value=" " /> |
|---|
| 359 |
</value> |
|---|
| 360 |
</option> |
|---|
| 361 |
<option name="notice" value="Copyright (c) &#36;today.year, Your Corporation. All Rights Reserved." /> |
|---|
| 362 |
<option name="keyword" value="Copyright" /> |
|---|
| 363 |
<option name="fileTypeOverride" value="2" /> |
|---|
| 364 |
<option name="relativeBefore" value="true" /> |
|---|
| 365 |
<option name="addBlankAfter" value="true" /> |
|---|
| 366 |
<option name="fileLocation" value="1" /> |
|---|
| 367 |
<option name="useAlternate" value="false" /> |
|---|
| 368 |
</LanguageOptions> |
|---|
| 369 |
<LanguageOptions name="JAVA"> |
|---|
| 370 |
<option name="templateOptions"> |
|---|
| 371 |
<value> |
|---|
| 372 |
<option name="block" value="true" /> |
|---|
| 373 |
<option name="separateBefore" value="false" /> |
|---|
| 374 |
<option name="separateAfter" value="false" /> |
|---|
| 375 |
<option name="prefixLines" value="true" /> |
|---|
| 376 |
<option name="lenBefore" value="80" /> |
|---|
| 377 |
<option name="lenAfter" value="80" /> |
|---|
| 378 |
<option name="box" value="false" /> |
|---|
| 379 |
<option name="filler" value=" " /> |
|---|
| 380 |
</value> |
|---|
| 381 |
</option> |
|---|
| 382 |
<option name="notice" value="Copyright (c) &#36;today.year, Your Corporation. All Rights Reserved." /> |
|---|
| 383 |
<option name="keyword" value="Copyright" /> |
|---|
| 384 |
<option name="fileTypeOverride" value="2" /> |
|---|
| 385 |
<option name="relativeBefore" value="true" /> |
|---|
| 386 |
<option name="addBlankAfter" value="true" /> |
|---|
| 387 |
<option name="fileLocation" value="1" /> |
|---|
| 388 |
<option name="useAlternate" value="false" /> |
|---|
| 389 |
</LanguageOptions> |
|---|
| 390 |
<LanguageOptions name="JSP"> |
|---|
| 391 |
<option name="templateOptions"> |
|---|
| 392 |
<value> |
|---|
| 393 |
<option name="block" value="true" /> |
|---|
| 394 |
<option name="separateBefore" value="false" /> |
|---|
| 395 |
<option name="separateAfter" value="false" /> |
|---|
| 396 |
<option name="prefixLines" value="true" /> |
|---|
| 397 |
<option name="lenBefore" value="80" /> |
|---|
| 398 |
<option name="lenAfter" value="80" /> |
|---|
| 399 |
<option name="box" value="false" /> |
|---|
| 400 |
<option name="filler" value=" " /> |
|---|
| 401 |
</value> |
|---|
| 402 |
</option> |
|---|
| 403 |
<option name="notice" value="Copyright (c) &#36;today.year, Your Corporation. All Rights Reserved." /> |
|---|
| 404 |
<option name="keyword" value="Copyright" /> |
|---|
| 405 |
<option name="fileTypeOverride" value="2" /> |
|---|
| 406 |
<option name="relativeBefore" value="true" /> |
|---|
| 407 |
<option name="addBlankAfter" value="true" /> |
|---|
| 408 |
<option name="fileLocation" value="1" /> |
|---|
| 409 |
<option name="useAlternate" value="false" /> |
|---|
| 410 |
</LanguageOptions> |
|---|
| 411 |
<LanguageOptions name="JavaScript"> |
|---|
| 412 |
<option name="templateOptions"> |
|---|
| 413 |
<value> |
|---|
| 414 |
<option name="block" value="true" /> |
|---|
| 415 |
<option name="separateBefore" value="false" /> |
|---|
| 416 |
<option name="separateAfter" value="false" /> |
|---|
| 417 |
<option name="prefixLines" value="true" /> |
|---|
| 418 |
<option name="lenBefore" value="80" /> |
|---|
| 419 |
<option name="lenAfter" value="80" /> |
|---|
| 420 |
<option name="box" value="false" /> |
|---|
| 421 |
<option name="filler" value=" " /> |
|---|
| 422 |
</value> |
|---|
| 423 |
</option> |
|---|
| 424 |
<option name="notice" value="Copyright (c) &#36;today.year, Your Corporation. All Rights Reserved." /> |
|---|
| 425 |
<option name="keyword" value="Copyright" /> |
|---|
| 426 |
<option name="fileTypeOverride" value="2" /> |
|---|
| 427 |
<option name="relativeBefore" value="true" /> |
|---|
| 428 |
<option name="addBlankAfter" value="true" /> |
|---|
| 429 |
<option name="fileLocation" value="1" /> |
|---|
| 430 |
<option name="useAlternate" value="false" /> |
|---|
| 431 |
</LanguageOptions> |
|---|
| 432 |
<LanguageOptions name="Properties"> |
|---|
| 433 |
<option name="templateOptions"> |
|---|
| 434 |
<value> |
|---|
| 435 |
<option name="block" value="true" /> |
|---|
| 436 |
<option name="separateBefore" value="false" /> |
|---|
| 437 |
<option name="separateAfter" value="false" /> |
|---|
| 438 |
<option name="prefixLines" value="true" /> |
|---|
| 439 |
<option name="lenBefore" value="80" /> |
|---|
| 440 |
<option name="lenAfter" value="80" /> |
|---|
| 441 |
<option name="box" value="false" /> |
|---|
| 442 |
<option name="filler" value=" " /> |
|---|
| 443 |
</value> |
|---|
| 444 |
</option> |
|---|
| 445 |
<option name="notice" value="Copyright (c) &#36;today.year, Your Corporation. All Rights Reserved." /> |
|---|
| 446 |
<option name="keyword" value="Copyright" /> |
|---|
| 447 |
<option name="fileTypeOverride" value="2" /> |
|---|
| 448 |
<option name="relativeBefore" value="true" /> |
|---|
| 449 |
<option name="addBlankAfter" value="true" /> |
|---|
| 450 |
<option name="fileLocation" value="1" /> |
|---|
| 451 |
<option name="useAlternate" value="false" /> |
|---|
| 452 |
</LanguageOptions> |
|---|
| 453 |
<LanguageOptions name="XML"> |
|---|
| 454 |
<option name="templateOptions"> |
|---|
| 455 |
<value> |
|---|
| 456 |
<option name="block" value="true" /> |
|---|
| 457 |
<option name="separateBefore" value="false" /> |
|---|
| 458 |
<option name="separateAfter" value="false" /> |
|---|
| 459 |
<option name="prefixLines" value="true" /> |
|---|
| 460 |
<option name="lenBefore" value="80" /> |
|---|
| 461 |
<option name="lenAfter" value="80" /> |
|---|
| 462 |
<option name="box" value="false" /> |
|---|
| 463 |
<option name="filler" value=" " /> |
|---|
| 464 |
</value> |
|---|
| 465 |
</option> |
|---|
| 466 |
<option name="notice" value="Copyright (c) &#36;today.year, Your Corporation. All Rights Reserved." /> |
|---|
| 467 |
<option name="keyword" value="Copyright" /> |
|---|
| 468 |
<option name="fileTypeOverride" value="2" /> |
|---|
| 469 |
<option name="relativeBefore" value="true" /> |
|---|
| 470 |
<option name="addBlankAfter" value="true" /> |
|---|
| 471 |
<option name="fileLocation" value="1" /> |
|---|
| 472 |
<option name="useAlternate" value="false" /> |
|---|
| 473 |
</LanguageOptions> |
|---|
| 474 |
<LanguageOptions name="__TEMPLATE__"> |
|---|
| 475 |
<option name="templateOptions"> |
|---|
| 476 |
<value> |
|---|
| 477 |
<option name="block" value="true" /> |
|---|
| 478 |
<option name="separateBefore" value="false" /> |
|---|
| 479 |
<option name="separateAfter" value="false" /> |
|---|
| 480 |
<option name="prefixLines" value="true" /> |
|---|
| 481 |
<option name="lenBefore" value="80" /> |
|---|
| 482 |
<option name="lenAfter" value="80" /> |
|---|
| 483 |
<option name="box" value="false" /> |
|---|
| 484 |
<option name="filler" value=" " /> |
|---|
| 485 |
</value> |
|---|
| 486 |
</option> |
|---|
| 487 |
<option name="notice" value="asdf" /> |
|---|
| 488 |
<option name="keyword" value="Copyright" /> |
|---|
| 489 |
<option name="fileTypeOverride" value="4" /> |
|---|
| 490 |
<option name="relativeBefore" value="true" /> |
|---|
| 491 |
<option name="addBlankAfter" value="true" /> |
|---|
| 492 |
<option name="fileLocation" value="1" /> |
|---|
| 493 |
<option name="useAlternate" value="false" /> |
|---|
| 494 |
</LanguageOptions> |
|---|
| 495 |
</component> |
|---|
| 496 |
<component name="libraryTable"> |
|---|
| 497 |
<library name="lib"> |
|---|
| 498 |
<CLASSES> |
|---|
| 499 |
<root url="file://$PROJECT_DIR$/lib" /> |
|---|
| 500 |
</CLASSES> |
|---|
| 501 |
<JAVADOC /> |
|---|
| 502 |
<SOURCES> |
|---|
| 503 |
<root url="file://C:/Users/harald/Documents/Development/metaas/src/main/java" /> |
|---|
| 504 |
</SOURCES> |
|---|
| 505 |
<jarDirectory url="file://$PROJECT_DIR$/lib" recursive="false" /> |
|---|
| 506 |
</library> |
|---|
| 507 |
</component> |
|---|
| 508 |
</project> |
|---|
| 509 |
|
|---|