blob: abd44a9a3d0657a5c2b5730aac4ab4b10c5bf58e [file] [log] [blame]
crazyboblee66b415a2006-08-25 02:01:19 +00001<?xml version="1.0" encoding="UTF-8"?>
limpbizkit@gmail.com75ae8342010-08-26 19:01:53 +00002<project version="4">
crazyboblee66b415a2006-08-25 02:01:19 +00003 <component name="AntConfiguration">
4 <defaultAnt bundledAnt="true" />
kevinb9n954d70d2007-02-13 18:00:57 +00005 <buildFile url="file://$PROJECT_DIR$/build.xml">
6 <additionalClassPath />
7 <antReference projectDefault="true" />
crazyboblee2d9cd0a2007-02-14 02:15:13 +00008 <customJdkName value="1.5" />
kevinb9n954d70d2007-02-13 18:00:57 +00009 <maximumHeapSize value="128" />
limpbizkit53664a72009-02-21 00:25:27 +000010 <maximumStackSize value="32" />
kevinb9n954d70d2007-02-13 18:00:57 +000011 <properties />
12 </buildFile>
dhanjicd505b62010-10-19 04:33:13 +000013 <buildFile url="file://$PROJECT_DIR$/extensions/persist/build.xml">
14 <additionalClassPath />
15 <antReference projectDefault="true" />
16 <customJdkName value="" />
17 <maximumHeapSize value="128" />
18 <maximumStackSize value="2" />
19 <properties />
20 </buildFile>
crazyboblee66b415a2006-08-25 02:01:19 +000021 </component>
crazyboblee07e41822006-11-21 01:27:08 +000022 <component name="BuildJarProjectSettings">
23 <option name="BUILD_JARS_ON_MAKE" value="false" />
24 </component>
25 <component name="CodeStyleProjectProfileManger">
kevinb9n954d70d2007-02-13 18:00:57 +000026 <option name="PROJECT_PROFILE" value="Project Default" />
27 <option name="USE_PROJECT_LEVEL_SETTINGS" value="true" />
28 <scopes />
29 <profiles>
30 <profile>
31 <option name="myName" value="Project Default" />
32 <option name="myLocal" value="false" />
33 </profile>
34 </profiles>
crazyboblee07e41822006-11-21 01:27:08 +000035 </component>
crazyboblee66b415a2006-08-25 02:01:19 +000036 <component name="CodeStyleSettingsManager">
kevinb9n954d70d2007-02-13 18:00:57 +000037 <option name="PER_PROJECT_SETTINGS">
38 <value>
39 <option name="KEEP_LINE_BREAKS" value="false" />
40 <option name="JAVA_INDENT_OPTIONS">
41 <value>
42 <option name="INDENT_SIZE" value="2" />
43 <option name="CONTINUATION_INDENT_SIZE" value="4" />
44 <option name="TAB_SIZE" value="8" />
45 <option name="USE_TAB_CHARACTER" value="false" />
46 <option name="SMART_TABS" value="false" />
47 <option name="LABEL_INDENT_SIZE" value="0" />
48 <option name="LABEL_INDENT_ABSOLUTE" value="false" />
49 </value>
50 </option>
51 <option name="KEEP_CONTROL_STATEMENT_IN_ONE_LINE" value="false" />
52 <option name="ELSE_ON_NEW_LINE" value="true" />
53 <option name="WHILE_ON_NEW_LINE" value="true" />
54 <option name="CATCH_ON_NEW_LINE" value="true" />
55 <option name="FINALLY_ON_NEW_LINE" value="true" />
56 <option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
57 <option name="ALIGN_MULTILINE_FOR" value="false" />
58 <option name="KEEP_BLANK_LINES_IN_DECLARATIONS" value="1" />
59 <option name="KEEP_BLANK_LINES_IN_CODE" value="1" />
60 <option name="KEEP_BLANK_LINES_BEFORE_RBRACE" value="1" />
kevinb9n1601ae52008-06-03 22:21:04 +000061 <option name="BLANK_LINES_BEFORE_PACKAGE" value="1" />
kevinb9n954d70d2007-02-13 18:00:57 +000062 <option name="SPACE_WITHIN_ARRAY_INITIALIZER_BRACES" value="true" />
63 <option name="SPACE_BEFORE_ARRAY_INITIALIZER_LBRACE" value="true" />
limpbizkit@gmail.com75ae8342010-08-26 19:01:53 +000064 <option name="LAYOUT_STATIC_IMPORTS_SEPARATELY" value="false" />
kevinb9n954d70d2007-02-13 18:00:57 +000065 <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="99" />
66 <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="99" />
67 <option name="PACKAGES_TO_USE_IMPORT_ON_DEMAND">
68 <value />
69 </option>
70 <option name="IMPORT_LAYOUT_TABLE">
71 <value>
limpbizkit@gmail.com75ae8342010-08-26 19:01:53 +000072 <package name="" withSubpackages="true" static="false" />
kevinb9n954d70d2007-02-13 18:00:57 +000073 </value>
74 </option>
kevinb9n1601ae52008-06-03 22:21:04 +000075 <option name="RIGHT_MARGIN" value="100" />
kevinb9n954d70d2007-02-13 18:00:57 +000076 <option name="CALL_PARAMETERS_WRAP" value="1" />
77 <option name="METHOD_PARAMETERS_WRAP" value="1" />
78 <option name="EXTENDS_LIST_WRAP" value="1" />
79 <option name="THROWS_LIST_WRAP" value="1" />
80 <option name="EXTENDS_KEYWORD_WRAP" value="1" />
81 <option name="THROWS_KEYWORD_WRAP" value="1" />
82 <option name="METHOD_CALL_CHAIN_WRAP" value="1" />
83 <option name="BINARY_OPERATION_WRAP" value="1" />
84 <option name="BINARY_OPERATION_SIGN_ON_NEXT_LINE" value="true" />
85 <option name="TERNARY_OPERATION_WRAP" value="1" />
86 <option name="TERNARY_OPERATION_SIGNS_ON_NEXT_LINE" value="true" />
87 <option name="FOR_STATEMENT_WRAP" value="1" />
88 <option name="ARRAY_INITIALIZER_WRAP" value="1" />
89 <option name="ASSIGNMENT_WRAP" value="1" />
90 <option name="PLACE_ASSIGNMENT_SIGN_ON_NEXT_LINE" value="true" />
91 <option name="LABELED_STATEMENT_WRAP" value="1" />
92 <option name="WRAP_COMMENTS" value="true" />
93 <option name="ASSERT_STATEMENT_WRAP" value="1" />
94 <option name="IF_BRACE_FORCE" value="3" />
95 <option name="DOWHILE_BRACE_FORCE" value="3" />
96 <option name="WHILE_BRACE_FORCE" value="3" />
97 <option name="FOR_BRACE_FORCE" value="3" />
98 <option name="JD_ALIGN_PARAM_COMMENTS" value="false" />
99 <option name="JD_ALIGN_EXCEPTION_COMMENTS" value="false" />
100 <option name="JD_P_AT_EMPTY_LINES" value="false" />
kevinb9n1601ae52008-06-03 22:21:04 +0000101 <option name="JD_DO_NOT_WRAP_ONE_LINE_COMMENTS" value="true" />
kevinb9n954d70d2007-02-13 18:00:57 +0000102 <option name="JD_KEEP_EMPTY_PARAMETER" value="false" />
103 <option name="JD_KEEP_EMPTY_EXCEPTION" value="false" />
104 <option name="JD_KEEP_EMPTY_RETURN" value="false" />
105 <option name="METHOD_ANNOTATION_WRAP" value="1" />
106 <option name="CLASS_ANNOTATION_WRAP" value="1" />
107 <option name="FIELD_ANNOTATION_WRAP" value="1" />
108 <option name="PARAMETER_ANNOTATION_WRAP" value="1" />
109 <option name="VARIABLE_ANNOTATION_WRAP" value="1" />
110 <option name="ENUM_CONSTANTS_WRAP" value="1" />
crazyboblee3c84c572009-09-29 04:32:55 +0000111 <ADDITIONAL_INDENT_OPTIONS fileType="groovy">
112 <option name="INDENT_SIZE" value="2" />
113 <option name="CONTINUATION_INDENT_SIZE" value="8" />
114 <option name="TAB_SIZE" value="4" />
115 <option name="USE_TAB_CHARACTER" value="false" />
116 <option name="SMART_TABS" value="false" />
117 <option name="LABEL_INDENT_SIZE" value="0" />
118 <option name="LABEL_INDENT_ABSOLUTE" value="false" />
119 </ADDITIONAL_INDENT_OPTIONS>
120 <ADDITIONAL_INDENT_OPTIONS fileType="gsp">
121 <option name="INDENT_SIZE" value="2" />
122 <option name="CONTINUATION_INDENT_SIZE" value="8" />
123 <option name="TAB_SIZE" value="4" />
124 <option name="USE_TAB_CHARACTER" value="false" />
125 <option name="SMART_TABS" value="false" />
126 <option name="LABEL_INDENT_SIZE" value="0" />
127 <option name="LABEL_INDENT_ABSOLUTE" value="false" />
128 </ADDITIONAL_INDENT_OPTIONS>
dhanjicd505b62010-10-19 04:33:13 +0000129 <ADDITIONAL_INDENT_OPTIONS fileType="html">
130 <option name="INDENT_SIZE" value="4" />
131 <option name="CONTINUATION_INDENT_SIZE" value="8" />
132 <option name="TAB_SIZE" value="4" />
133 <option name="USE_TAB_CHARACTER" value="false" />
134 <option name="SMART_TABS" value="false" />
135 <option name="LABEL_INDENT_SIZE" value="0" />
136 <option name="LABEL_INDENT_ABSOLUTE" value="false" />
137 </ADDITIONAL_INDENT_OPTIONS>
limpbizkit43ed8e52008-11-25 01:57:21 +0000138 <ADDITIONAL_INDENT_OPTIONS fileType="java">
139 <option name="INDENT_SIZE" value="2" />
140 <option name="CONTINUATION_INDENT_SIZE" value="4" />
141 <option name="TAB_SIZE" value="8" />
142 <option name="USE_TAB_CHARACTER" value="false" />
143 <option name="SMART_TABS" value="false" />
144 <option name="LABEL_INDENT_SIZE" value="0" />
145 <option name="LABEL_INDENT_ABSOLUTE" value="false" />
146 </ADDITIONAL_INDENT_OPTIONS>
limpbizkit@gmail.com75ae8342010-08-26 19:01:53 +0000147 <ADDITIONAL_INDENT_OPTIONS fileType="js">
148 <option name="INDENT_SIZE" value="4" />
149 <option name="CONTINUATION_INDENT_SIZE" value="8" />
150 <option name="TAB_SIZE" value="4" />
151 <option name="USE_TAB_CHARACTER" value="false" />
152 <option name="SMART_TABS" value="false" />
153 <option name="LABEL_INDENT_SIZE" value="0" />
154 <option name="LABEL_INDENT_ABSOLUTE" value="false" />
155 </ADDITIONAL_INDENT_OPTIONS>
crazyboblee8d449c32009-09-28 05:40:20 +0000156 <ADDITIONAL_INDENT_OPTIONS fileType="txt">
limpbizkit43ed8e52008-11-25 01:57:21 +0000157 <option name="INDENT_SIZE" value="4" />
158 <option name="CONTINUATION_INDENT_SIZE" value="8" />
159 <option name="TAB_SIZE" value="4" />
160 <option name="USE_TAB_CHARACTER" value="false" />
161 <option name="SMART_TABS" value="false" />
162 <option name="LABEL_INDENT_SIZE" value="0" />
163 <option name="LABEL_INDENT_ABSOLUTE" value="false" />
164 </ADDITIONAL_INDENT_OPTIONS>
165 <ADDITIONAL_INDENT_OPTIONS fileType="xml">
166 <option name="INDENT_SIZE" value="4" />
167 <option name="CONTINUATION_INDENT_SIZE" value="8" />
168 <option name="TAB_SIZE" value="4" />
169 <option name="USE_TAB_CHARACTER" value="false" />
170 <option name="SMART_TABS" value="false" />
171 <option name="LABEL_INDENT_SIZE" value="0" />
172 <option name="LABEL_INDENT_ABSOLUTE" value="false" />
173 </ADDITIONAL_INDENT_OPTIONS>
kevinb9n954d70d2007-02-13 18:00:57 +0000174 </value>
175 </option>
kevinb9n1601ae52008-06-03 22:21:04 +0000176 <option name="USE_PER_PROJECT_SETTINGS" value="true" />
crazyboblee66b415a2006-08-25 02:01:19 +0000177 </component>
178 <component name="CompilerConfiguration">
179 <option name="DEFAULT_COMPILER" value="Javac" />
crazyboblee2d9cd0a2007-02-14 02:15:13 +0000180 <resourceExtensions />
kevinb9n954d70d2007-02-13 18:00:57 +0000181 <wildcardResourcePatterns />
limpbizkit@gmail.com75ae8342010-08-26 19:01:53 +0000182 <annotationProcessing enabled="false" useClasspath="true" />
crazyboblee66b415a2006-08-25 02:01:19 +0000183 </component>
limpbizkit53664a72009-02-21 00:25:27 +0000184 <component name="CopyrightManager" default="">
185 <module2copyright />
186 </component>
crazyboblee66b415a2006-08-25 02:01:19 +0000187 <component name="DependenciesAnalyzeManager">
188 <option name="myForwardDirection" value="false" />
189 </component>
limpbizkita39bbc02008-01-31 18:14:34 +0000190 <component name="DependencyValidationManager">
191 <option name="SKIP_IMPORT_STATEMENTS" value="false" />
192 </component>
crazyboblee07e41822006-11-21 01:27:08 +0000193 <component name="EclipseCompilerSettings">
crazyboblee07e41822006-11-21 01:27:08 +0000194 <option name="GENERATE_NO_WARNINGS" value="true" />
195 <option name="DEPRECATION" value="false" />
crazyboblee07e41822006-11-21 01:27:08 +0000196 </component>
197 <component name="EclipseEmbeddedCompilerSettings">
198 <option name="DEBUGGING_INFO" value="true" />
199 <option name="GENERATE_NO_WARNINGS" value="true" />
200 <option name="DEPRECATION" value="false" />
201 <option name="ADDITIONAL_OPTIONS_STRING" value="" />
202 <option name="MAXIMUM_HEAP_SIZE" value="128" />
203 </component>
limpbizkit43ed8e52008-11-25 01:57:21 +0000204 <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
crazyboblee66b415a2006-08-25 02:01:19 +0000205 <component name="EntryPointsManager">
limpbizkita39bbc02008-01-31 18:14:34 +0000206 <entry_points version="2.0" />
crazyboblee66b415a2006-08-25 02:01:19 +0000207 </component>
208 <component name="ExportToHTMLSettings">
limpbizkit53664a72009-02-21 00:25:27 +0000209 <option name="printScope" value="1" />
210 <option name="OPEN_IN_BROWSER" value="true" />
limpbizkit@gmail.com75ae8342010-08-26 19:01:53 +0000211 <option name="OUTPUT_DIRECTORY" value="$PROJECT_DIR$/../../Desktop/exportToHtml" />
crazyboblee66b415a2006-08-25 02:01:19 +0000212 </component>
limpbizkita39bbc02008-01-31 18:14:34 +0000213 <component name="FacetAutodetectingManager">
214 <autodetection-disabled>
215 <facet-type id="web">
216 <modules>
217 <module name="struts2-example" />
218 </modules>
219 </facet-type>
220 </autodetection-disabled>
221 </component>
crazyboblee07e41822006-11-21 01:27:08 +0000222 <component name="IdProvider" IDEtalkID="0FACE31A44579D2420BBAE592490FBFA" />
223 <component name="InspectionProjectProfileManager">
crazyboblee07e41822006-11-21 01:27:08 +0000224 <profiles>
225 <profile version="1.0" is_locked="false">
226 <option name="myName" value="Project Default" />
227 <option name="myLocal" value="false" />
crazyboblee8d449c32009-09-28 05:40:20 +0000228 <inspection_tool class="JavaDoc" enabled="false" level="WARNING" enabled_by_default="false">
229 <option name="TOP_LEVEL_CLASS_OPTIONS">
230 <value>
231 <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
232 <option name="REQUIRED_TAGS" value="" />
233 </value>
234 </option>
235 <option name="INNER_CLASS_OPTIONS">
236 <value>
237 <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
238 <option name="REQUIRED_TAGS" value="" />
239 </value>
240 </option>
241 <option name="METHOD_OPTIONS">
242 <value>
243 <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
244 <option name="REQUIRED_TAGS" value="@return@param@throws or @exception" />
245 </value>
246 </option>
247 <option name="FIELD_OPTIONS">
248 <value>
249 <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
250 <option name="REQUIRED_TAGS" value="" />
251 </value>
252 </option>
253 <option name="IGNORE_DEPRECATED" value="false" />
254 <option name="IGNORE_JAVADOC_PERIOD" value="true" />
limpbizkit@gmail.com75ae8342010-08-26 19:01:53 +0000255 <option name="IGNORE_DUPLICATED_THROWS" value="false" />
crazyboblee8d449c32009-09-28 05:40:20 +0000256 <option name="myAdditionalJavadocTags" value="" />
257 </inspection_tool>
258 <inspection_tool class="SSBasedInspection" enabled="false" level="WARNING" enabled_by_default="false">
kevinb9n1601ae52008-06-03 22:21:04 +0000259 <replaceConfiguration name="use Lists.newArrayList" text="java.util.List&lt;$T$&gt; $var$ = new java.util.ArrayList&lt;$T$&gt;();" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="java.util.List&lt;$T$&gt; $var$ = com.google.common.collect.Lists.newArrayList();">
limpbizkit53664a72009-02-21 00:25:27 +0000260 <constraint name="var" within="" contains="" />
261 <constraint name="T" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000262 </replaceConfiguration>
263 <replaceConfiguration name="use Lists.newArrayList (iterable)" text="java.util.List&lt;$T$&gt; $var$ = new java.util.ArrayList&lt;$T$&gt;($iterable$);" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="java.util.List&lt;$T$&gt; $var$ = com.google.common.collect.Lists.newArrayList($iterable$);">
limpbizkit53664a72009-02-21 00:25:27 +0000264 <constraint name="var" within="" contains="" />
265 <constraint name="T" within="" contains="" />
266 <constraint name="iterable" nameOfExprType="java.lang.Iterable" exprTypeWithinHierarchy="true" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000267 </replaceConfiguration>
268 <replaceConfiguration name="use Lists.newLinkedList" text="java.util.List&lt;$T$&gt; $var$ = new java.util.LinkedList&lt;$T$&gt;();" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="java.util.List&lt;$T$&gt; $var$ = com.google.common.collect.Lists.newLinkedList();">
limpbizkit53664a72009-02-21 00:25:27 +0000269 <constraint name="var" within="" contains="" />
270 <constraint name="T" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000271 </replaceConfiguration>
272 <replaceConfiguration name="use Lists.newLinkedList (iterable)" text="java.util.List&lt;$T$&gt; $var$ = new java.util.LinkedList&lt;$T$&gt;($iterable$);" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="java.util.List&lt;$T$&gt; $var$ = com.google.common.collect.Lists.newLinkedList($iterable$);">
limpbizkit53664a72009-02-21 00:25:27 +0000273 <constraint name="var" within="" contains="" />
274 <constraint name="iterable" nameOfExprType="java.lang.Iterable" exprTypeWithinHierarchy="true" within="" contains="" />
275 <constraint name="T" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000276 </replaceConfiguration>
277 <replaceConfiguration name="use Sets.newHashSet" text="java.util.Set&lt;$T$&gt; $var$ = new java.util.HashSet&lt;$T$&gt;();" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="java.util.Set&lt;$T$&gt; $var$ = com.google.common.collect.Sets.newHashSet();">
limpbizkit53664a72009-02-21 00:25:27 +0000278 <constraint name="var" within="" contains="" />
279 <constraint name="T" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000280 </replaceConfiguration>
281 <replaceConfiguration name="use Sets.newHashSet (iterable)" text="java.util.Set&lt;$T$&gt; $var$ = new HashSet&lt;$T$&gt;($iterable$);" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="java.util.Set&lt;$T$&gt; $var$ = com.google.common.collect.Sets.newHashSet($iterable$);">
limpbizkit53664a72009-02-21 00:25:27 +0000282 <constraint name="var" within="" contains="" />
283 <constraint name="T" within="" contains="" />
284 <constraint name="iterable" nameOfExprType="java.lang.Iterable" exprTypeWithinHierarchy="true" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000285 </replaceConfiguration>
286 <replaceConfiguration name="use Maps.newHashMap" text="java.util.Map&lt;$K$, $V$&gt; $var$ = new java.util.HashMap&lt;$K$, $V$&gt;();" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="java.util.Map&lt;$K$, $V$&gt; $var$ = com.google.common.collect.Maps.newHashMap();">
limpbizkit53664a72009-02-21 00:25:27 +0000287 <constraint name="var" within="" contains="" />
288 <constraint name="K" within="" contains="" />
289 <constraint name="V" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000290 </replaceConfiguration>
291 <replaceConfiguration name="use Multimap&lt;K, V&gt; instead of Map&lt;K, List&lt;V&gt;&gt;" text="java.util.Map&lt;$K$, java.util.List&lt;$V$&gt;&gt; $var$ = $expr$;" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.collect.Multimap&lt;$K$, $V$&gt; $var$ = $expr$;">
limpbizkit53664a72009-02-21 00:25:27 +0000292 <constraint name="K" within="" contains="" />
293 <constraint name="V" within="" contains="" />
294 <constraint name="var" within="" contains="" />
295 <constraint name="expr" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000296 </replaceConfiguration>
297 <replaceConfiguration name="use Multimap&lt;K, V&gt; instead of Map&lt;K, Set&lt;V&gt;&gt;" text="java.util.Map&lt;$K$, java.util.Set&lt;$V$&gt;&gt; $var$ = $expr$;" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.collect.Multimap&lt;$K$, $V$&gt; $var$ = $expr$;">
limpbizkit53664a72009-02-21 00:25:27 +0000298 <constraint name="K" within="" contains="" />
299 <constraint name="V" within="" contains="" />
300 <constraint name="var" within="" contains="" />
301 <constraint name="expr" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000302 </replaceConfiguration>
303 <replaceConfiguration name="use Preconditions.checkState" text="if ($condition$) {&#10; throw new IllegalStateException($message$);&#10;}" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.base.Preconditions.checkState(!($condition$), $message$);">
limpbizkit53664a72009-02-21 00:25:27 +0000304 <constraint name="condition" within="" contains="" />
305 <constraint name="message" nameOfExprType="java.lang.String" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000306 </replaceConfiguration>
307 <replaceConfiguration name="use Preconditions.checkArgument" text="if ($argumentCondition$) {&#10; throw new IllegalArgumentException($message$);&#10;}" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.base.Preconditions.checkArgument(!($argumentCondition$), $message$);">
limpbizkit53664a72009-02-21 00:25:27 +0000308 <constraint name="message" nameOfExprType="java.lang.String" within="" contains="" />
309 <constraint name="argumentCondition" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000310 </replaceConfiguration>
311 <replaceConfiguration name="use Preconditions.checkNotNull" text="if ($var$ == null) {&#10; throw new NullPointerException($message$);&#10;}" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.base.Preconditions.checkNotNull($var$, $message$);">
limpbizkit53664a72009-02-21 00:25:27 +0000312 <constraint name="var" within="" contains="" />
313 <constraint name="message" nameOfExprType="java.lang.String" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000314 </replaceConfiguration>
315 <replaceConfiguration name="use Comparators.max" text="$a$.compareTo($b$) &gt; 0 ? $a$ : $b$" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.collect.Comparators.max($b$, $a$)">
limpbizkit53664a72009-02-21 00:25:27 +0000316 <constraint name="a" within="" contains="" />
317 <constraint name="b" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000318 </replaceConfiguration>
319 <replaceConfiguration name="use Comparators.max for &gt;=" text="$a$.compareTo($b$) &gt;= 0 ? $a$ : $b$" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.collect.Comparators.max($a$, $b$)">
limpbizkit53664a72009-02-21 00:25:27 +0000320 <constraint name="a" within="" contains="" />
321 <constraint name="b" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000322 </replaceConfiguration>
323 <replaceConfiguration name="use Comparators.min" text="$a$.compareTo($b$) &lt; 0 ? $a$ : $b$" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.collect.Comparators.min($b$, $a$)">
limpbizkit53664a72009-02-21 00:25:27 +0000324 <constraint name="a" within="" contains="" />
325 <constraint name="b" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000326 </replaceConfiguration>
327 <replaceConfiguration name="use Comparators.min for &lt;=" text="$a$.compareTo($b$) &lt;= 0 ? $a$ : $b$" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.collect.Comparators.min($a$, $b$)">
limpbizkit53664a72009-02-21 00:25:27 +0000328 <constraint name="a" within="" contains="" />
329 <constraint name="b" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000330 </replaceConfiguration>
331 <replaceConfiguration name="use Comparators.min (2)" text="$a$.compareTo($b$) &gt; 0 ? $b$ : $a$" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.collect.Comparators.min($a$, $b$)">
limpbizkit53664a72009-02-21 00:25:27 +0000332 <constraint name="a" within="" contains="" />
333 <constraint name="b" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000334 </replaceConfiguration>
335 <replaceConfiguration name="use Comparators.min (2, &gt;=)" text="$a$.compareTo($b$) &gt;= 0 ? $b$ : $a$" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.collect.Comparators.min($b$, $a$)">
limpbizkit53664a72009-02-21 00:25:27 +0000336 <constraint name="a" within="" contains="" />
337 <constraint name="b" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000338 </replaceConfiguration>
339 <replaceConfiguration name="use Comparators.max (2)" text="$a$.compareTo($b$) &lt; 0 ? $b$ : $a$" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.collect.Comparators.max($a$, $b$)">
limpbizkit53664a72009-02-21 00:25:27 +0000340 <constraint name="a" within="" contains="" />
341 <constraint name="b" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000342 </replaceConfiguration>
343 <replaceConfiguration name="use Comparators.max (2, &lt;=)" text="$a$.compareTo($b$) &lt;= 0 ? $b$ : $a$" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.collect.Comparators.max($b$, $a$)">
limpbizkit53664a72009-02-21 00:25:27 +0000344 <constraint name="a" within="" contains="" />
345 <constraint name="b" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000346 </replaceConfiguration>
347 <replaceConfiguration name="use Preconditions.checkState()" text="if ($condition$) {&#10; throw new IllegalStateException();&#10;}" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.base.Preconditions.checkState(!($condition$));">
limpbizkit53664a72009-02-21 00:25:27 +0000348 <constraint name="condition" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000349 </replaceConfiguration>
350 <replaceConfiguration name="use Preconditions.checkArgument()" text="if ($condition$) {&#10; throw new IllegalArgumentException();&#10;}" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.base.Preconditions.checkArgument(!($condition$));">
limpbizkit53664a72009-02-21 00:25:27 +0000351 <constraint name="condition" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000352 </replaceConfiguration>
353 <replaceConfiguration name="use Preconditions.checkNotNull()" text="if ($var$ == null) {&#10; throw new NullPointerException();&#10;}" recursive="false" caseInsensitive="true" reformatAccordingToStyle="true" shortenFQN="true" replacement="com.google.common.base.Preconditions.checkNotNull($var$);">
limpbizkit53664a72009-02-21 00:25:27 +0000354 <constraint name="reference" within="" contains="" />
355 <constraint name="var" within="" contains="" />
kevinb9n1601ae52008-06-03 22:21:04 +0000356 </replaceConfiguration>
357 </inspection_tool>
crazyboblee8d449c32009-09-28 05:40:20 +0000358 <inspection_tool class="ThrowableInstanceNeverThrown" enabled="false" level="WARNING" enabled_by_default="false" />
359 <inspection_tool class="UnnecessaryLocalVariable" enabled="true" level="WARNING" enabled_by_default="true">
kevinb9n1601ae52008-06-03 22:21:04 +0000360 <option name="m_ignoreImmediatelyReturnedVariables" value="false" />
361 <option name="m_ignoreAnnotatedVariables" value="true" />
362 </inspection_tool>
crazyboblee07e41822006-11-21 01:27:08 +0000363 </profile>
364 </profiles>
limpbizkit@gmail.com75ae8342010-08-26 19:01:53 +0000365 <option name="PROJECT_PROFILE" value="Project Default" />
366 <option name="USE_PROJECT_PROFILE" value="true" />
367 <version value="1.0" />
368 <list size="5">
kevinb9n1601ae52008-06-03 22:21:04 +0000369 <item index="0" class="java.lang.String" itemvalue="SERVER PROBLEM" />
370 <item index="1" class="java.lang.String" itemvalue="INFO" />
limpbizkit@gmail.com75ae8342010-08-26 19:01:53 +0000371 <item index="2" class="java.lang.String" itemvalue="TYPO" />
372 <item index="3" class="java.lang.String" itemvalue="WARNING" />
373 <item index="4" class="java.lang.String" itemvalue="ERROR" />
kevinb9n1601ae52008-06-03 22:21:04 +0000374 </list>
crazyboblee07e41822006-11-21 01:27:08 +0000375 </component>
crazyboblee66b415a2006-08-25 02:01:19 +0000376 <component name="JavacSettings">
crazyboblee9212e252007-09-09 21:28:14 +0000377 <option name="ADDITIONAL_OPTIONS_STRING" value="-Xlint:all -Xlint:-serial" />
kevinb9n954d70d2007-02-13 18:00:57 +0000378 <option name="MAXIMUM_HEAP_SIZE" value="256" />
crazyboblee66b415a2006-08-25 02:01:19 +0000379 </component>
380 <component name="JavadocGenerationManager">
limpbizkit5f7c6bc2009-05-19 07:43:18 +0000381 <option name="OUTPUT_DIRECTORY" value="/tmp/Javadoc" />
crazyboblee66b415a2006-08-25 02:01:19 +0000382 <option name="OPTION_SCOPE" value="protected" />
383 <option name="OPTION_HIERARCHY" value="true" />
384 <option name="OPTION_NAVIGATOR" value="true" />
385 <option name="OPTION_INDEX" value="true" />
kevinb9n954d70d2007-02-13 18:00:57 +0000386 <option name="OPTION_SEPARATE_INDEX" value="false" />
crazyboblee66b415a2006-08-25 02:01:19 +0000387 <option name="OPTION_DOCUMENT_TAG_USE" value="false" />
kevinb9n954d70d2007-02-13 18:00:57 +0000388 <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
crazyboblee66b415a2006-08-25 02:01:19 +0000389 <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
390 <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
391 <option name="OPTION_DEPRECATED_LIST" value="true" />
kevinb9n954d70d2007-02-13 18:00:57 +0000392 <option name="OTHER_OPTIONS" value="-windowtitle &quot;Google Guice 1.0 API&quot; -link http://java.sun.com/javase/6/docs/api" />
crazyboblee66b415a2006-08-25 02:01:19 +0000393 <option name="HEAP_SIZE" />
crazyboblee07e41822006-11-21 01:27:08 +0000394 <option name="LOCALE" />
crazyboblee7c5b2c42007-01-20 02:05:20 +0000395 <option name="OPEN_IN_BROWSER" value="false" />
crazyboblee66b415a2006-08-25 02:01:19 +0000396 </component>
crazyboblee07e41822006-11-21 01:27:08 +0000397 <component name="LogConsolePreferences">
398 <option name="FILTER_ERRORS" value="false" />
399 <option name="FILTER_WARNINGS" value="false" />
400 <option name="FILTER_INFO" value="true" />
401 <option name="CUSTOM_FILTER" />
402 </component>
crazyboblee66b415a2006-08-25 02:01:19 +0000403 <component name="Palette2">
404 <group name="Swing">
crazyboblee07e41822006-11-21 01:27:08 +0000405 <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">
crazyboblee66b415a2006-08-25 02:01:19 +0000406 <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
407 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000408 <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">
crazyboblee66b415a2006-08-25 02:01:19 +0000409 <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
410 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000411 <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
crazyboblee66b415a2006-08-25 02:01:19 +0000412 <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
413 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000414 <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
crazyboblee66b415a2006-08-25 02:01:19 +0000415 <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
416 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000417 <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
crazyboblee66b415a2006-08-25 02:01:19 +0000418 <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
419 <initial-values>
420 <property name="text" value="Button" />
421 </initial-values>
422 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000423 <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
crazyboblee66b415a2006-08-25 02:01:19 +0000424 <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
425 <initial-values>
426 <property name="text" value="RadioButton" />
427 </initial-values>
428 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000429 <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
crazyboblee66b415a2006-08-25 02:01:19 +0000430 <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
431 <initial-values>
432 <property name="text" value="CheckBox" />
433 </initial-values>
434 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000435 <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
crazyboblee66b415a2006-08-25 02:01:19 +0000436 <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
437 <initial-values>
438 <property name="text" value="Label" />
439 </initial-values>
440 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000441 <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
crazyboblee66b415a2006-08-25 02:01:19 +0000442 <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
443 <preferred-size width="150" height="-1" />
444 </default-constraints>
445 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000446 <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
crazyboblee66b415a2006-08-25 02:01:19 +0000447 <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
448 <preferred-size width="150" height="-1" />
449 </default-constraints>
450 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000451 <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
crazyboblee66b415a2006-08-25 02:01:19 +0000452 <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
453 <preferred-size width="150" height="-1" />
454 </default-constraints>
455 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000456 <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
crazyboblee66b415a2006-08-25 02:01:19 +0000457 <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
458 <preferred-size width="150" height="50" />
459 </default-constraints>
460 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000461 <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
crazyboblee66b415a2006-08-25 02:01:19 +0000462 <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
463 <preferred-size width="150" height="50" />
464 </default-constraints>
465 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000466 <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
crazyboblee66b415a2006-08-25 02:01:19 +0000467 <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
468 <preferred-size width="150" height="50" />
469 </default-constraints>
470 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000471 <item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
crazyboblee66b415a2006-08-25 02:01:19 +0000472 <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
473 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000474 <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
crazyboblee66b415a2006-08-25 02:01:19 +0000475 <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
476 <preferred-size width="150" height="50" />
477 </default-constraints>
478 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000479 <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
crazyboblee66b415a2006-08-25 02:01:19 +0000480 <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
481 <preferred-size width="150" height="50" />
482 </default-constraints>
483 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000484 <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
crazyboblee66b415a2006-08-25 02:01:19 +0000485 <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
486 <preferred-size width="150" height="50" />
487 </default-constraints>
488 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000489 <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
crazyboblee66b415a2006-08-25 02:01:19 +0000490 <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
491 <preferred-size width="200" height="200" />
492 </default-constraints>
493 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000494 <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
crazyboblee66b415a2006-08-25 02:01:19 +0000495 <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
496 <preferred-size width="200" height="200" />
497 </default-constraints>
498 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000499 <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
crazyboblee66b415a2006-08-25 02:01:19 +0000500 <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
501 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000502 <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
crazyboblee66b415a2006-08-25 02:01:19 +0000503 <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
504 </item>
crazyboblee07e41822006-11-21 01:27:08 +0000505 <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
506 <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
507 </item>
508 <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
509 <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
510 </item>
511 <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
512 <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
513 <preferred-size width="-1" height="20" />
514 </default-constraints>
515 </item>
516 <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
517 <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
518 </item>
519 <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
520 <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
521 </item>
crazyboblee66b415a2006-08-25 02:01:19 +0000522 </group>
523 </component>
limpbizkit43ed8e52008-11-25 01:57:21 +0000524 <component name="ProjectDetails">
525 <option name="projectName" value="guice" />
526 </component>
limpbizkit53664a72009-02-21 00:25:27 +0000527 <component name="ProjectKey">
528 <option name="state" value="https://google-guice.googlecode.com/svn/trunk/guice.ipr" />
529 </component>
crazyboblee66b415a2006-08-25 02:01:19 +0000530 <component name="ProjectModuleManager">
531 <modules>
limpbizkita39bbc02008-01-31 18:14:34 +0000532 <module fileurl="file://$PROJECT_DIR$/extensions/assistedinject/assistedinject.iml" filepath="$PROJECT_DIR$/extensions/assistedinject/assistedinject.iml" />
limpbizkitb92a84e2008-12-31 07:47:48 +0000533 <module fileurl="file://$PROJECT_DIR$/extensions/grapher/grapher.iml" filepath="$PROJECT_DIR$/extensions/grapher/grapher.iml" />
crazyboblee66b415a2006-08-25 02:01:19 +0000534 <module fileurl="file://$PROJECT_DIR$/guice.iml" filepath="$PROJECT_DIR$/guice.iml" />
limpbizkit484f75f2009-05-19 18:18:03 +0000535 <module fileurl="file://$PROJECT_DIR$/extensions/jmx/jmx.iml" filepath="$PROJECT_DIR$/extensions/jmx/jmx.iml" />
536 <module fileurl="file://$PROJECT_DIR$/extensions/jndi/jndi.iml" filepath="$PROJECT_DIR$/extensions/jndi/jndi.iml" />
limpbizkit50192702008-05-01 09:55:02 +0000537 <module fileurl="file://$PROJECT_DIR$/extensions/multibindings/multibindings.iml" filepath="$PROJECT_DIR$/extensions/multibindings/multibindings.iml" />
limpbizkit@gmail.com9bcb0a22010-09-11 05:06:17 +0000538 <module fileurl="file://$PROJECT_DIR$/extensions/persist/persist.iml" filepath="$PROJECT_DIR$/extensions/persist/persist.iml" />
dhanjicd505b62010-10-19 04:33:13 +0000539 <module fileurl="file://$PROJECT_DIR$/extensions/service/service.iml" filepath="$PROJECT_DIR$/extensions/service/service.iml" />
limpbizkit@gmail.coma5477232010-09-11 02:07:33 +0000540 <module fileurl="file://$PROJECT_DIR$/extensions/servlet/servlet.iml" filepath="$PROJECT_DIR$/extensions/servlet/servlet.iml" />
541 <module fileurl="file://$PROJECT_DIR$/extensions/spring/spring.iml" filepath="$PROJECT_DIR$/extensions/spring/spring.iml" />
542 <module fileurl="file://$PROJECT_DIR$/extensions/struts2/example/struts2-example.iml" filepath="$PROJECT_DIR$/extensions/struts2/example/struts2-example.iml" />
543 <module fileurl="file://$PROJECT_DIR$/extensions/struts2/struts2-plugin.iml" filepath="$PROJECT_DIR$/extensions/struts2/struts2-plugin.iml" />
limpbizkita39bbc02008-01-31 18:14:34 +0000544 <module fileurl="file://$PROJECT_DIR$/extensions/throwingproviders/throwingproviders.iml" filepath="$PROJECT_DIR$/extensions/throwingproviders/throwingproviders.iml" />
crazyboblee66b415a2006-08-25 02:01:19 +0000545 </modules>
546 </component>
limpbizkit@gmail.com75ae8342010-08-26 19:01:53 +0000547 <component name="ProjectRootManager" version="2" languageLevel="JDK_1_5" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK">
crazybobleea646edd2007-02-14 20:37:51 +0000548 <output url="file://$PROJECT_DIR$/classes" />
kevinb9n954d70d2007-02-13 18:00:57 +0000549 </component>
limpbizkita39bbc02008-01-31 18:14:34 +0000550 <component name="ResourceManagerContainer">
551 <option name="myResourceBundles">
552 <value>
553 <list size="0" />
554 </value>
555 </option>
556 </component>
limpbizkit3d58d6b2008-03-08 16:11:47 +0000557 <component name="SvnBranchConfigurationManager">
558 <option name="myConfigurationMap">
559 <map>
560 <entry key="$PROJECT_DIR$">
561 <value>
562 <SvnBranchConfiguration>
limpbizkit@gmail.com75ae8342010-08-26 19:01:53 +0000563 <option name="branchMap">
564 <map>
565 <entry key="https://google-guice.googlecode.com/svn/branches">
566 <value>
567 <list />
568 </value>
569 </entry>
570 <entry key="https://google-guice.googlecode.com/svn/tags">
571 <value>
572 <list />
573 </value>
574 </entry>
575 <entry key="https://google-guice.googlecode.com/svn/wiki">
576 <value>
577 <list />
578 </value>
579 </entry>
580 </map>
581 </option>
limpbizkit3d58d6b2008-03-08 16:11:47 +0000582 <option name="branchUrls">
583 <list>
584 <option value="https://google-guice.googlecode.com/svn/branches" />
585 <option value="https://google-guice.googlecode.com/svn/tags" />
586 <option value="https://google-guice.googlecode.com/svn/wiki" />
587 </list>
588 </option>
589 <option name="trunkUrl" value="https://google-guice.googlecode.com/svn/trunk" />
590 </SvnBranchConfiguration>
591 </value>
592 </entry>
593 </map>
594 </option>
limpbizkit53664a72009-02-21 00:25:27 +0000595 <option name="myVersion" value="124" />
596 <option name="mySupportsUserInfoFilter" value="true" />
limpbizkit3d58d6b2008-03-08 16:11:47 +0000597 </component>
limpbizkit03b81a62009-03-18 05:34:39 +0000598 <component name="UMLDiagramComponent">
599 <diagram name="spi">
limpbizkita843a952009-04-08 22:24:55 +0000600 <command command-class="de.frag.umlplugin.uml.command.AddClassCommand" psi-class="com.google.inject.spi.TypeEncounter" />
601 <command command-class="de.frag.umlplugin.uml.command.AddClassCommand" psi-class="com.google.inject.spi.TypeListener" />
limpbizkit03b81a62009-03-18 05:34:39 +0000602 <command command-class="de.frag.umlplugin.uml.command.AddClassCommand" psi-class="com.google.inject.spi.InjectableType" />
603 <command command-class="de.frag.umlplugin.uml.command.AddClassCommand" psi-class="com.google.inject.spi.Element" />
604 <command command-class="de.frag.umlplugin.uml.command.AddClassCommand" psi-class="com.google.inject.spi.BinderElement" />
limpbizkitee792462009-04-08 23:48:49 +0000605 <command command-class="de.frag.umlplugin.uml.command.AddClassCommand" psi-class="com.google.inject.spi.TypeListenerBinding" />
limpbizkit03b81a62009-03-18 05:34:39 +0000606 <command command-class="de.frag.umlplugin.uml.command.ConnectClassesCommand" />
607 <command command-class="de.frag.umlplugin.uml.command.AddClassCommand" psi-class="com.google.inject.Binder" />
limpbizkitee792462009-04-08 23:48:49 +0000608 <command command-class="de.frag.umlplugin.uml.command.AddDependentClassesCommand" psi-class="com.google.inject.spi.TypeListenerBinding" />
limpbizkit03b81a62009-03-18 05:34:39 +0000609 <compartment-visibility />
610 </diagram>
611 </component>
limpbizkita39bbc02008-01-31 18:14:34 +0000612 <component name="VcsDirectoryMappings">
613 <mapping directory="" vcs="svn" />
614 </component>
615 <component name="WebServicesPlugin" addRequiredLibraries="true" />
crazyboblee07e41822006-11-21 01:27:08 +0000616 <component name="com.intellij.jsf.UserDefinedFacesConfigs">
617 <option name="USER_DEFINED_CONFIGS">
618 <value>
619 <list size="0" />
620 </value>
621 </option>
622 </component>
crazyboblee66b415a2006-08-25 02:01:19 +0000623</project>
624