blob: 1e2dc9b83edaf443531308d71e5763235aa3bcd9 [file] [log] [blame]
crazyboblee66b415a2006-08-25 02:01:19 +00001<?xml version="1.0" encoding="UTF-8"?>
2<project version="4" relativePaths="false">
3 <component name="AspectsView" />
4 <component name="BookmarkManager" />
5 <component name="ChangeBrowserSettings">
6 <option name="MAIN_SPLITTER_PROPORTION" value="0.3" />
7 <option name="MESSAGES_SPLITTER_PROPORTION" value="0.8" />
8 <option name="USE_DATE_BEFORE_FILTER" value="false" />
9 <option name="USE_DATE_AFTER_FILTER" value="false" />
10 <option name="USE_CHANGE_BEFORE_FILTER" value="false" />
11 <option name="USE_CHANGE_AFTER_FILTER" value="false" />
crazyboblee07e41822006-11-21 01:27:08 +000012 <option name="DATE_BEFORE" />
13 <option name="DATE_AFTER" />
crazyboblee66b415a2006-08-25 02:01:19 +000014 <option name="CHANGE_BEFORE" value="" />
15 <option name="CHANGE_AFTER" value="" />
16 <option name="USE_USER_FILTER" value="false" />
17 <option name="USER" value="" />
18 </component>
crazyboblee07e41822006-11-21 01:27:08 +000019 <component name="ChangeListManager">
20 <list default="true" name="Default" comment="">
crazyboblee7c5b2c42007-01-20 02:05:20 +000021 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/com/google/inject/Factory.html" afterPath="$PROJECT_DIR$/javadoc/com/google/inject/Factory.html" />
22 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/com/google/inject/Scope.java" afterPath="$PROJECT_DIR$/src/com/google/inject/Scope.java" />
23 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/com/google/inject/NotRequiredTest.java" afterPath="$PROJECT_DIR$/test/com/google/inject/NotRequiredTest.java" />
24 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/com/google/inject/InternalFactory.java" afterPath="$PROJECT_DIR$/src/com/google/inject/InternalFactory.java" />
25 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/com/google/inject/ContainerImpl.java" afterPath="$PROJECT_DIR$/src/com/google/inject/ContainerImpl.java" />
26 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-all.html" afterPath="$PROJECT_DIR$/javadoc/index-all.html" />
27 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/com/google/inject/ContextAwareFactory.java" afterPath="$PROJECT_DIR$/src/com/google/inject/ContextAwareFactory.java" />
crazyboblee07e41822006-11-21 01:27:08 +000028 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/guice.iws" afterPath="$PROJECT_DIR$/guice.iws" />
crazyboblee7c5b2c42007-01-20 02:05:20 +000029 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/com/google/inject/StaticInjectionTest.java" afterPath="$PROJECT_DIR$/test/com/google/inject/StaticInjectionTest.java" />
30 <change type="DELETED" beforePath="$PROJECT_DIR$/src/com/google/inject/ExternalContext.java" afterPath="" />
31 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/com/google/inject/ContainerBuilder.java" afterPath="$PROJECT_DIR$/src/com/google/inject/ContainerBuilder.java" />
32 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/com/google/inject/ContainerTest.java" afterPath="$PROJECT_DIR$/test/com/google/inject/ContainerTest.java" />
33 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/com/google/inject/ConstantFactory.java" afterPath="$PROJECT_DIR$/src/com/google/inject/ConstantFactory.java" />
34 <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/com/google/inject/SourceAware.java" />
crazyboblee41bc8522006-12-08 07:06:55 +000035 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/com/google/inject/Key.java" afterPath="$PROJECT_DIR$/src/com/google/inject/Key.java" />
crazyboblee7c5b2c42007-01-20 02:05:20 +000036 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/com/google/inject/Factory.java" afterPath="$PROJECT_DIR$/src/com/google/inject/Factory.java" />
37 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/com/google/inject/SuperclassTest.java" afterPath="$PROJECT_DIR$/test/com/google/inject/SuperclassTest.java" />
38 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/com/google/inject/ErrorMessage.java" afterPath="$PROJECT_DIR$/src/com/google/inject/ErrorMessage.java" />
39 <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/com/google/inject/ContextualFactory.java" />
40 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/com/google/inject/SpringTest.java" afterPath="$PROJECT_DIR$/test/com/google/inject/SpringTest.java" />
41 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/guice.ipr" afterPath="$PROJECT_DIR$/guice.ipr" />
42 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/com/google/inject/ConstantConversionTest.java" afterPath="$PROJECT_DIR$/test/com/google/inject/ConstantConversionTest.java" />
43 <change type="DELETED" beforePath="$PROJECT_DIR$/src/com/google/inject/Scope2.java" afterPath="" />
44 <change type="DELETED" beforePath="$PROJECT_DIR$/src/com/google/inject/BindingBuilder.java" afterPath="" />
45 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/com/google/inject/FactoryTest.java" afterPath="$PROJECT_DIR$/test/com/google/inject/FactoryTest.java" />
46 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/com/google/inject/ContainerBuilder.html" afterPath="$PROJECT_DIR$/javadoc/com/google/inject/ContainerBuilder.html" />
47 <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/com/google/inject/web" />
48 <change type="DELETED" beforePath="$PROJECT_DIR$/src/com/google/inject/Binding.java" afterPath="" />
49 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/com/google/inject/CircularDependencyTest.java" afterPath="$PROJECT_DIR$/test/com/google/inject/CircularDependencyTest.java" />
50 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/test/com/google/inject/KeyTest.java" afterPath="$PROJECT_DIR$/test/com/google/inject/KeyTest.java" />
crazyboblee07e41822006-11-21 01:27:08 +000051 </list>
52 </component>
53 <component name="ChangeListSynchronizer" />
54 <component name="ChangesViewManager" flattened_view="true" />
crazyboblee66b415a2006-08-25 02:01:19 +000055 <component name="CheckinPanelState" />
56 <component name="Commander">
57 <leftPanel />
58 <rightPanel />
59 <splitter proportion="0.5" />
60 </component>
crazyboblee07e41822006-11-21 01:27:08 +000061 <component name="Compare Directories">
62 <option name="identicalVisible" value="true" />
63 <option name="differentVisible" value="true" />
64 <option name="differentInBlanksVisible" value="true" />
65 <option name="leftOnlyVisible" value="true" />
66 <option name="rightOnlyVisible" value="true" />
67 <option name="javaStructureVisible" value="false" />
68 <option name="lastLeftPaths">
69 <value len="1" s0="$PROJECT_DIR$/src/com/google/inject" />
70 </option>
71 <option name="lastRightPaths">
72 <value len="1" s0="$PROJECT_DIR$/test/com/google/inject" />
73 </option>
74 <option name="exportFileName" value="CompareDirectories.txt" />
75 </component>
crazyboblee66b415a2006-08-25 02:01:19 +000076 <component name="CompilerWorkspaceConfiguration">
77 <option name="COMPILE_IN_BACKGROUND" value="true" />
78 <option name="AUTO_SHOW_ERRORS_IN_EDITOR" value="true" />
79 <option name="CLOSE_MESSAGE_VIEW_IF_SUCCESS" value="false" />
80 <option name="COMPILE_DEPENDENT_FILES" value="false" />
crazyboblee07e41822006-11-21 01:27:08 +000081 <option name="CLEAR_OUTPUT_DIRECTORY" value="true" />
82 <option name="ASSERT_NOT_NULL" value="true" />
crazyboblee66b415a2006-08-25 02:01:19 +000083 </component>
crazyboblee07e41822006-11-21 01:27:08 +000084 <component name="CoverageDataManager" />
crazyboblee66b415a2006-08-25 02:01:19 +000085 <component name="Cvs2Configuration">
86 <option name="PRUNE_EMPTY_DIRECTORIES" value="true" />
87 <option name="MERGING_MODE" value="0" />
88 <option name="MERGE_WITH_BRANCH1_NAME" value="HEAD" />
89 <option name="MERGE_WITH_BRANCH2_NAME" value="HEAD" />
90 <option name="RESET_STICKY" value="false" />
91 <option name="CREATE_NEW_DIRECTORIES" value="true" />
92 <option name="DEFAULT_TEXT_FILE_SUBSTITUTION" value="kv" />
93 <option name="PROCESS_UNKNOWN_FILES" value="false" />
94 <option name="PROCESS_DELETED_FILES" value="false" />
95 <option name="PROCESS_IGNORED_FILES" value="false" />
96 <option name="RESERVED_EDIT" value="false" />
97 <option name="CHECKOUT_DATE_OR_REVISION_SETTINGS">
98 <value>
99 <option name="BRANCH" value="" />
100 <option name="DATE" value="" />
101 <option name="USE_BRANCH" value="false" />
102 <option name="USE_DATE" value="false" />
103 </value>
104 </option>
105 <option name="UPDATE_DATE_OR_REVISION_SETTINGS">
106 <value>
107 <option name="BRANCH" value="" />
108 <option name="DATE" value="" />
109 <option name="USE_BRANCH" value="false" />
110 <option name="USE_DATE" value="false" />
111 </value>
112 </option>
113 <option name="SHOW_CHANGES_REVISION_SETTINGS">
114 <value>
115 <option name="BRANCH" value="" />
116 <option name="DATE" value="" />
117 <option name="USE_BRANCH" value="false" />
118 <option name="USE_DATE" value="false" />
119 </value>
120 </option>
121 <option name="SHOW_OUTPUT" value="false" />
122 <option name="ADD_WATCH_INDEX" value="0" />
123 <option name="REMOVE_WATCH_INDEX" value="0" />
124 <option name="UPDATE_KEYWORD_SUBSTITUTION" />
125 <option name="MAKE_NEW_FILES_READONLY" value="false" />
126 <option name="SHOW_CORRUPTED_PROJECT_FILES" value="0" />
127 <option name="TAG_AFTER_PROJECT_COMMIT" value="false" />
128 <option name="OVERRIDE_EXISTING_TAG_FOR_PROJECT" value="true" />
129 <option name="TAG_AFTER_PROJECT_COMMIT_NAME" value="" />
130 <option name="CLEAN_COPY" value="false" />
131 </component>
132 <component name="DaemonCodeAnalyzer">
133 <disable_hints />
134 </component>
135 <component name="DebuggerManager">
136 <breakpoint_any>
137 <breakpoint>
138 <option name="NOTIFY_CAUGHT" value="true" />
139 <option name="NOTIFY_UNCAUGHT" value="true" />
140 <option name="ENABLED" value="false" />
141 <option name="SUSPEND_POLICY" value="SuspendAll" />
142 <option name="LOG_ENABLED" value="false" />
143 <option name="LOG_EXPRESSION_ENABLED" value="false" />
144 <option name="COUNT_FILTER_ENABLED" value="false" />
145 <option name="COUNT_FILTER" value="0" />
146 <option name="CONDITION_ENABLED" value="false" />
147 <option name="CLASS_FILTERS_ENABLED" value="false" />
148 <option name="INSTANCE_FILTERS_ENABLED" value="false" />
149 <option name="CONDITION" value="" />
150 <option name="LOG_MESSAGE" value="" />
151 </breakpoint>
152 <breakpoint>
153 <option name="NOTIFY_CAUGHT" value="true" />
154 <option name="NOTIFY_UNCAUGHT" value="true" />
155 <option name="ENABLED" value="false" />
156 <option name="SUSPEND_POLICY" value="SuspendAll" />
157 <option name="LOG_ENABLED" value="false" />
158 <option name="LOG_EXPRESSION_ENABLED" value="false" />
159 <option name="COUNT_FILTER_ENABLED" value="false" />
160 <option name="COUNT_FILTER" value="0" />
161 <option name="CONDITION_ENABLED" value="false" />
162 <option name="CLASS_FILTERS_ENABLED" value="false" />
163 <option name="INSTANCE_FILTERS_ENABLED" value="false" />
164 <option name="CONDITION" value="" />
165 <option name="LOG_MESSAGE" value="" />
166 </breakpoint>
167 </breakpoint_any>
168 <breakpoint_rules />
crazyboblee7c5b2c42007-01-20 02:05:20 +0000169 <ui_properties>
170 <property name="exception_breakpoints_flattenPackages" value="true" />
171 <property name="line_breakpoints_groupByClasses" value="true" />
172 <property name="exception_breakpoints_groupByMethods" value="false" />
173 <property name="method_breakpoints_viewId" value="TABLE" />
174 <property name="line_breakpoints_viewId" value="TABLE" />
175 <property name="exception_breakpoints_groupByClasses" value="true" />
176 <property name="method_breakpoints_groupByMethods" value="false" />
177 <property name="field_breakpoints_flattenPackages" value="true" />
178 <property name="line_breakpoints_flattenPackages" value="true" />
179 <property name="exception_breakpoints_viewId" value="TABLE" />
180 <property name="field_breakpoints_groupByClasses" value="true" />
181 <property name="method_breakpoints_flattenPackages" value="true" />
182 <property name="field_breakpoints_viewId" value="TABLE" />
183 <property name="line_breakpoints_groupByMethods" value="false" />
184 <property name="method_breakpoints_groupByClasses" value="true" />
185 <property name="field_breakpoints_groupByMethods" value="false" />
186 </ui_properties>
crazyboblee66b415a2006-08-25 02:01:19 +0000187 </component>
188 <component name="ErrorTreeViewConfiguration">
189 <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
190 <option name="HIDE_WARNINGS" value="false" />
191 </component>
crazyboblee07e41822006-11-21 01:27:08 +0000192 <component name="FavoritesManager">
193 <favorites_list name="guice" />
194 </component>
195 <component name="FavoritesProjectViewPane">
196 <subPane subId="guice">
197 <PATH>
198 <PATH_ELEMENT>
199 <option name="myItemId" />
200 <option name="myItemType" value="com.intellij.ide.favoritesTreeView.FavoritesTreeNodeDescriptor" />
201 </PATH_ELEMENT>
202 </PATH>
203 </subPane>
204 </component>
crazyboblee66b415a2006-08-25 02:01:19 +0000205 <component name="FavoritesViewImpl">
206 <favorites_list name="guice">
207 <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
208 <option name="IS_SHOW_MEMBERS" value="false" />
209 <option name="IS_STRUCTURE_VIEW" value="false" />
210 <option name="IS_SHOW_MODULES" value="true" />
211 <option name="IS_FLATTEN_PACKAGES" value="false" />
212 <option name="IS_ABBREVIATION_PACKAGE_NAMES" value="false" />
213 <option name="IS_HIDE_EMPTY_MIDDLE_PACKAGES" value="false" />
214 <option name="IS_SHOW_LIBRARY_CONTENTS" value="true" />
215 </favorites_list>
216 <option name="myCurrentFavoritesList" value="guice" />
217 </component>
218 <component name="FileEditorManager">
219 <leaf>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000220 <file leaf-file-name="InternalContext.java" pinned="false" current="false" current-in-tab="false">
221 <entry file="file://$PROJECT_DIR$/src/com/google/inject/InternalContext.java">
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000222 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000223 <state line="73" column="17" selection-start="2143" selection-end="2143" vertical-scroll-proportion="1.2992593">
crazyboblee41bc8522006-12-08 07:06:55 +0000224 <folding />
225 </state>
226 </provider>
227 </entry>
228 </file>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000229 <file leaf-file-name="InternalFactory.java" pinned="false" current="false" current-in-tab="false">
230 <entry file="file://$PROJECT_DIR$/src/com/google/inject/InternalFactory.java">
crazyboblee41bc8522006-12-08 07:06:55 +0000231 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000232 <state line="23" column="10" selection-start="730" selection-end="730" vertical-scroll-proportion="0.22666667">
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000233 <folding />
234 </state>
235 </provider>
236 </entry>
237 </file>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000238 <file leaf-file-name="ExternalContext.java" pinned="false" current="false" current-in-tab="false">
239 <entry file="file://$PROJECT_DIR$/src/com/google/inject/ExternalContext.java">
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000240 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000241 <state line="68" column="32" selection-start="1728" selection-end="1728" vertical-scroll-proportion="1.2740741">
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000242 <folding />
243 </state>
244 </provider>
245 </entry>
246 </file>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000247 <file leaf-file-name="ConstantConversionException.java" pinned="false" current="false" current-in-tab="false">
248 <entry file="file://$PROJECT_DIR$/src/com/google/inject/ConstantConversionException.java">
crazyboblee66b415a2006-08-25 02:01:19 +0000249 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000250 <state line="25" column="6" selection-start="773" selection-end="773" vertical-scroll-proportion="0.27703702">
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000251 <folding />
252 </state>
253 </provider>
254 </entry>
255 </file>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000256 <file leaf-file-name="ContextualFactory.java" pinned="false" current="false" current-in-tab="false">
257 <entry file="file://$PROJECT_DIR$/src/com/google/inject/ContextualFactory.java">
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000258 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000259 <state line="23" column="17" selection-start="726" selection-end="726" vertical-scroll-proportion="0.22666667">
260 <folding />
261 </state>
262 </provider>
263 </entry>
264 </file>
265 <file leaf-file-name="Factory.java" pinned="false" current="false" current-in-tab="false">
266 <entry file="file://$PROJECT_DIR$/src/com/google/inject/Factory.java">
267 <provider selected="true" editor-type-id="text-editor">
268 <state line="0" column="0" selection-start="0" selection-end="595" vertical-scroll-proportion="0.0">
269 <folding />
270 </state>
271 </provider>
272 </entry>
273 </file>
274 <file leaf-file-name="SourceAware.java" pinned="false" current="false" current-in-tab="false">
275 <entry file="file://$PROJECT_DIR$/src/com/google/inject/SourceAware.java">
276 <provider selected="true" editor-type-id="text-editor">
277 <state line="15" column="0" selection-start="596" selection-end="596" vertical-scroll-proportion="0.37777779">
278 <folding />
279 </state>
280 </provider>
281 </entry>
282 </file>
283 <file leaf-file-name="ContainerImpl.java" pinned="false" current="false" current-in-tab="false">
284 <entry file="file://$PROJECT_DIR$/src/com/google/inject/ContainerImpl.java">
285 <provider selected="true" editor-type-id="text-editor">
286 <state line="67" column="15" selection-start="2168" selection-end="2168" vertical-scroll-proportion="0.3674074">
287 <folding />
288 </state>
289 </provider>
290 </entry>
291 </file>
292 <file leaf-file-name="ConstantFactory.java" pinned="false" current="false" current-in-tab="false">
293 <entry file="file://$PROJECT_DIR$/src/com/google/inject/ConstantFactory.java">
294 <provider selected="true" editor-type-id="text-editor">
295 <state line="21" column="6" selection-start="680" selection-end="680" vertical-scroll-proportion="0.1762963">
296 <folding />
297 </state>
298 </provider>
299 </entry>
300 </file>
301 <file leaf-file-name="Scope.java" pinned="false" current="false" current-in-tab="false">
302 <entry file="file://$PROJECT_DIR$/src/com/google/inject/Scope.java">
303 <provider selected="true" editor-type-id="text-editor">
304 <state line="48" column="0" selection-start="1319" selection-end="1319" vertical-scroll-proportion="0.3614815">
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000305 <folding />
306 </state>
307 </provider>
308 </entry>
309 </file>
310 <file leaf-file-name="ContainerBuilder.java" pinned="false" current="false" current-in-tab="false">
311 <entry file="file://$PROJECT_DIR$/src/com/google/inject/ContainerBuilder.java">
312 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000313 <state line="541" column="27" selection-start="15820" selection-end="15820" vertical-scroll-proportion="0.3674074">
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000314 <folding />
315 </state>
316 </provider>
317 </entry>
318 </file>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000319 <file leaf-file-name="Container.java" pinned="false" current="false" current-in-tab="false">
320 <entry file="file://$PROJECT_DIR$/src/com/google/inject/Container.java">
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000321 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000322 <state line="64" column="17" selection-start="1877" selection-end="1877" vertical-scroll-proportion="0.38074073">
crazybobleeb9446682006-12-11 07:16:41 +0000323 <folding />
324 </state>
325 </provider>
326 </entry>
327 </file>
328 <file leaf-file-name="BindingBuilderTest.java" pinned="false" current="false" current-in-tab="false">
329 <entry file="file://$PROJECT_DIR$/test/com/google/inject/BindingBuilderTest.java">
330 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000331 <state line="23" column="13" selection-start="721" selection-end="721" vertical-scroll-proportion="0.22666667">
crazybobleeb9446682006-12-11 07:16:41 +0000332 <folding />
333 </state>
334 </provider>
335 </entry>
336 </file>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000337 <file leaf-file-name="CircularDependencyTest.java" pinned="false" current="false" current-in-tab="false">
338 <entry file="file://$PROJECT_DIR$/test/com/google/inject/CircularDependencyTest.java">
crazybobleeb9446682006-12-11 07:16:41 +0000339 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000340 <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
crazybobleeb9446682006-12-11 07:16:41 +0000341 <folding />
342 </state>
343 </provider>
344 </entry>
345 </file>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000346 <file leaf-file-name="Key.java" pinned="false" current="true" current-in-tab="true">
347 <entry file="file://$PROJECT_DIR$/src/com/google/inject/Key.java">
crazybobleeb9446682006-12-11 07:16:41 +0000348 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000349 <state line="188" column="2" selection-start="4728" selection-end="4728" vertical-scroll-proportion="1.0266666">
crazybobleeed8825f2006-12-06 01:28:10 +0000350 <folding />
351 </state>
352 </provider>
353 </entry>
354 </file>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000355 <file leaf-file-name="FactoryTest.java" pinned="false" current="false" current-in-tab="false">
356 <entry file="file://$PROJECT_DIR$/test/com/google/inject/FactoryTest.java">
crazybobleeed8825f2006-12-06 01:28:10 +0000357 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000358 <state line="43" column="0" selection-start="1339" selection-end="1339" vertical-scroll-proportion="-0.025185185">
crazybobleeb9446682006-12-11 07:16:41 +0000359 <folding />
crazybobleeed8825f2006-12-06 01:28:10 +0000360 </state>
361 </provider>
362 </entry>
363 </file>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000364 <file leaf-file-name="ConstantConversionTest.java" pinned="false" current="false" current-in-tab="false">
365 <entry file="file://$PROJECT_DIR$/test/com/google/inject/ConstantConversionTest.java">
crazybobleeed8825f2006-12-06 01:28:10 +0000366 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000367 <state line="26" column="13" selection-start="770" selection-end="770" vertical-scroll-proportion="0.22666667">
crazybobleeb9446682006-12-11 07:16:41 +0000368 <folding />
crazyboblee66b415a2006-08-25 02:01:19 +0000369 </state>
370 </provider>
371 </entry>
372 </file>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000373 <file leaf-file-name="NotRequiredTest.java" pinned="false" current="false" current-in-tab="false">
374 <entry file="file://$PROJECT_DIR$/test/com/google/inject/NotRequiredTest.java">
crazyboblee66b415a2006-08-25 02:01:19 +0000375 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000376 <state line="38" column="24" selection-start="1174" selection-end="1174" vertical-scroll-proportion="0.60444444">
crazyboblee66b415a2006-08-25 02:01:19 +0000377 <folding />
378 </state>
379 </provider>
380 </entry>
381 </file>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000382 <file leaf-file-name="StaticInjectionTest.java" pinned="false" current="false" current-in-tab="false">
383 <entry file="file://$PROJECT_DIR$/test/com/google/inject/StaticInjectionTest.java">
crazyboblee66b415a2006-08-25 02:01:19 +0000384 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000385 <state line="37" column="0" selection-start="1131" selection-end="1131" vertical-scroll-proportion="0.5792593">
386 <folding />
387 </state>
388 </provider>
389 </entry>
390 </file>
391 <file leaf-file-name="SpringTest.java" pinned="false" current="false" current-in-tab="false">
392 <entry file="file://$PROJECT_DIR$/test/com/google/inject/SpringTest.java">
393 <provider selected="true" editor-type-id="text-editor">
394 <state line="14" column="3" selection-start="595" selection-end="595" vertical-scroll-proportion="0.0">
395 <folding />
396 </state>
397 </provider>
398 </entry>
399 </file>
400 <file leaf-file-name="ContainerTest.java" pinned="false" current="false" current-in-tab="false">
401 <entry file="file://$PROJECT_DIR$/test/com/google/inject/ContainerTest.java">
402 <provider selected="true" editor-type-id="text-editor">
403 <state line="169" column="29" selection-start="3477" selection-end="3477" vertical-scroll-proportion="3.8533332">
404 <folding />
405 </state>
406 </provider>
407 </entry>
408 </file>
409 <file leaf-file-name="ParameterizedType.class" pinned="false" current="false" current-in-tab="false">
410 <entry file="jar:///usr/local/buildtools/java/jdk1.5.0_06/jre/lib/rt.jar!/java/lang/reflect/ParameterizedType.class">
411 <provider selected="true" editor-type-id="text-editor">
412 <state line="5" column="17" selection-start="159" selection-end="159" vertical-scroll-proportion="0.10074074">
413 <folding />
414 </state>
415 </provider>
416 </entry>
417 </file>
418 <file leaf-file-name="Type.class" pinned="false" current="false" current-in-tab="false">
419 <entry file="jar:///usr/local/buildtools/java/jdk1.5.0_06/jre/lib/rt.jar!/java/lang/reflect/Type.class">
420 <provider selected="true" editor-type-id="text-editor">
421 <state line="5" column="17" selection-start="159" selection-end="159" vertical-scroll-proportion="0.10074074">
crazyboblee66b415a2006-08-25 02:01:19 +0000422 <folding />
423 </state>
424 </provider>
425 </entry>
426 </file>
crazybobleeb9446682006-12-11 07:16:41 +0000427 <file leaf-file-name="KeyTest.java" pinned="false" current="false" current-in-tab="false">
crazyboblee41bc8522006-12-08 07:06:55 +0000428 <entry file="file://$PROJECT_DIR$/test/com/google/inject/KeyTest.java">
crazyboblee66b415a2006-08-25 02:01:19 +0000429 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000430 <state line="14" column="3" selection-start="595" selection-end="595" vertical-scroll-proportion="0.3525926">
crazyboblee66b415a2006-08-25 02:01:19 +0000431 <folding />
432 </state>
433 </provider>
434 </entry>
435 </file>
crazyboblee41bc8522006-12-08 07:06:55 +0000436 <file leaf-file-name="AllTests.java" pinned="false" current="false" current-in-tab="false">
437 <entry file="file://$PROJECT_DIR$/test/com/google/inject/AllTests.java">
crazyboblee66b415a2006-08-25 02:01:19 +0000438 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000439 <state line="29" column="13" selection-start="964" selection-end="964" vertical-scroll-proportion="0.22666667">
440 <folding />
441 </state>
442 </provider>
443 </entry>
444 </file>
445 <file leaf-file-name="Context.java" pinned="false" current="false" current-in-tab="false">
446 <entry file="file://$PROJECT_DIR$/src/com/google/inject/Context.java">
447 <provider selected="true" editor-type-id="text-editor">
448 <state line="53" column="57" selection-start="1496" selection-end="1496" vertical-scroll-proportion="0.9822222">
449 <folding />
450 </state>
451 </provider>
452 </entry>
453 </file>
454 <file leaf-file-name="Objects.java" pinned="false" current="false" current-in-tab="false">
455 <entry file="file://$PROJECT_DIR$/src/com/google/inject/util/Objects.java">
456 <provider selected="true" editor-type-id="text-editor">
457 <state line="23" column="13" selection-start="716" selection-end="716" vertical-scroll-proportion="0.22666667">
458 <folding />
459 </state>
460 </provider>
461 </entry>
462 </file>
463 <file leaf-file-name="DependencyException.java" pinned="false" current="false" current-in-tab="false">
464 <entry file="file://$PROJECT_DIR$/src/com/google/inject/DependencyException.java">
465 <provider selected="true" editor-type-id="text-editor">
466 <state line="23" column="13" selection-start="736" selection-end="736" vertical-scroll-proportion="0.22666667">
467 <folding />
468 </state>
469 </provider>
470 </entry>
471 </file>
472 <file leaf-file-name="ConstructionContext.java" pinned="false" current="false" current-in-tab="false">
473 <entry file="file://$PROJECT_DIR$/src/com/google/inject/ConstructionContext.java">
474 <provider selected="true" editor-type-id="text-editor">
475 <state line="35" column="19" selection-start="1065" selection-end="1065" vertical-scroll-proportion="0.025185185">
crazyboblee66b415a2006-08-25 02:01:19 +0000476 <folding />
477 </state>
478 </provider>
479 </entry>
480 </file>
481 </leaf>
482 </component>
483 <component name="FindManager">
484 <FindUsagesManager>
485 <setting name="OPEN_NEW_TAB" value="false" />
486 </FindUsagesManager>
487 </component>
488 <component name="HierarchyBrowserManager">
489 <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
490 <option name="SORT_ALPHABETICALLY" value="false" />
491 <option name="HIDE_CLASSES_WHERE_METHOD_NOT_IMPLEMENTED" value="false" />
492 </component>
493 <component name="InspectionManager">
494 <option name="AUTOSCROLL_TO_SOURCE" value="false" />
495 <option name="SPLITTER_PROPORTION" value="0.5" />
496 <option name="GROUP_BY_SEVERITY" value="false" />
crazyboblee07e41822006-11-21 01:27:08 +0000497 <option name="FILTER_RESOLVED_ITEMS" value="true" />
crazyboblee66b415a2006-08-25 02:01:19 +0000498 <option name="ANALYZE_TEST_SOURCES" value="true" />
crazyboblee07e41822006-11-21 01:27:08 +0000499 <option name="SHOW_DIFF_WITH_PREVIOUS_RUN" value="false" />
crazyboblee66b415a2006-08-25 02:01:19 +0000500 <option name="SCOPE_TYPE" value="1" />
501 <option name="CUSTOM_SCOPE_NAME" value="" />
crazyboblee07e41822006-11-21 01:27:08 +0000502 <option name="SHOW_ONLY_DIFF" value="false" />
503 <option name="myCurrentProfileName" value="Default" />
crazyboblee66b415a2006-08-25 02:01:19 +0000504 </component>
crazyboblee07e41822006-11-21 01:27:08 +0000505 <component name="J2EEProjectPane" />
506 <component name="JspContextManager" />
crazyboblee66b415a2006-08-25 02:01:19 +0000507 <component name="ModuleEditorState">
508 <option name="LAST_EDITED_MODULE_NAME" value="guice" />
509 <option name="LAST_EDITED_TAB_NAME" value="Paths" />
510 </component>
511 <component name="NamedScopeManager" />
512 <component name="PackagesPane">
crazyboblee07e41822006-11-21 01:27:08 +0000513 <subPane>
514 <PATH>
515 <PATH_ELEMENT>
516 <option name="myItemId" value="guice.ipr" />
517 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PackageViewProjectNode" />
518 </PATH_ELEMENT>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000519 </PATH>
520 <PATH>
521 <PATH_ELEMENT>
522 <option name="myItemId" value="guice.ipr" />
523 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PackageViewProjectNode" />
524 </PATH_ELEMENT>
crazyboblee07e41822006-11-21 01:27:08 +0000525 <PATH_ELEMENT>
526 <option name="myItemId" value="com.google.inject.util" />
527 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PackageElementNode" />
528 </PATH_ELEMENT>
529 </PATH>
530 <PATH>
531 <PATH_ELEMENT>
532 <option name="myItemId" value="guice.ipr" />
533 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PackageViewProjectNode" />
534 </PATH_ELEMENT>
535 <PATH_ELEMENT>
536 <option name="myItemId" value="com.google.inject" />
537 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PackageElementNode" />
538 </PATH_ELEMENT>
539 </PATH>
540 </subPane>
crazyboblee66b415a2006-08-25 02:01:19 +0000541 </component>
542 <component name="PerforceChangeBrowserSettings">
543 <option name="USE_CLIENT_FILTER" value="true" />
544 <option name="CLIENT" value="" />
545 </component>
546 <component name="PerforceDirect.Settings">
547 <option name="useP4CONFIG" value="true" />
548 <option name="port" value="&lt;perforce_server&gt;:1666" />
549 <option name="client" value="" />
550 <option name="user" value="" />
551 <option name="passwd" value="" />
552 <option name="showCmds" value="false" />
553 <option name="useNativeApi" value="false" />
554 <option name="pathToExec" value="p4" />
555 <option name="useCustomPathToExec" value="false" />
556 <option name="SYNC_FORCE" value="false" />
557 <option name="SYNC_RUN_RESOLVE" value="true" />
558 <option name="REVERT_UNCHANGED_FILES" value="true" />
559 <option name="CHARSET" value="none" />
560 <option name="SHOW_BRANCHES_HISTORY" value="true" />
561 <option name="ENABLED" value="true" />
562 <option name="USE_LOGIN" value="false" />
563 <option name="LOGIN_SILENTLY" value="false" />
crazyboblee66b415a2006-08-25 02:01:19 +0000564 <option name="INTEGRATE_RUN_RESOLVE" value="true" />
565 <option name="INTEGRATE_REVERT_UNCHANGED" value="true" />
crazyboblee07e41822006-11-21 01:27:08 +0000566 <option name="SERVER_TIMEOUT" value="20000" />
crazyboblee66b415a2006-08-25 02:01:19 +0000567 </component>
568 <component name="ProjectLevelVcsManager">
569 <OptionsSetting value="true" id="Add" />
570 <OptionsSetting value="true" id="Remove" />
571 <OptionsSetting value="true" id="Checkin" />
572 <OptionsSetting value="true" id="Checkout" />
573 <OptionsSetting value="true" id="Update" />
574 <OptionsSetting value="true" id="Status" />
575 <OptionsSetting value="true" id="Edit" />
crazyboblee07e41822006-11-21 01:27:08 +0000576 <OptionsSetting value="true" id="Undo Check Out" />
577 <OptionsSetting value="true" id="Compare with SourceSafe Version" />
578 <OptionsSetting value="true" id="Get Latest Version" />
crazyboblee66b415a2006-08-25 02:01:19 +0000579 <ConfirmationsSetting value="0" id="Add" />
580 <ConfirmationsSetting value="0" id="Remove" />
581 </component>
582 <component name="ProjectPane">
crazyboblee07e41822006-11-21 01:27:08 +0000583 <subPane>
584 <PATH>
585 <PATH_ELEMENT>
586 <option name="myItemId" value="guice.ipr" />
587 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
588 </PATH_ELEMENT>
589 <PATH_ELEMENT>
590 <option name="myItemId" value="guice" />
591 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewModuleNode" />
592 </PATH_ELEMENT>
593 </PATH>
594 <PATH>
595 <PATH_ELEMENT>
596 <option name="myItemId" value="guice.ipr" />
597 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
598 </PATH_ELEMENT>
599 <PATH_ELEMENT>
600 <option name="myItemId" value="guice" />
601 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewModuleNode" />
602 </PATH_ELEMENT>
603 <PATH_ELEMENT>
604 <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$" />
605 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
606 </PATH_ELEMENT>
607 </PATH>
608 <PATH>
609 <PATH_ELEMENT>
610 <option name="myItemId" value="guice.ipr" />
611 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
612 </PATH_ELEMENT>
613 <PATH_ELEMENT>
614 <option name="myItemId" value="guice" />
615 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewModuleNode" />
616 </PATH_ELEMENT>
617 <PATH_ELEMENT>
618 <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$" />
619 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
620 </PATH_ELEMENT>
621 <PATH_ELEMENT>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000622 <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$/src" />
crazyboblee07e41822006-11-21 01:27:08 +0000623 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
624 </PATH_ELEMENT>
625 <PATH_ELEMENT>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000626 <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$/src/com/google/inject" />
crazyboblee07e41822006-11-21 01:27:08 +0000627 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
628 </PATH_ELEMENT>
629 </PATH>
crazybobleeb9446682006-12-11 07:16:41 +0000630 <PATH>
631 <PATH_ELEMENT>
632 <option name="myItemId" value="guice.ipr" />
633 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
634 </PATH_ELEMENT>
635 <PATH_ELEMENT>
636 <option name="myItemId" value="guice" />
637 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewModuleNode" />
638 </PATH_ELEMENT>
639 <PATH_ELEMENT>
640 <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$" />
641 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
642 </PATH_ELEMENT>
643 <PATH_ELEMENT>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000644 <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$/javadoc" />
645 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
646 </PATH_ELEMENT>
647 </PATH>
648 <PATH>
649 <PATH_ELEMENT>
650 <option name="myItemId" value="guice.ipr" />
651 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
652 </PATH_ELEMENT>
653 <PATH_ELEMENT>
654 <option name="myItemId" value="guice" />
655 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewModuleNode" />
656 </PATH_ELEMENT>
657 <PATH_ELEMENT>
658 <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$" />
crazybobleeb9446682006-12-11 07:16:41 +0000659 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
660 </PATH_ELEMENT>
661 <PATH_ELEMENT>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000662 <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$/javadoc" />
663 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
664 </PATH_ELEMENT>
665 <PATH_ELEMENT>
666 <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$/javadoc/com" />
667 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
668 </PATH_ELEMENT>
669 <PATH_ELEMENT>
670 <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$/javadoc/com/google" />
671 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
672 </PATH_ELEMENT>
673 <PATH_ELEMENT>
674 <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$/javadoc/com/google/inject" />
crazybobleeb9446682006-12-11 07:16:41 +0000675 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
676 </PATH_ELEMENT>
677 </PATH>
crazyboblee07e41822006-11-21 01:27:08 +0000678 </subPane>
crazyboblee66b415a2006-08-25 02:01:19 +0000679 </component>
680 <component name="ProjectReloadState">
681 <option name="STATE" value="0" />
682 </component>
683 <component name="ProjectView">
crazyboblee07e41822006-11-21 01:27:08 +0000684 <navigator currentView="ProjectPane" proportions="0.16666667" version="1" splitterProportion="0.5">
crazyboblee66b415a2006-08-25 02:01:19 +0000685 <flattenPackages PackagesPane="true" />
686 <showMembers />
crazyboblee07e41822006-11-21 01:27:08 +0000687 <showModules PackagesPane="false" />
crazyboblee66b415a2006-08-25 02:01:19 +0000688 <showLibraryContents PackagesPane="false" />
689 <hideEmptyPackages />
690 <abbreviatePackageNames />
crazybobleeb9446682006-12-11 07:16:41 +0000691 <showStructure Favorites="false" ProjectPane="false" Scope="false" PackagesPane="false" />
crazyboblee66b415a2006-08-25 02:01:19 +0000692 <autoscrollToSource />
693 <autoscrollFromSource />
694 <sortByType />
695 </navigator>
696 </component>
697 <component name="PropertiesComponent">
698 <property name="MemberChooser.copyJavadoc" value="false" />
crazyboblee07e41822006-11-21 01:27:08 +0000699 <property name="cvs_file_history_treeWidth0" value="458" />
700 <property name="cvs_file_history_flatWidth2" value="458" />
701 <property name="cvs_file_history_treeOrder1" value="1" />
702 <property name="GoToFile.includeJavaFiles" value="false" />
703 <property name="cvs_file_history_flatOrder1" value="1" />
704 <property name="cvs_file_history_flatWidth1" value="457" />
705 <property name="cvs_file_history_treeWidth1" value="457" />
crazyboblee66b415a2006-08-25 02:01:19 +0000706 <property name="GoToClass.includeLibraries" value="false" />
crazyboblee07e41822006-11-21 01:27:08 +0000707 <property name="cvs_file_history_flatOrder2" value="2" />
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000708 <property name="MemberChooser.showClasses" value="true" />
crazyboblee07e41822006-11-21 01:27:08 +0000709 <property name="cvs_file_history_treeWidth2" value="458" />
710 <property name="GoToClass.toSaveIncludeLibraries" value="false" />
711 <property name="cvs_file_history_flatOrder3" value="3" />
712 <property name="RunManagerConfig.showSettingsBeforeRunnig" value="false" />
crazyboblee66b415a2006-08-25 02:01:19 +0000713 <property name="MemberChooser.sorted" value="false" />
714 <property name="RunManagerConfig.compileBeforeRunning" value="true" />
crazyboblee07e41822006-11-21 01:27:08 +0000715 <property name="cvs_file_history_flatOrder0" value="0" />
716 <property name="cvs_file_history_treeOrder3" value="3" />
717 <property name="last_opened_file_path" value="/usr/local/client/2/google3/java/com/google/inject" />
718 <property name="cvs_file_history_treeOrder2" value="2" />
719 <property name="cvs_file_history_treeWidth3" value="457" />
720 <property name="cvs_file_history_flatWidth0" value="458" />
721 <property name="cvs_file_history_flatWidth3" value="457" />
722 <property name="cvs_file_history_treeOrder0" value="0" />
crazyboblee66b415a2006-08-25 02:01:19 +0000723 </component>
724 <component name="ReadonlyStatusHandler">
crazyboblee07e41822006-11-21 01:27:08 +0000725 <option name="SHOW_DIALOG" value="false" />
crazyboblee66b415a2006-08-25 02:01:19 +0000726 </component>
727 <component name="RecentsManager">
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000728 <key name="MoveMembersDialog.RECENTS_KEY">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000729 <recent name="com.google.inject.ContainerBuilder" />
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000730 <recent name="com.google.inject.Key" />
731 </key>
crazyboblee41bc8522006-12-08 07:06:55 +0000732 <key name="CopyClassDialog.RECENTS_KEY">
crazyboblee7c5b2c42007-01-20 02:05:20 +0000733 <recent name="com.google.inject" />
crazyboblee41bc8522006-12-08 07:06:55 +0000734 </key>
crazybobleeb9446682006-12-11 07:16:41 +0000735 <key name="IntroduceConstantDialog.RECENTS_KEY">
736 <recent name="" />
737 </key>
crazyboblee66b415a2006-08-25 02:01:19 +0000738 <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
739 <recent name="com.google.inject.util" />
740 </key>
741 </component>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000742 <component name="RestoreUpdateTree">
743 <UpdateInfo date="1/19/07 5:59 PM" ActionInfo="Chec_k Status">
744 <UpdatedFiles>
745 <FILE-GROUP>
746 <option name="myUpdateName" value="Updated from server" />
747 <option name="myStatusName" value="Changed on server" />
748 <option name="mySupportsDeletion" value="false" />
749 <option name="myCanBeAbsent" value="false" />
750 <option name="myId" value="CHANGED_ON_SERVER" />
751 <FILE-GROUP>
752 <option name="myUpdateName" value="Updated" />
753 <option name="myStatusName" value="Changed" />
754 <option name="mySupportsDeletion" value="false" />
755 <option name="myCanBeAbsent" value="false" />
756 <option name="myId" value="UPDATED" />
757 </FILE-GROUP>
758 <FILE-GROUP>
759 <option name="myUpdateName" value="Created" />
760 <option name="myStatusName" value="Created" />
761 <option name="mySupportsDeletion" value="false" />
762 <option name="myCanBeAbsent" value="false" />
763 <option name="myId" value="CREATED" />
764 </FILE-GROUP>
765 <FILE-GROUP>
766 <option name="myUpdateName" value="Deleted" />
767 <option name="myStatusName" value="Deleted" />
768 <option name="mySupportsDeletion" value="false" />
769 <option name="myCanBeAbsent" value="true" />
770 <option name="myId" value="REMOVED_FROM_REPOSITORY" />
771 </FILE-GROUP>
772 <FILE-GROUP>
773 <option name="myUpdateName" value="Restored" />
774 <option name="myStatusName" value="Will be restored" />
775 <option name="mySupportsDeletion" value="false" />
776 <option name="myCanBeAbsent" value="false" />
777 <option name="myId" value="RESTORED" />
778 </FILE-GROUP>
779 <FILE-GROUP>
780 <option name="myUpdateName" value="UpdatedOnServer" />
781 <option name="myStatusName" value="Modified on Server" />
782 <option name="mySupportsDeletion" value="true" />
783 <option name="myCanBeAbsent" value="false" />
784 <option name="myId" value="Modified On Server" />
785 </FILE-GROUP>
786 <FILE-GROUP>
787 <option name="myUpdateName" value="ReplacedOnServer" />
788 <option name="myStatusName" value="Replaced on Server" />
789 <option name="mySupportsDeletion" value="true" />
790 <option name="myCanBeAbsent" value="false" />
791 <option name="myId" value="Replaced On Server" />
792 </FILE-GROUP>
793 </FILE-GROUP>
794 <FILE-GROUP>
795 <option name="myUpdateName" value="Modified" />
796 <option name="myStatusName" value="Modified" />
797 <option name="mySupportsDeletion" value="false" />
798 <option name="myCanBeAbsent" value="false" />
799 <option name="myId" value="MODIFIED" />
800 <PATH>$PROJECT_DIR$/javadoc/com/google/inject/ContainerBuilder.html</PATH>
801 <PATH>$PROJECT_DIR$/javadoc/com/google/inject/Factory.html</PATH>
802 <PATH>$PROJECT_DIR$/javadoc/index-all.html</PATH>
803 </FILE-GROUP>
804 <FILE-GROUP>
805 <option name="myUpdateName" value="Skipped" />
806 <option name="myStatusName" value="Skipped" />
807 <option name="mySupportsDeletion" value="false" />
808 <option name="myCanBeAbsent" value="false" />
809 <option name="myId" value="SKIPPED" />
810 </FILE-GROUP>
811 <FILE-GROUP>
812 <option name="myUpdateName" value="Merged with conflicts" />
813 <option name="myStatusName" value="Will be merged with conflicts" />
814 <option name="mySupportsDeletion" value="false" />
815 <option name="myCanBeAbsent" value="false" />
816 <option name="myId" value="MERGED_WITH_CONFLICTS" />
817 </FILE-GROUP>
818 <FILE-GROUP>
819 <option name="myUpdateName" value="Merged" />
820 <option name="myStatusName" value="Will be merged" />
821 <option name="mySupportsDeletion" value="false" />
822 <option name="myCanBeAbsent" value="false" />
823 <option name="myId" value="MERGED" />
824 </FILE-GROUP>
825 <FILE-GROUP>
826 <option name="myUpdateName" value="Not in repository" />
827 <option name="myStatusName" value="Not in repository" />
828 <option name="mySupportsDeletion" value="true" />
829 <option name="myCanBeAbsent" value="false" />
830 <option name="myId" value="UNKNOWN" />
831 </FILE-GROUP>
832 <FILE-GROUP>
833 <option name="myUpdateName" value="Locally added" />
834 <option name="myStatusName" value="Locally added" />
835 <option name="mySupportsDeletion" value="false" />
836 <option name="myCanBeAbsent" value="false" />
837 <option name="myId" value="LOCALLY_ADDED" />
838 </FILE-GROUP>
839 <FILE-GROUP>
840 <option name="myUpdateName" value="Locally removed" />
841 <option name="myStatusName" value="Locally removed" />
842 <option name="mySupportsDeletion" value="false" />
843 <option name="myCanBeAbsent" value="false" />
844 <option name="myId" value="LOCALLY_REMOVED" />
845 </FILE-GROUP>
846 </UpdatedFiles>
847 </UpdateInfo>
848 </component>
849 <component name="RunManager" selected="JUnit.AllTests">
850 <tempConfiguration default="false" name="AllTests" type="JUnit" factoryName="JUnit" enabled="false" merge="false">
crazybobleeed8825f2006-12-06 01:28:10 +0000851 <pattern value="com.google.inject.*" />
crazyboblee66b415a2006-08-25 02:01:19 +0000852 <module name="guice" />
853 <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
854 <option name="ALTERNATIVE_JRE_PATH" />
855 <option name="PACKAGE_NAME" value="com.google.inject" />
crazyboblee7c5b2c42007-01-20 02:05:20 +0000856 <option name="MAIN_CLASS_NAME" value="com.google.inject.AllTests" />
857 <option name="METHOD_NAME" />
858 <option name="TEST_OBJECT" value="class" />
crazyboblee66b415a2006-08-25 02:01:19 +0000859 <option name="VM_PARAMETERS" />
860 <option name="PARAMETERS" />
861 <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
862 <option name="ADDITIONAL_CLASS_PATH" />
863 <option name="TEST_SEARCH_SCOPE">
864 <value defaultName="wholeProject" />
865 </option>
866 <RunnerSettings RunnerId="Run" />
867 <ConfigurationWrapper RunnerId="Run" />
crazyboblee07e41822006-11-21 01:27:08 +0000868 <method>
869 <option name="Make" value="true" />
870 </method>
crazyboblee66b415a2006-08-25 02:01:19 +0000871 </tempConfiguration>
crazyboblee7c5b2c42007-01-20 02:05:20 +0000872 <configuration default="true" type="Application" factoryName="Application" enabled="false" merge="false">
873 <option name="MAIN_CLASS_NAME" />
874 <option name="VM_PARAMETERS" />
875 <option name="PROGRAM_PARAMETERS" />
876 <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
877 <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
878 <option name="ALTERNATIVE_JRE_PATH" />
879 <option name="ENABLE_SWING_INSPECTOR" value="false" />
880 <module name="" />
881 </configuration>
882 <configuration default="true" type="Remote" factoryName="Remote">
883 <option name="USE_SOCKET_TRANSPORT" value="true" />
884 <option name="SERVER_MODE" value="false" />
885 <option name="SHMEM_ADDRESS" value="javadebug" />
886 <option name="HOST" value="localhost" />
887 <option name="PORT" value="5005" />
888 </configuration>
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000889 <configuration default="true" type="Applet" factoryName="Applet">
890 <module name="" />
891 <option name="MAIN_CLASS_NAME" />
892 <option name="HTML_FILE_NAME" />
893 <option name="HTML_USED" value="false" />
894 <option name="WIDTH" value="400" />
895 <option name="HEIGHT" value="300" />
896 <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
897 <option name="VM_PARAMETERS" />
898 <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
899 <option name="ALTERNATIVE_JRE_PATH" />
900 </configuration>
crazyboblee41bc8522006-12-08 07:06:55 +0000901 <configuration default="true" type="JUnit" factoryName="JUnit" enabled="false" merge="false">
902 <module name="" />
903 <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
904 <option name="ALTERNATIVE_JRE_PATH" />
905 <option name="PACKAGE_NAME" />
906 <option name="MAIN_CLASS_NAME" />
907 <option name="METHOD_NAME" />
908 <option name="TEST_OBJECT" value="class" />
909 <option name="VM_PARAMETERS" />
910 <option name="PARAMETERS" />
911 <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
912 <option name="ADDITIONAL_CLASS_PATH" />
913 <option name="TEST_SEARCH_SCOPE">
914 <value defaultName="wholeProject" />
915 </option>
916 <method>
917 <option name="Make" value="true" />
918 </method>
919 </configuration>
crazyboblee66b415a2006-08-25 02:01:19 +0000920 </component>
crazyboblee6ab7e1f2006-12-02 00:20:36 +0000921 <component name="ScopeViewComponent">
922 <subPane subId="Project">
923 <PATH>
924 <PATH_ELEMENT USER_OBJECT="Root">
925 <option name="myItemId" value="" />
926 <option name="myItemType" value="" />
927 </PATH_ELEMENT>
928 </PATH>
929 </subPane>
930 </component>
crazyboblee66b415a2006-08-25 02:01:19 +0000931 <component name="SelectInManager" />
crazyboblee07e41822006-11-21 01:27:08 +0000932 <component name="StarteamConfiguration">
933 <option name="SERVER" value="" />
934 <option name="PORT" value="49201" />
935 <option name="USER" value="" />
936 <option name="PASSWORD" value="" />
937 <option name="PROJECT" value="" />
938 <option name="VIEW" value="" />
939 <option name="ALTERNATIVE_WORKING_PATH" value="" />
940 <option name="LOCK_ON_CHECKOUT" value="false" />
941 <option name="UNLOCK_ON_CHECKIN" value="false" />
942 </component>
943 <component name="StructuralSearchPlugin">
944 <replaceConfiguration name="user defined" text="// Copyright 2006 Google Inc. All Rights Reserved." recursive="false" caseInsensitive="false" reformatAccordingToStyle="false" shortenFQN="true" replacement="/**&#10; * Copyright (C) 2006 Google Inc.&#10; *&#10; * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&#10; * you may not use this file except in compliance with the License.&#10; * You may obtain a copy of the License at&#10; *&#10; * http://www.apache.org/licenses/LICENSE-2.0&#10; *&#10; * Unless required by applicable law or agreed to in writing, software&#10; * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#10; * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.&#10; * See the License for the specific language governing permissions and&#10; * limitations under the License.&#10; */" history="1" />
945 </component>
crazyboblee66b415a2006-08-25 02:01:19 +0000946 <component name="StructureViewFactory">
947 <option name="AUTOSCROLL_MODE" value="true" />
948 <option name="AUTOSCROLL_FROM_SOURCE" value="false" />
949 <option name="ACTIVE_ACTIONS" value="" />
950 </component>
crazyboblee07e41822006-11-21 01:27:08 +0000951 <component name="Struts Assistant">
952 <option name="showInputs" value="true" />
953 <option name="resources">
954 <value>
955 <option name="strutsPath" />
956 <option name="strutsHelp" />
957 </value>
958 </option>
959 <option name="selectedTaglibs" />
960 <option name="selectedTaglibs" />
961 <option name="myStrutsValidationEnabled" value="true" />
962 <option name="myTilesValidationEnabled" value="true" />
963 <option name="myValidatorValidationEnabled" value="true" />
964 <option name="myReportErrorsAsWarnings" value="true" />
965 </component>
crazyboblee66b415a2006-08-25 02:01:19 +0000966 <component name="SvnChangesBrowserSettings">
967 <option name="USE_AUTHOR_FIELD" value="true" />
968 <option name="AUTHOR" value="" />
crazyboblee07e41822006-11-21 01:27:08 +0000969 <option name="LOCATION" value="https://google-guice.googlecode.com/svn/trunk" />
crazyboblee66b415a2006-08-25 02:01:19 +0000970 <option name="USE_PROJECT_SETTINGS" value="true" />
971 <option name="USE_ALTERNATE_LOCATION" value="false" />
972 </component>
973 <component name="SvnConfiguration">
974 <option name="USER" value="" />
975 <option name="PASSWORD" value="" />
976 <option name="PROCESS_UNRESOLVED" value="false" />
crazyboblee07e41822006-11-21 01:27:08 +0000977 <option name="LAST_MERGED_REVISION" />
978 <option name="UPDATE_RUN_STATUS" value="false" />
979 <option name="UPDATE_RECURSIVELY" value="true" />
980 <option name="MERGE_DRY_RUN" value="false" />
crazyboblee7c5b2c42007-01-20 02:05:20 +0000981 <configuration useDefault="true">/home/crazybob/.subversion</configuration>
crazyboblee07e41822006-11-21 01:27:08 +0000982 <remoteStatus />
crazyboblee7c5b2c42007-01-20 02:05:20 +0000983 <upgradeMode>auto</upgradeMode>
crazyboblee66b415a2006-08-25 02:01:19 +0000984 </component>
985 <component name="TodoView" selected-index="0">
986 <todo-panel id="selected-file">
987 <are-packages-shown value="false" />
988 <are-modules-shown value="false" />
989 <flatten-packages value="false" />
990 <is-autoscroll-to-source value="true" />
991 </todo-panel>
992 <todo-panel id="all">
993 <are-packages-shown value="true" />
994 <are-modules-shown value="false" />
995 <flatten-packages value="false" />
996 <is-autoscroll-to-source value="true" />
997 </todo-panel>
998 </component>
999 <component name="ToolWindowManager">
crazyboblee7c5b2c42007-01-20 02:05:20 +00001000 <frame x="4" y="44" width="1916" height="1156" extended-state="0" />
crazyboblee66b415a2006-08-25 02:01:19 +00001001 <editor active="false" />
1002 <layout>
crazyboblee07e41822006-11-21 01:27:08 +00001003 <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="3" />
1004 <window_info id="CVS" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="8" />
1005 <window_info id="IDEtalk" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="3" />
crazyboblee7c5b2c42007-01-20 02:05:20 +00001006 <window_info id="Mach" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32919848" order="9" />
crazyboblee07e41822006-11-21 01:27:08 +00001007 <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="7" />
crazyboblee41bc8522006-12-08 07:06:55 +00001008 <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.15854311" order="0" />
crazyboblee7c5b2c42007-01-20 02:05:20 +00001009 <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.29517502" order="1" />
crazyboblee07e41822006-11-21 01:27:08 +00001010 <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.16236559" order="1" />
crazyboblee7c5b2c42007-01-20 02:05:20 +00001011 <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.28003785" order="10" />
crazyboblee07e41822006-11-21 01:27:08 +00001012 <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" order="6" />
crazyboblee7c5b2c42007-01-20 02:05:20 +00001013 <window_info id="Profile" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32911393" order="13" />
crazyboblee07e41822006-11-21 01:27:08 +00001014 <window_info id="Module Dependencies" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="3" />
1015 <window_info id="Dependency Viewer" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="11" />
1016 <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="3" />
1017 <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.14623655" order="1" />
crazyboblee7c5b2c42007-01-20 02:05:20 +00001018 <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3282876" order="8" />
1019 <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.29044464" order="2" />
crazyboblee07e41822006-11-21 01:27:08 +00001020 <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" order="2" />
1021 <window_info id="File View" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="6" />
crazyboblee41bc8522006-12-08 07:06:55 +00001022 <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.39978448" order="0" />
crazyboblee7c5b2c42007-01-20 02:05:20 +00001023 <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32639545" order="4" />
crazyboblee07e41822006-11-21 01:27:08 +00001024 <window_info id="IDEtalk Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="8" />
crazyboblee7c5b2c42007-01-20 02:05:20 +00001025 <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.34531695" order="12" />
crazyboblee07e41822006-11-21 01:27:08 +00001026 <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="0" />
1027 <window_info id="Favorites" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="4" />
1028 <window_info id="Dependencies" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" order="5" />
1029 <window_info id="Compare Directories" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32977018" order="3" />
1030 <window_info id="Web" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" order="2" />
1031 <window_info id="EJB" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" order="3" />
1032 <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" order="5" />
crazyboblee66b415a2006-08-25 02:01:19 +00001033 </layout>
1034 </component>
1035 <component name="VCS.FileViewConfiguration">
1036 <option name="SELECTED_STATUSES" value="DEFAULT" />
1037 <option name="SELECTED_COLUMNS" value="DEFAULT" />
1038 <option name="SHOW_FILTERS" value="true" />
1039 <option name="CUSTOMIZE_VIEW" value="true" />
1040 <option name="SHOW_FILE_HISTORY_AS_TREE" value="true" />
1041 </component>
1042 <component name="VcsManagerConfiguration">
crazyboblee07e41822006-11-21 01:27:08 +00001043 <option name="OFFER_MOVE_TO_ANOTHER_CHANGELIST_ON_PARTIAL_COMMIT" value="true" />
crazyboblee66b415a2006-08-25 02:01:19 +00001044 <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="true" />
crazyboblee07e41822006-11-21 01:27:08 +00001045 <option name="PERFORM_UPDATE_IN_BACKGROUND" value="false" />
1046 <option name="PERFORM_COMMIT_IN_BACKGROUND" value="false" />
crazyboblee66b415a2006-08-25 02:01:19 +00001047 <option name="PUT_FOCUS_INTO_COMMENT" value="false" />
1048 <option name="FORCE_NON_EMPTY_COMMENT" value="false" />
crazyboblee6ab7e1f2006-12-02 00:20:36 +00001049 <option name="LAST_COMMIT_MESSAGE" value="Refactoring binding API. Adding support for generic types." />
crazyboblee66b415a2006-08-25 02:01:19 +00001050 <option name="SAVE_LAST_COMMIT_MESSAGE" value="true" />
1051 <option name="CHECKIN_DIALOG_SPLITTER_PROPORTION" value="0.8" />
1052 <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
crazyboblee66b415a2006-08-25 02:01:19 +00001053 <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" />
1054 <option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" />
1055 <option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" />
1056 <option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" />
crazybobleeed8825f2006-12-06 01:28:10 +00001057 <option name="ERROR_OCCURED" value="false" />
crazyboblee07e41822006-11-21 01:27:08 +00001058 <option name="ACTIVE_VCS_NAME" value="svn" />
crazyboblee66b415a2006-08-25 02:01:19 +00001059 <option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
1060 <option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
1061 <option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
crazyboblee07e41822006-11-21 01:27:08 +00001062 <MESSAGE value="Added type conversion for constants. Optimized ReferenceCache. &#10;&#10;Removed null check from ContainerImpl.getInstance(). Added Container.hasBindingFor() to provide comparable functionality.&#10;&#10;Made Key public." />
crazyboblee6ab7e1f2006-12-02 00:20:36 +00001063 <MESSAGE value="Refactoring binding API. Adding support for generic types." />
crazyboblee07e41822006-11-21 01:27:08 +00001064 </component>
1065 <component name="VssConfiguration">
1066 <option name="CLIENT_PATH" value="" />
1067 <option name="SRCSAFEINI_PATH" value="" />
1068 <option name="USER_NAME" value="" />
1069 <option name="PWD" value="" />
1070 <option name="VSS_IS_INITIALIZED" value="true" />
1071 <CheckoutOptions>
1072 <option name="COMMENT" value="" />
1073 <option name="DO_NOT_GET_LATEST_VERSION" value="false" />
1074 <option name="REPLACE_WRITABLE" value="false" />
1075 <option name="RECURSIVE" value="false" />
1076 </CheckoutOptions>
1077 <CheckinOptions>
1078 <option name="COMMENT" value="" />
1079 <option name="KEEP_CHECKED_OUT" value="false" />
1080 <option name="RECURSIVE" value="false" />
1081 </CheckinOptions>
1082 <AddOptions>
1083 <option name="COMMENT" value="" />
1084 <option name="STORE_ONLY_LATEST_VERSION" value="false" />
1085 <option name="CHECK_OUT_IMMEDIATELY" value="false" />
1086 <option name="FILE_TYPE" value="0" />
1087 </AddOptions>
1088 <UndocheckoutOptions>
1089 <option name="MAKE_WRITABLE" value="false" />
1090 <option name="REPLACE_LOCAL_COPY" value="0" />
1091 <option name="RECURSIVE" value="false" />
1092 </UndocheckoutOptions>
1093 <GetOptions>
1094 <option name="REPLACE_WRITABLE" value="0" />
1095 <option name="MAKE_WRITABLE" value="false" />
1096 <option name="ANSWER_NEGATIVELY" value="false" />
1097 <option name="ANSWER_POSITIVELY" value="false" />
1098 <option name="RECURSIVE" value="false" />
crazyboblee7c5b2c42007-01-20 02:05:20 +00001099 <option name="VERSION" />
crazyboblee07e41822006-11-21 01:27:08 +00001100 </GetOptions>
crazyboblee7c5b2c42007-01-20 02:05:20 +00001101 <VssConfigurableExcludedFilesTag />
crazyboblee66b415a2006-08-25 02:01:19 +00001102 </component>
1103 <component name="antWorkspaceConfiguration">
1104 <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
1105 <option name="FILTER_TARGETS" value="false" />
1106 </component>
crazyboblee07e41822006-11-21 01:27:08 +00001107 <component name="com.intellij.ide.util.scopeChooser.ScopeChooserConfigurable" proportions="" version="1">
1108 <option name="myLastEditedConfigurable" />
1109 </component>
crazyboblee7c5b2c42007-01-20 02:05:20 +00001110 <component name="com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectRootMasterDetailsConfigurable" proportions="0.16666667,0.5" version="1">
crazyboblee07e41822006-11-21 01:27:08 +00001111 <option name="myPlainMode" value="false" />
crazyboblee7c5b2c42007-01-20 02:05:20 +00001112 <option name="myLastEditedConfigurable" value="guice" />
crazyboblee07e41822006-11-21 01:27:08 +00001113 </component>
crazyboblee6ab7e1f2006-12-02 00:20:36 +00001114 <component name="com.intellij.profile.ui.ErrorOptionsConfigurable" proportions="0.16666667,0.60142857" version="1">
1115 <option name="myLastEditedConfigurable" value="Default" />
crazyboblee07e41822006-11-21 01:27:08 +00001116 </component>
crazyboblee66b415a2006-08-25 02:01:19 +00001117 <component name="editorHistoryManager">
crazyboblee7c5b2c42007-01-20 02:05:20 +00001118 <entry file="file://$PROJECT_DIR$/src/com/google/inject/ExternalContext.java">
crazyboblee6ab7e1f2006-12-02 00:20:36 +00001119 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +00001120 <state line="68" column="32" selection-start="1728" selection-end="1728" vertical-scroll-proportion="1.2740741">
crazyboblee41bc8522006-12-08 07:06:55 +00001121 <folding />
1122 </state>
1123 </provider>
1124 </entry>
crazyboblee7c5b2c42007-01-20 02:05:20 +00001125 <entry file="file://$PROJECT_DIR$/test/com/google/inject/FactoryTest.java">
crazyboblee41bc8522006-12-08 07:06:55 +00001126 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +00001127 <state line="43" column="0" selection-start="1339" selection-end="1339" vertical-scroll-proportion="-0.025185185">
crazyboblee41bc8522006-12-08 07:06:55 +00001128 <folding />
1129 </state>
1130 </provider>
1131 </entry>
crazyboblee7c5b2c42007-01-20 02:05:20 +00001132 <entry file="file://$PROJECT_DIR$/src/com/google/inject/ConstantFactory.java">
crazyboblee41bc8522006-12-08 07:06:55 +00001133 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +00001134 <state line="21" column="6" selection-start="680" selection-end="680" vertical-scroll-proportion="0.1762963">
crazyboblee41bc8522006-12-08 07:06:55 +00001135 <folding />
1136 </state>
1137 </provider>
1138 </entry>
crazyboblee7c5b2c42007-01-20 02:05:20 +00001139 <entry file="file://$PROJECT_DIR$/test/com/google/inject/ConstantConversionTest.java">
crazybobleeb9446682006-12-11 07:16:41 +00001140 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +00001141 <state line="26" column="13" selection-start="770" selection-end="770" vertical-scroll-proportion="0.22666667">
crazybobleeb9446682006-12-11 07:16:41 +00001142 <folding />
1143 </state>
1144 </provider>
1145 </entry>
crazyboblee7c5b2c42007-01-20 02:05:20 +00001146 <entry file="file://$PROJECT_DIR$/src/com/google/inject/ConstantConversionException.java">
crazybobleeb9446682006-12-11 07:16:41 +00001147 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +00001148 <state line="25" column="6" selection-start="773" selection-end="773" vertical-scroll-proportion="0.27703702">
crazybobleeb9446682006-12-11 07:16:41 +00001149 <folding />
1150 </state>
1151 </provider>
1152 </entry>
crazyboblee7c5b2c42007-01-20 02:05:20 +00001153 <entry file="file://$PROJECT_DIR$/src/com/google/inject/Context.java">
crazybobleeb9446682006-12-11 07:16:41 +00001154 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +00001155 <state line="53" column="57" selection-start="1496" selection-end="1496" vertical-scroll-proportion="0.9822222">
1156 <folding />
1157 </state>
1158 </provider>
1159 </entry>
1160 <entry file="file://$PROJECT_DIR$/src/com/google/inject/Scope.java">
1161 <provider selected="true" editor-type-id="text-editor">
1162 <state line="48" column="0" selection-start="1319" selection-end="1319" vertical-scroll-proportion="0.3614815">
1163 <folding />
1164 </state>
1165 </provider>
1166 </entry>
1167 <entry file="file://$PROJECT_DIR$/src/com/google/inject/ContextualFactory.java">
1168 <provider selected="true" editor-type-id="text-editor">
1169 <state line="23" column="17" selection-start="726" selection-end="726" vertical-scroll-proportion="0.22666667">
1170 <folding />
1171 </state>
1172 </provider>
1173 </entry>
1174 <entry file="file://$PROJECT_DIR$/src/com/google/inject/Factory.java">
1175 <provider selected="true" editor-type-id="text-editor">
1176 <state line="0" column="0" selection-start="0" selection-end="595" vertical-scroll-proportion="0.0">
1177 <folding />
1178 </state>
1179 </provider>
1180 </entry>
1181 <entry file="file://$PROJECT_DIR$/src/com/google/inject/SourceAware.java">
1182 <provider selected="true" editor-type-id="text-editor">
1183 <state line="15" column="0" selection-start="596" selection-end="596" vertical-scroll-proportion="0.37777779">
1184 <folding />
crazybobleeb9446682006-12-11 07:16:41 +00001185 </state>
1186 </provider>
1187 </entry>
crazyboblee41bc8522006-12-08 07:06:55 +00001188 <entry file="file://$PROJECT_DIR$/test/com/google/inject/KeyTest.java">
1189 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +00001190 <state line="14" column="3" selection-start="595" selection-end="595" vertical-scroll-proportion="0.3525926">
crazybobleeed8825f2006-12-06 01:28:10 +00001191 <folding />
crazyboblee6ab7e1f2006-12-02 00:20:36 +00001192 </state>
1193 </provider>
1194 </entry>
crazybobleeb9446682006-12-11 07:16:41 +00001195 <entry file="file://$PROJECT_DIR$/test/com/google/inject/AllTests.java">
1196 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +00001197 <state line="29" column="13" selection-start="964" selection-end="964" vertical-scroll-proportion="0.22666667">
1198 <folding />
1199 </state>
1200 </provider>
1201 </entry>
1202 <entry file="file://$PROJECT_DIR$/src/com/google/inject/ContainerImpl.java">
1203 <provider selected="true" editor-type-id="text-editor">
1204 <state line="67" column="15" selection-start="2168" selection-end="2168" vertical-scroll-proportion="0.3674074">
crazybobleeb9446682006-12-11 07:16:41 +00001205 <folding />
1206 </state>
1207 </provider>
1208 </entry>
1209 <entry file="file://$PROJECT_DIR$/src/com/google/inject/ContainerBuilder.java">
1210 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +00001211 <state line="541" column="27" selection-start="15820" selection-end="15820" vertical-scroll-proportion="0.3674074">
crazybobleeb9446682006-12-11 07:16:41 +00001212 <folding />
1213 </state>
1214 </provider>
1215 </entry>
crazyboblee7c5b2c42007-01-20 02:05:20 +00001216 <entry file="file://$PROJECT_DIR$/src/com/google/inject/Key.java">
crazybobleeb9446682006-12-11 07:16:41 +00001217 <provider selected="true" editor-type-id="text-editor">
crazyboblee7c5b2c42007-01-20 02:05:20 +00001218 <state line="188" column="2" selection-start="4728" selection-end="4728" vertical-scroll-proportion="1.0266666">
crazybobleeb9446682006-12-11 07:16:41 +00001219 <folding />
1220 </state>
1221 </provider>
1222 </entry>
crazyboblee66b415a2006-08-25 02:01:19 +00001223 </component>
1224</project>
1225