ruby-spimaging 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.gitignore +18 -0
- data/.idea/.name +1 -0
- data/.idea/.rakeTasks +7 -0
- data/.idea/compiler.xml +25 -0
- data/.idea/encodings.xml +5 -0
- data/.idea/misc.xml +7 -0
- data/.idea/modules.xml +9 -0
- data/.idea/scopes/scope_settings.xml +5 -0
- data/.idea/vcs.xml +7 -0
- data/.idea/workspace.xml +1283 -0
- data/Gemfile +15 -0
- data/LICENSE.txt +22 -0
- data/README.md +29 -0
- data/Rakefile +26 -0
- data/lib/spimaging/configuration.rb +31 -0
- data/lib/spimaging/protocol.rb +46 -0
- data/lib/spimaging/show_images_request.rb +35 -0
- data/lib/spimaging/show_images_response.rb +12 -0
- data/lib/spimaging/version.rb +4 -0
- data/lib/spimaging.rb +9 -0
- data/ruby-spimaging.gemspec +24 -0
- data/ruby-spimaging.iml +40 -0
- data/spec/config.yml +4 -0
- data/spec/show_images_request_spec.rb +38 -0
- data/spec/spec_helper.rb +42 -0
- data/spec/test_server.rb +52 -0
- metadata +108 -0
data/.idea/workspace.xml
ADDED
|
@@ -0,0 +1,1283 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="ChangeListManager">
|
|
4
|
+
<list default="true" id="b062b8df-c581-4b0e-b5c1-cc5cd2d2d3ab" name="Default" comment="">
|
|
5
|
+
<change type="DELETED" beforePath="$PROJECT_DIR$/lib/ruby/spimaging.rb" afterPath="" />
|
|
6
|
+
<change type="DELETED" beforePath="$PROJECT_DIR$/lib/ruby/spimaging/version.rb" afterPath="" />
|
|
7
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Rakefile" afterPath="$PROJECT_DIR$/Rakefile" />
|
|
8
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/ruby-spimaging.gemspec" afterPath="$PROJECT_DIR$/ruby-spimaging.gemspec" />
|
|
9
|
+
</list>
|
|
10
|
+
<ignored path="ruby-spimaging.iws" />
|
|
11
|
+
<ignored path=".idea/workspace.xml" />
|
|
12
|
+
<option name="TRACKING_ENABLED" value="true" />
|
|
13
|
+
<option name="SHOW_DIALOG" value="false" />
|
|
14
|
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
15
|
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
16
|
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
17
|
+
</component>
|
|
18
|
+
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
|
19
|
+
<component name="CoverageDataManager">
|
|
20
|
+
<SUITE FILE_PATH="coverage/ruby-spimaging@All_tests_in_spec__ruby_spimaging.coverage" NAME="All tests in spec: ruby-spimaging Coverage Results" MODIFIED="1416291413530" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/spec" MODULE_NAME="ruby-spimaging" />
|
|
21
|
+
<SUITE FILE_PATH="coverage/ruby-spimaging@Run_spec__show_images_request_spec___ruby_spimaging.coverage" NAME="Run spec 'show_images_request_spec': ruby-spimaging Coverage Results" MODIFIED="1416341006017" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="ruby-spimaging" />
|
|
22
|
+
<SUITE FILE_PATH="coverage/ruby-spimaging@SPImaging__ShowImagesRequest_downloads_the_file__ruby_spimaging.coverage" NAME="SPImaging::ShowImagesRequest downloads the file: ruby-spimaging Coverage Results" MODIFIED="1416340035500" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="ruby-spimaging" />
|
|
23
|
+
<SUITE FILE_PATH="coverage/ruby-spimaging@SPImaging__ShowImagesRequest_includes_the_content_encoding__ruby_spimaging.coverage" NAME="SPImaging::ShowImagesRequest includes the content encoding: ruby-spimaging Coverage Results" MODIFIED="1416341589837" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="ruby-spimaging" />
|
|
24
|
+
<SUITE FILE_PATH="coverage/ruby-spimaging@SPImaging__ShowImagesRequest_downloads_real_content__ruby_spimaging.coverage" NAME="SPImaging::ShowImagesRequest downloads real content: ruby-spimaging Coverage Results" MODIFIED="1416343592522" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="ruby-spimaging" />
|
|
25
|
+
<SUITE FILE_PATH="coverage/ruby-spimaging@SPImaging__ShowImagesRequest__ruby_spimaging.coverage" NAME="SPImaging::ShowImagesRequest: ruby-spimaging Coverage Results" MODIFIED="1416341608179" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="ruby-spimaging" />
|
|
26
|
+
<SUITE FILE_PATH="coverage/ruby-spimaging@build__ruby_spimaging.coverage" NAME="build: ruby-spimaging Coverage Results" MODIFIED="1416291441942" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="ruby-spimaging" />
|
|
27
|
+
</component>
|
|
28
|
+
<component name="CreatePatchCommitExecutor">
|
|
29
|
+
<option name="PATCH_PATH" value="" />
|
|
30
|
+
</component>
|
|
31
|
+
<component name="DaemonCodeAnalyzer">
|
|
32
|
+
<disable_hints />
|
|
33
|
+
</component>
|
|
34
|
+
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
|
35
|
+
<component name="FavoritesManager">
|
|
36
|
+
<favorites_list name="ruby-spimaging" />
|
|
37
|
+
</component>
|
|
38
|
+
<component name="FileEditorManager">
|
|
39
|
+
<leaf>
|
|
40
|
+
<file leaf-file-name="show_images_request_spec.rb" pinned="false" current="false" current-in-tab="false">
|
|
41
|
+
<entry file="file://$PROJECT_DIR$/spec/show_images_request_spec.rb">
|
|
42
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
43
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="660">
|
|
44
|
+
<caret line="37" column="0" selection-start-line="31" selection-start-column="0" selection-end-line="37" selection-end-column="0" />
|
|
45
|
+
<folding />
|
|
46
|
+
</state>
|
|
47
|
+
</provider>
|
|
48
|
+
</entry>
|
|
49
|
+
</file>
|
|
50
|
+
<file leaf-file-name="spimaging.rb" pinned="false" current="false" current-in-tab="false">
|
|
51
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging.rb">
|
|
52
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
53
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="225">
|
|
54
|
+
<caret line="8" column="11" selection-start-line="8" selection-start-column="3" selection-end-line="8" selection-end-column="3" />
|
|
55
|
+
<folding />
|
|
56
|
+
</state>
|
|
57
|
+
</provider>
|
|
58
|
+
</entry>
|
|
59
|
+
</file>
|
|
60
|
+
<file leaf-file-name="Rakefile" pinned="false" current="true" current-in-tab="true">
|
|
61
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
62
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
63
|
+
<state vertical-scroll-proportion="0.13483146" vertical-offset="0" max-vertical-offset="890">
|
|
64
|
+
<caret line="8" column="25" selection-start-line="8" selection-start-column="25" selection-end-line="8" selection-end-column="25" />
|
|
65
|
+
<folding />
|
|
66
|
+
</state>
|
|
67
|
+
</provider>
|
|
68
|
+
</entry>
|
|
69
|
+
</file>
|
|
70
|
+
<file leaf-file-name="gem_tasks.rb" pinned="false" current="false" current-in-tab="false">
|
|
71
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ree-1.8.7-2012.02@global/gems/bundler-1.3.5/lib/bundler/gem_tasks.rb">
|
|
72
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
73
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="120">
|
|
74
|
+
<caret line="1" column="31" selection-start-line="1" selection-start-column="31" selection-end-line="1" selection-end-column="31" />
|
|
75
|
+
<folding />
|
|
76
|
+
</state>
|
|
77
|
+
</provider>
|
|
78
|
+
</entry>
|
|
79
|
+
</file>
|
|
80
|
+
<file leaf-file-name="gem_helper.rb" pinned="false" current="false" current-in-tab="false">
|
|
81
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ree-1.8.7-2012.02@global/gems/bundler-1.3.5/lib/bundler/gem_helper.rb">
|
|
82
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
83
|
+
<state vertical-scroll-proportion="-10.62963" vertical-offset="268" max-vertical-offset="2640">
|
|
84
|
+
<caret line="37" column="35" selection-start-line="37" selection-start-column="28" selection-end-line="37" selection-end-column="35" />
|
|
85
|
+
<folding />
|
|
86
|
+
</state>
|
|
87
|
+
</provider>
|
|
88
|
+
</entry>
|
|
89
|
+
</file>
|
|
90
|
+
<file leaf-file-name="config.yml" pinned="false" current="false" current-in-tab="false">
|
|
91
|
+
<entry file="file://$PROJECT_DIR$/spec/config.yml">
|
|
92
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
93
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="150">
|
|
94
|
+
<caret line="3" column="16" selection-start-line="3" selection-start-column="16" selection-end-line="3" selection-end-column="16" />
|
|
95
|
+
<folding />
|
|
96
|
+
</state>
|
|
97
|
+
</provider>
|
|
98
|
+
</entry>
|
|
99
|
+
</file>
|
|
100
|
+
<file leaf-file-name="Gemfile" pinned="false" current="false" current-in-tab="false">
|
|
101
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
102
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
103
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="315">
|
|
104
|
+
<caret line="15" column="18" selection-start-line="15" selection-start-column="0" selection-end-line="15" selection-end-column="0" />
|
|
105
|
+
<folding />
|
|
106
|
+
</state>
|
|
107
|
+
</provider>
|
|
108
|
+
</entry>
|
|
109
|
+
</file>
|
|
110
|
+
<file leaf-file-name="ruby-spimaging.gemspec" pinned="false" current="false" current-in-tab="false">
|
|
111
|
+
<entry file="file://$PROJECT_DIR$/ruby-spimaging.gemspec">
|
|
112
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
113
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="450">
|
|
114
|
+
<caret line="3" column="9" selection-start-line="3" selection-start-column="9" selection-end-line="3" selection-end-column="9" />
|
|
115
|
+
<folding />
|
|
116
|
+
</state>
|
|
117
|
+
</provider>
|
|
118
|
+
</entry>
|
|
119
|
+
</file>
|
|
120
|
+
<file leaf-file-name="version.rb" pinned="false" current="false" current-in-tab="false">
|
|
121
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/version.rb">
|
|
122
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
123
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="150">
|
|
124
|
+
<caret line="2" column="13" selection-start-line="2" selection-start-column="13" selection-end-line="2" selection-end-column="13" />
|
|
125
|
+
<folding />
|
|
126
|
+
</state>
|
|
127
|
+
</provider>
|
|
128
|
+
</entry>
|
|
129
|
+
</file>
|
|
130
|
+
<file leaf-file-name="spec_helper.rb" pinned="false" current="false" current-in-tab="false">
|
|
131
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
|
132
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
133
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="9" max-vertical-offset="720">
|
|
134
|
+
<caret line="32" column="0" selection-start-line="32" selection-start-column="0" selection-end-line="32" selection-end-column="0" />
|
|
135
|
+
<folding />
|
|
136
|
+
</state>
|
|
137
|
+
</provider>
|
|
138
|
+
</entry>
|
|
139
|
+
</file>
|
|
140
|
+
</leaf>
|
|
141
|
+
</component>
|
|
142
|
+
<component name="FindManager">
|
|
143
|
+
<FindUsagesManager>
|
|
144
|
+
<setting name="OPEN_NEW_TAB" value="true" />
|
|
145
|
+
</FindUsagesManager>
|
|
146
|
+
</component>
|
|
147
|
+
<component name="Git.Settings">
|
|
148
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
149
|
+
</component>
|
|
150
|
+
<component name="IdeDocumentHistory">
|
|
151
|
+
<option name="changedFiles">
|
|
152
|
+
<list>
|
|
153
|
+
<option value="$PROJECT_DIR$/README.md" />
|
|
154
|
+
<option value="$PROJECT_DIR$/lib/spdocgen.rb" />
|
|
155
|
+
<option value="$PROJECT_DIR$/lib/spimaging/document.rb" />
|
|
156
|
+
<option value="$PROJECT_DIR$/lib/spimaging/download_request.rb" />
|
|
157
|
+
<option value="$PROJECT_DIR$/lib/spimaging/download_response.rb" />
|
|
158
|
+
<option value="$PROJECT_DIR$/lib/spimaging/render_request.rb" />
|
|
159
|
+
<option value="$PROJECT_DIR$/lib/spimaging/render_response.rb" />
|
|
160
|
+
<option value="$PROJECT_DIR$/lib/spimaging/status_response.rb" />
|
|
161
|
+
<option value="$PROJECT_DIR$/spec/download_request_spec.rb" />
|
|
162
|
+
<option value="$PROJECT_DIR$/LICENSE.txt" />
|
|
163
|
+
<option value="$PROJECT_DIR$/lib/spimaging/status_request.rb" />
|
|
164
|
+
<option value="$PROJECT_DIR$/lib/spimaging/show_request.rb" />
|
|
165
|
+
<option value="$PROJECT_DIR$/lib/spimaging/configuration.rb" />
|
|
166
|
+
<option value="$PROJECT_DIR$/lib/spimaging/version.rb" />
|
|
167
|
+
<option value="$PROJECT_DIR$/spec/download_requests_spec.rb" />
|
|
168
|
+
<option value="$PROJECT_DIR$/spec/test_server.rb" />
|
|
169
|
+
<option value="$PROJECT_DIR$/spimaging.gemspec" />
|
|
170
|
+
<option value="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
171
|
+
<option value="$PROJECT_DIR$/Gemfile" />
|
|
172
|
+
<option value="$PROJECT_DIR$/lib/spimaging/show_images_request.rb" />
|
|
173
|
+
<option value="$USER_HOME$/.rvm/gems/ree-1.8.7-2012.02/gems/rspec-core-3.1.7/lib/rspec/core/example.rb" />
|
|
174
|
+
<option value="$PROJECT_DIR$/lib/spimaging/show_images_response.rb" />
|
|
175
|
+
<option value="$PROJECT_DIR$/lib/spimaging.rb" />
|
|
176
|
+
<option value="$PROJECT_DIR$/lib/spimaging/protocol.rb" />
|
|
177
|
+
<option value="$PROJECT_DIR$/spec/spec_helper.rb" />
|
|
178
|
+
<option value="$PROJECT_DIR$/spec/show_images_request_spec.rb" />
|
|
179
|
+
<option value="$PROJECT_DIR$/Rakefile" />
|
|
180
|
+
<option value="$PROJECT_DIR$/lib/ruby/spimaging/version.rb" />
|
|
181
|
+
<option value="$PROJECT_DIR$/lib/ruby/spimaging.rb" />
|
|
182
|
+
<option value="$PROJECT_DIR$/ruby-spimaging.gemspec" />
|
|
183
|
+
</list>
|
|
184
|
+
</option>
|
|
185
|
+
</component>
|
|
186
|
+
<component name="ProjectFrameBounds">
|
|
187
|
+
<option name="x" value="1920" />
|
|
188
|
+
<option name="y" value="24" />
|
|
189
|
+
<option name="width" value="1920" />
|
|
190
|
+
<option name="height" value="1056" />
|
|
191
|
+
</component>
|
|
192
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
193
|
+
<OptionsSetting value="true" id="Add" />
|
|
194
|
+
<OptionsSetting value="true" id="Remove" />
|
|
195
|
+
<OptionsSetting value="true" id="Checkout" />
|
|
196
|
+
<OptionsSetting value="true" id="Update" />
|
|
197
|
+
<OptionsSetting value="true" id="Status" />
|
|
198
|
+
<OptionsSetting value="true" id="Edit" />
|
|
199
|
+
<ConfirmationsSetting value="0" id="Add" />
|
|
200
|
+
<ConfirmationsSetting value="0" id="Remove" />
|
|
201
|
+
</component>
|
|
202
|
+
<component name="ProjectReloadState">
|
|
203
|
+
<option name="STATE" value="0" />
|
|
204
|
+
</component>
|
|
205
|
+
<component name="ProjectView">
|
|
206
|
+
<navigator currentView="ProjectPane" proportions="" version="1">
|
|
207
|
+
<flattenPackages />
|
|
208
|
+
<showMembers />
|
|
209
|
+
<showModules />
|
|
210
|
+
<showLibraryContents />
|
|
211
|
+
<hideEmptyPackages />
|
|
212
|
+
<abbreviatePackageNames />
|
|
213
|
+
<autoscrollToSource />
|
|
214
|
+
<autoscrollFromSource />
|
|
215
|
+
<sortByType />
|
|
216
|
+
</navigator>
|
|
217
|
+
<panes>
|
|
218
|
+
<pane id="ProjectPane">
|
|
219
|
+
<subPane>
|
|
220
|
+
<PATH>
|
|
221
|
+
<PATH_ELEMENT>
|
|
222
|
+
<option name="myItemId" value="ruby-spimaging" />
|
|
223
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
224
|
+
</PATH_ELEMENT>
|
|
225
|
+
</PATH>
|
|
226
|
+
<PATH>
|
|
227
|
+
<PATH_ELEMENT>
|
|
228
|
+
<option name="myItemId" value="ruby-spimaging" />
|
|
229
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
230
|
+
</PATH_ELEMENT>
|
|
231
|
+
<PATH_ELEMENT>
|
|
232
|
+
<option name="myItemId" value="ruby-spimaging" />
|
|
233
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
234
|
+
</PATH_ELEMENT>
|
|
235
|
+
</PATH>
|
|
236
|
+
<PATH>
|
|
237
|
+
<PATH_ELEMENT>
|
|
238
|
+
<option name="myItemId" value="ruby-spimaging" />
|
|
239
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
240
|
+
</PATH_ELEMENT>
|
|
241
|
+
<PATH_ELEMENT>
|
|
242
|
+
<option name="myItemId" value="ruby-spimaging" />
|
|
243
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
244
|
+
</PATH_ELEMENT>
|
|
245
|
+
<PATH_ELEMENT>
|
|
246
|
+
<option name="myItemId" value="spec" />
|
|
247
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
248
|
+
</PATH_ELEMENT>
|
|
249
|
+
</PATH>
|
|
250
|
+
<PATH>
|
|
251
|
+
<PATH_ELEMENT>
|
|
252
|
+
<option name="myItemId" value="ruby-spimaging" />
|
|
253
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
254
|
+
</PATH_ELEMENT>
|
|
255
|
+
<PATH_ELEMENT>
|
|
256
|
+
<option name="myItemId" value="ruby-spimaging" />
|
|
257
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
258
|
+
</PATH_ELEMENT>
|
|
259
|
+
<PATH_ELEMENT>
|
|
260
|
+
<option name="myItemId" value="lib" />
|
|
261
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
262
|
+
</PATH_ELEMENT>
|
|
263
|
+
</PATH>
|
|
264
|
+
<PATH>
|
|
265
|
+
<PATH_ELEMENT>
|
|
266
|
+
<option name="myItemId" value="ruby-spimaging" />
|
|
267
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
268
|
+
</PATH_ELEMENT>
|
|
269
|
+
<PATH_ELEMENT>
|
|
270
|
+
<option name="myItemId" value="ruby-spimaging" />
|
|
271
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
272
|
+
</PATH_ELEMENT>
|
|
273
|
+
<PATH_ELEMENT>
|
|
274
|
+
<option name="myItemId" value="lib" />
|
|
275
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
276
|
+
</PATH_ELEMENT>
|
|
277
|
+
<PATH_ELEMENT>
|
|
278
|
+
<option name="myItemId" value="spimaging" />
|
|
279
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
280
|
+
</PATH_ELEMENT>
|
|
281
|
+
</PATH>
|
|
282
|
+
</subPane>
|
|
283
|
+
</pane>
|
|
284
|
+
<pane id="PackagesPane" />
|
|
285
|
+
<pane id="Scope" />
|
|
286
|
+
</panes>
|
|
287
|
+
</component>
|
|
288
|
+
<component name="PropertiesComponent">
|
|
289
|
+
<property name="GoToFile.includeJavaFiles" value="false" />
|
|
290
|
+
<property name="GoToClass.toSaveIncludeLibraries" value="false" />
|
|
291
|
+
<property name="MemberChooser.sorted" value="false" />
|
|
292
|
+
<property name="MemberChooser.showClasses" value="true" />
|
|
293
|
+
<property name="GoToClass.includeLibraries" value="false" />
|
|
294
|
+
<property name="MemberChooser.copyJavadoc" value="false" />
|
|
295
|
+
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
296
|
+
<property name="recentsLimit" value="5" />
|
|
297
|
+
<property name="project.structure.last.edited" value="Modules" />
|
|
298
|
+
<property name="project.structure.proportion" value="0.15" />
|
|
299
|
+
<property name="project.structure.side.proportion" value="0.2" />
|
|
300
|
+
<property name="RakeTaksPopup.undocumentedIncluded" value="false" />
|
|
301
|
+
</component>
|
|
302
|
+
<component name="RunManager" selected="RSpec.SPImaging::ShowImagesRequest downloads real content: ruby-spimaging">
|
|
303
|
+
<configuration default="false" name="SPImaging::ShowImagesRequest downloads the file: ruby-spimaging" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
|
304
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
|
305
|
+
<module name="ruby-spimaging" />
|
|
306
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
307
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
|
308
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
309
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
310
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
311
|
+
<envs>
|
|
312
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
|
313
|
+
</envs>
|
|
314
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
315
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
316
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
317
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
318
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
319
|
+
</COVERAGE_PATTERN>
|
|
320
|
+
</EXTENSION>
|
|
321
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
322
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
323
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/show_images_request_spec.rb" />
|
|
324
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
|
325
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
|
326
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="SPImaging::ShowImagesRequest downloads the file" />
|
|
327
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
328
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
|
329
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
|
330
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
|
331
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
332
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
333
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
|
334
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
|
335
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
336
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
|
337
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
338
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
|
339
|
+
<method />
|
|
340
|
+
</configuration>
|
|
341
|
+
<configuration default="false" name="Run spec 'show_images_request_spec': ruby-spimaging" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
|
342
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
|
343
|
+
<module name="ruby-spimaging" />
|
|
344
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
345
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
|
346
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
347
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
348
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
349
|
+
<envs>
|
|
350
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
|
351
|
+
</envs>
|
|
352
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
|
353
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
354
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
355
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
356
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
357
|
+
</COVERAGE_PATTERN>
|
|
358
|
+
</EXTENSION>
|
|
359
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
360
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
361
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/show_images_request_spec.rb" />
|
|
362
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
|
363
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
|
364
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
|
365
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
366
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
|
367
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
|
368
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
|
369
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
370
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
371
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
|
372
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
|
373
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
|
374
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
|
375
|
+
<method />
|
|
376
|
+
</configuration>
|
|
377
|
+
<configuration default="false" name="SPImaging::ShowImagesRequest includes the content encoding: ruby-spimaging" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
|
378
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
|
379
|
+
<module name="ruby-spimaging" />
|
|
380
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
381
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
|
382
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
383
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
384
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
385
|
+
<envs>
|
|
386
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
|
387
|
+
</envs>
|
|
388
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
|
389
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
390
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
391
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
392
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
393
|
+
</COVERAGE_PATTERN>
|
|
394
|
+
</EXTENSION>
|
|
395
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
396
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
397
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/show_images_request_spec.rb" />
|
|
398
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
|
399
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
|
400
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="SPImaging::ShowImagesRequest includes the content encoding" />
|
|
401
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
402
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
|
403
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
|
404
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
|
405
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
406
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
407
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
|
408
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
|
409
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
410
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
|
411
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
412
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
|
413
|
+
<method />
|
|
414
|
+
</configuration>
|
|
415
|
+
<configuration default="false" name="SPImaging::ShowImagesRequest: ruby-spimaging" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
|
416
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
|
417
|
+
<module name="ruby-spimaging" />
|
|
418
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
419
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
|
420
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
421
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
422
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
423
|
+
<envs>
|
|
424
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
|
425
|
+
</envs>
|
|
426
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
|
427
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
428
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
429
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
430
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
431
|
+
</COVERAGE_PATTERN>
|
|
432
|
+
</EXTENSION>
|
|
433
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
434
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
435
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/show_images_request_spec.rb" />
|
|
436
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
|
437
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
|
438
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="SPImaging::ShowImagesRequest" />
|
|
439
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
440
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
|
441
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
|
442
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
|
443
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
444
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
445
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
|
446
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
|
447
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
|
448
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
|
449
|
+
<method />
|
|
450
|
+
</configuration>
|
|
451
|
+
<configuration default="false" name="SPImaging::ShowImagesRequest downloads real content: ruby-spimaging" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
|
452
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
|
453
|
+
<module name="ruby-spimaging" />
|
|
454
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
455
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
|
456
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
457
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
458
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
459
|
+
<envs>
|
|
460
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
|
461
|
+
</envs>
|
|
462
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
|
463
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
464
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
465
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
466
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
467
|
+
</COVERAGE_PATTERN>
|
|
468
|
+
</EXTENSION>
|
|
469
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
470
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
471
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/show_images_request_spec.rb" />
|
|
472
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
|
473
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
|
474
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="SPImaging::ShowImagesRequest downloads real content" />
|
|
475
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
476
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
|
477
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
|
478
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
|
479
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
480
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
481
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
|
482
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
|
483
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
484
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
|
485
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
486
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
|
487
|
+
<method />
|
|
488
|
+
</configuration>
|
|
489
|
+
<configuration default="true" type="GrailsRunConfigurationType" factoryName="Grails">
|
|
490
|
+
<module name="" />
|
|
491
|
+
<setting name="vmparams" value="" />
|
|
492
|
+
<setting name="cmdLine" value="run-app" />
|
|
493
|
+
<setting name="depsClasspath" value="false" />
|
|
494
|
+
<setting name="passParentEnv" value="true" />
|
|
495
|
+
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
496
|
+
<setting name="launchBrowser" value="false" />
|
|
497
|
+
<method />
|
|
498
|
+
</configuration>
|
|
499
|
+
<configuration default="true" type="RakeRunConfigurationType" factoryName="Rake">
|
|
500
|
+
<module name="" />
|
|
501
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
502
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
|
503
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
504
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
505
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
506
|
+
<envs />
|
|
507
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
508
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
509
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
510
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
511
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
512
|
+
</COVERAGE_PATTERN>
|
|
513
|
+
</EXTENSION>
|
|
514
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
515
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="" />
|
|
516
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
|
|
517
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
|
|
518
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="false" />
|
|
519
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
|
|
520
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
|
|
521
|
+
<method />
|
|
522
|
+
</configuration>
|
|
523
|
+
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
|
524
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
|
525
|
+
<module name="" />
|
|
526
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
527
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
|
528
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
529
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
530
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
531
|
+
<envs />
|
|
532
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
533
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
534
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
535
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
536
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
537
|
+
</COVERAGE_PATTERN>
|
|
538
|
+
</EXTENSION>
|
|
539
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
540
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
541
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
|
542
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
|
543
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
|
544
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
|
545
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
546
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
|
547
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
|
548
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
|
549
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
550
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
551
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
|
552
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
|
553
|
+
<method />
|
|
554
|
+
</configuration>
|
|
555
|
+
<configuration default="true" type="Remote" factoryName="Remote">
|
|
556
|
+
<option name="USE_SOCKET_TRANSPORT" value="true" />
|
|
557
|
+
<option name="SERVER_MODE" value="false" />
|
|
558
|
+
<option name="SHMEM_ADDRESS" value="javadebug" />
|
|
559
|
+
<option name="HOST" value="localhost" />
|
|
560
|
+
<option name="PORT" value="5005" />
|
|
561
|
+
<method />
|
|
562
|
+
</configuration>
|
|
563
|
+
<configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
564
|
+
<module name="" />
|
|
565
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
566
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
|
|
567
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
568
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
569
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
570
|
+
<envs />
|
|
571
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
572
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
573
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
574
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
575
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
576
|
+
</COVERAGE_PATTERN>
|
|
577
|
+
</EXTENSION>
|
|
578
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
579
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
|
|
580
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
|
581
|
+
<method />
|
|
582
|
+
</configuration>
|
|
583
|
+
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
|
|
584
|
+
<method />
|
|
585
|
+
</configuration>
|
|
586
|
+
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
|
|
587
|
+
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
|
588
|
+
<module name="" />
|
|
589
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
590
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
|
591
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
592
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
593
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
594
|
+
<envs />
|
|
595
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
596
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
597
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
598
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
599
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
600
|
+
</COVERAGE_PATTERN>
|
|
601
|
+
</EXTENSION>
|
|
602
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
603
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
604
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
|
605
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
|
606
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
|
607
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
608
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
609
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
610
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
|
611
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
|
612
|
+
<method />
|
|
613
|
+
</configuration>
|
|
614
|
+
<configuration default="true" type="FlexUnitRunConfigurationType" factoryName="FlexUnit" appDescriptorForEmulator="Android" class_name="" emulatorAdlOptions="" method_name="" package_name="" scope="Class">
|
|
615
|
+
<option name="BCName" value="" />
|
|
616
|
+
<option name="launcherParameters">
|
|
617
|
+
<LauncherParameters>
|
|
618
|
+
<option name="browser" value="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" />
|
|
619
|
+
<option name="launcherType" value="OSDefault" />
|
|
620
|
+
<option name="newPlayerInstance" value="false" />
|
|
621
|
+
<option name="playerPath" value="/usr/bin/flashplayerdebugger" />
|
|
622
|
+
</LauncherParameters>
|
|
623
|
+
</option>
|
|
624
|
+
<option name="moduleName" value="" />
|
|
625
|
+
<option name="trusted" value="true" />
|
|
626
|
+
<method />
|
|
627
|
+
</configuration>
|
|
628
|
+
<configuration default="true" type="Applet" factoryName="Applet">
|
|
629
|
+
<module name="" />
|
|
630
|
+
<option name="MAIN_CLASS_NAME" />
|
|
631
|
+
<option name="HTML_FILE_NAME" />
|
|
632
|
+
<option name="HTML_USED" value="false" />
|
|
633
|
+
<option name="WIDTH" value="400" />
|
|
634
|
+
<option name="HEIGHT" value="300" />
|
|
635
|
+
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
|
636
|
+
<option name="VM_PARAMETERS" />
|
|
637
|
+
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
638
|
+
<option name="ALTERNATIVE_JRE_PATH" />
|
|
639
|
+
<method />
|
|
640
|
+
</configuration>
|
|
641
|
+
<configuration default="true" type="Application" factoryName="Application">
|
|
642
|
+
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
643
|
+
<option name="MAIN_CLASS_NAME" />
|
|
644
|
+
<option name="VM_PARAMETERS" />
|
|
645
|
+
<option name="PROGRAM_PARAMETERS" />
|
|
646
|
+
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
647
|
+
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
648
|
+
<option name="ALTERNATIVE_JRE_PATH" />
|
|
649
|
+
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
650
|
+
<option name="ENV_VARIABLES" />
|
|
651
|
+
<option name="PASS_PARENT_ENVS" value="true" />
|
|
652
|
+
<module name="" />
|
|
653
|
+
<envs />
|
|
654
|
+
<method />
|
|
655
|
+
</configuration>
|
|
656
|
+
<configuration default="true" type="JUnit" factoryName="JUnit">
|
|
657
|
+
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
658
|
+
<module name="" />
|
|
659
|
+
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
660
|
+
<option name="ALTERNATIVE_JRE_PATH" />
|
|
661
|
+
<option name="PACKAGE_NAME" />
|
|
662
|
+
<option name="MAIN_CLASS_NAME" />
|
|
663
|
+
<option name="METHOD_NAME" />
|
|
664
|
+
<option name="TEST_OBJECT" value="class" />
|
|
665
|
+
<option name="VM_PARAMETERS" value="-ea" />
|
|
666
|
+
<option name="PARAMETERS" />
|
|
667
|
+
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
668
|
+
<option name="ENV_VARIABLES" />
|
|
669
|
+
<option name="PASS_PARENT_ENVS" value="true" />
|
|
670
|
+
<option name="TEST_SEARCH_SCOPE">
|
|
671
|
+
<value defaultName="moduleWithDependencies" />
|
|
672
|
+
</option>
|
|
673
|
+
<envs />
|
|
674
|
+
<patterns />
|
|
675
|
+
<method />
|
|
676
|
+
</configuration>
|
|
677
|
+
<configuration default="true" type="FlashRunConfigurationType" factoryName="Flash App">
|
|
678
|
+
<option name="BCName" value="" />
|
|
679
|
+
<option name="IOSSimulatorSdkPath" value="" />
|
|
680
|
+
<option name="adlOptions" value="" />
|
|
681
|
+
<option name="airProgramParameters" value="" />
|
|
682
|
+
<option name="appDescriptorForEmulator" value="Android" />
|
|
683
|
+
<option name="debugTransport" value="USB" />
|
|
684
|
+
<option name="debuggerSdkRaw" value="BC SDK" />
|
|
685
|
+
<option name="emulator" value="NexusOne" />
|
|
686
|
+
<option name="emulatorAdlOptions" value="" />
|
|
687
|
+
<option name="fastPackaging" value="true" />
|
|
688
|
+
<option name="fullScreenHeight" value="0" />
|
|
689
|
+
<option name="fullScreenWidth" value="0" />
|
|
690
|
+
<option name="launchUrl" value="false" />
|
|
691
|
+
<option name="launcherParameters">
|
|
692
|
+
<LauncherParameters>
|
|
693
|
+
<option name="browser" value="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" />
|
|
694
|
+
<option name="launcherType" value="OSDefault" />
|
|
695
|
+
<option name="newPlayerInstance" value="false" />
|
|
696
|
+
<option name="playerPath" value="/usr/bin/flashplayerdebugger" />
|
|
697
|
+
</LauncherParameters>
|
|
698
|
+
</option>
|
|
699
|
+
<option name="mobileRunTarget" value="Emulator" />
|
|
700
|
+
<option name="moduleName" value="" />
|
|
701
|
+
<option name="overriddenMainClass" value="" />
|
|
702
|
+
<option name="overriddenOutputFileName" value="" />
|
|
703
|
+
<option name="overrideMainClass" value="false" />
|
|
704
|
+
<option name="runTrusted" value="true" />
|
|
705
|
+
<option name="screenDpi" value="0" />
|
|
706
|
+
<option name="screenHeight" value="0" />
|
|
707
|
+
<option name="screenWidth" value="0" />
|
|
708
|
+
<option name="url" value="http://" />
|
|
709
|
+
<option name="usbDebugPort" value="7936" />
|
|
710
|
+
<method />
|
|
711
|
+
</configuration>
|
|
712
|
+
<list size="5">
|
|
713
|
+
<item index="0" class="java.lang.String" itemvalue="RSpec.SPImaging::ShowImagesRequest downloads the file: ruby-spimaging" />
|
|
714
|
+
<item index="1" class="java.lang.String" itemvalue="RSpec.Run spec 'show_images_request_spec': ruby-spimaging" />
|
|
715
|
+
<item index="2" class="java.lang.String" itemvalue="RSpec.SPImaging::ShowImagesRequest includes the content encoding: ruby-spimaging" />
|
|
716
|
+
<item index="3" class="java.lang.String" itemvalue="RSpec.SPImaging::ShowImagesRequest: ruby-spimaging" />
|
|
717
|
+
<item index="4" class="java.lang.String" itemvalue="RSpec.SPImaging::ShowImagesRequest downloads real content: ruby-spimaging" />
|
|
718
|
+
</list>
|
|
719
|
+
<recent_temporary>
|
|
720
|
+
<list size="5">
|
|
721
|
+
<item index="0" class="java.lang.String" itemvalue="RSpec.SPImaging::ShowImagesRequest downloads real content: ruby-spimaging" />
|
|
722
|
+
<item index="1" class="java.lang.String" itemvalue="RSpec.SPImaging::ShowImagesRequest: ruby-spimaging" />
|
|
723
|
+
<item index="2" class="java.lang.String" itemvalue="RSpec.SPImaging::ShowImagesRequest includes the content encoding: ruby-spimaging" />
|
|
724
|
+
<item index="3" class="java.lang.String" itemvalue="RSpec.Run spec 'show_images_request_spec': ruby-spimaging" />
|
|
725
|
+
<item index="4" class="java.lang.String" itemvalue="RSpec.SPImaging::ShowImagesRequest downloads the file: ruby-spimaging" />
|
|
726
|
+
</list>
|
|
727
|
+
</recent_temporary>
|
|
728
|
+
<configuration name="<template>" type="TestNG" default="true" selected="false">
|
|
729
|
+
<option name="MAIN_CLASS_NAME" />
|
|
730
|
+
<option name="VM_PARAMETERS" value="-ea" />
|
|
731
|
+
<option name="PARAMETERS" />
|
|
732
|
+
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
733
|
+
</configuration>
|
|
734
|
+
<configuration name="<template>" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" default="true" selected="false">
|
|
735
|
+
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m" />
|
|
736
|
+
</configuration>
|
|
737
|
+
<configuration name="<template>" type="WebApp" default="true" selected="false">
|
|
738
|
+
<Host>localhost</Host>
|
|
739
|
+
<Port>5050</Port>
|
|
740
|
+
</configuration>
|
|
741
|
+
</component>
|
|
742
|
+
<component name="ShelveChangesManager" show_recycled="false" />
|
|
743
|
+
<component name="ToolWindowManager">
|
|
744
|
+
<frame x="1920" y="24" width="1920" height="1056" extended-state="6" />
|
|
745
|
+
<editor active="false" />
|
|
746
|
+
<layout>
|
|
747
|
+
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3290735" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
748
|
+
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
749
|
+
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
750
|
+
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
751
|
+
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3981289" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
752
|
+
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
|
753
|
+
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
|
754
|
+
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3290735" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
755
|
+
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
756
|
+
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
757
|
+
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
758
|
+
<window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
759
|
+
<window_info id="Amazon EC2" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3290735" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
760
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.24973376" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
761
|
+
<window_info id="AWS Explorer" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
|
762
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3290735" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
763
|
+
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
764
|
+
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
765
|
+
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3290735" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
766
|
+
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3290735" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
767
|
+
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
768
|
+
<window_info id="Dependency Viewer" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3290735" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
769
|
+
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
770
|
+
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
771
|
+
</layout>
|
|
772
|
+
</component>
|
|
773
|
+
<component name="Vcs.Log.UiProperties">
|
|
774
|
+
<option name="RECENTLY_FILTERED_USER_GROUPS">
|
|
775
|
+
<collection />
|
|
776
|
+
</option>
|
|
777
|
+
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
|
778
|
+
<collection />
|
|
779
|
+
</option>
|
|
780
|
+
</component>
|
|
781
|
+
<component name="VcsContentAnnotationSettings">
|
|
782
|
+
<option name="myLimit" value="2678400000" />
|
|
783
|
+
</component>
|
|
784
|
+
<component name="VcsManagerConfiguration">
|
|
785
|
+
<option name="myTodoPanelSettings">
|
|
786
|
+
<TodoPanelSettings />
|
|
787
|
+
</option>
|
|
788
|
+
</component>
|
|
789
|
+
<component name="XDebuggerManager">
|
|
790
|
+
<breakpoint-manager>
|
|
791
|
+
<breakpoints>
|
|
792
|
+
<line-breakpoint enabled="true" type="ruby-line">
|
|
793
|
+
<url>file://$PROJECT_DIR$/lib/spimaging/protocol.rb</url>
|
|
794
|
+
<line>23</line>
|
|
795
|
+
<option name="timeStamp" value="14" />
|
|
796
|
+
</line-breakpoint>
|
|
797
|
+
</breakpoints>
|
|
798
|
+
<option name="time" value="15" />
|
|
799
|
+
</breakpoint-manager>
|
|
800
|
+
</component>
|
|
801
|
+
<component name="antWorkspaceConfiguration">
|
|
802
|
+
<option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
|
|
803
|
+
<option name="FILTER_TARGETS" value="false" />
|
|
804
|
+
</component>
|
|
805
|
+
<component name="editorHistoryManager">
|
|
806
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/version.rb">
|
|
807
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
808
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="30" max-vertical-offset="150">
|
|
809
|
+
<caret line="2" column="13" selection-start-line="2" selection-start-column="13" selection-end-line="2" selection-end-column="13" />
|
|
810
|
+
<folding />
|
|
811
|
+
</state>
|
|
812
|
+
</provider>
|
|
813
|
+
</entry>
|
|
814
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ree-1.8.7-2012.02/gems/rspec-core-3.1.7/lib/rspec/core/example.rb">
|
|
815
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
816
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="2288" max-vertical-offset="7620">
|
|
817
|
+
<caret line="164" column="0" selection-start-line="164" selection-start-column="0" selection-end-line="164" selection-end-column="0" />
|
|
818
|
+
<folding />
|
|
819
|
+
</state>
|
|
820
|
+
</provider>
|
|
821
|
+
</entry>
|
|
822
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/show_images_response.rb">
|
|
823
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
824
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="270">
|
|
825
|
+
<caret line="0" column="16" selection-start-line="0" selection-start-column="7" selection-end-line="0" selection-end-column="16" />
|
|
826
|
+
<folding />
|
|
827
|
+
</state>
|
|
828
|
+
</provider>
|
|
829
|
+
</entry>
|
|
830
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/show_images_request.rb">
|
|
831
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
832
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="465" max-vertical-offset="615">
|
|
833
|
+
<caret line="31" column="42" selection-start-line="31" selection-start-column="42" selection-end-line="31" selection-end-column="42" />
|
|
834
|
+
<folding />
|
|
835
|
+
</state>
|
|
836
|
+
</provider>
|
|
837
|
+
</entry>
|
|
838
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
|
839
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
840
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="9" max-vertical-offset="720">
|
|
841
|
+
<caret line="32" column="0" selection-start-line="32" selection-start-column="0" selection-end-line="32" selection-end-column="0" />
|
|
842
|
+
<folding />
|
|
843
|
+
</state>
|
|
844
|
+
</provider>
|
|
845
|
+
</entry>
|
|
846
|
+
<entry file="file://$PROJECT_DIR$/spec/test_server.rb">
|
|
847
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
848
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="173" max-vertical-offset="870">
|
|
849
|
+
<caret line="23" column="0" selection-start-line="23" selection-start-column="0" selection-end-line="23" selection-end-column="0" />
|
|
850
|
+
<folding />
|
|
851
|
+
</state>
|
|
852
|
+
</provider>
|
|
853
|
+
</entry>
|
|
854
|
+
<entry file="file://$PROJECT_DIR$/ruby-spimaging.gemspec">
|
|
855
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
856
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="165" max-vertical-offset="450">
|
|
857
|
+
<caret line="11" column="72" selection-start-line="11" selection-start-column="72" selection-end-line="11" selection-end-column="72" />
|
|
858
|
+
<folding />
|
|
859
|
+
</state>
|
|
860
|
+
</provider>
|
|
861
|
+
</entry>
|
|
862
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/protocol.rb">
|
|
863
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
864
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="405" max-vertical-offset="870">
|
|
865
|
+
<caret line="27" column="0" selection-start-line="27" selection-start-column="0" selection-end-line="27" selection-end-column="0" />
|
|
866
|
+
<folding />
|
|
867
|
+
</state>
|
|
868
|
+
</provider>
|
|
869
|
+
</entry>
|
|
870
|
+
<entry file="file://$PROJECT_DIR$/spec/show_images_request_spec.rb">
|
|
871
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
872
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="150" max-vertical-offset="555">
|
|
873
|
+
<caret line="10" column="31" selection-start-line="10" selection-start-column="31" selection-end-line="10" selection-end-column="31" />
|
|
874
|
+
<folding />
|
|
875
|
+
</state>
|
|
876
|
+
</provider>
|
|
877
|
+
</entry>
|
|
878
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/show_images_request.rb">
|
|
879
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
880
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="615">
|
|
881
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
882
|
+
<folding />
|
|
883
|
+
</state>
|
|
884
|
+
</provider>
|
|
885
|
+
</entry>
|
|
886
|
+
<entry file="file://$PROJECT_DIR$/Gemfile.lock">
|
|
887
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
888
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="3" max-vertical-offset="915">
|
|
889
|
+
<caret line="9" column="4" selection-start-line="9" selection-start-column="4" selection-end-line="9" selection-end-column="4" />
|
|
890
|
+
</state>
|
|
891
|
+
</provider>
|
|
892
|
+
</entry>
|
|
893
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
|
894
|
+
<provider editor-type-id="com.intellij.persistence.database.editor.CsvTableFileEditorProvider">
|
|
895
|
+
<state />
|
|
896
|
+
</provider>
|
|
897
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
898
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="45" max-vertical-offset="420">
|
|
899
|
+
<caret line="3" column="15" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
|
|
900
|
+
</state>
|
|
901
|
+
</provider>
|
|
902
|
+
</entry>
|
|
903
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
|
904
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
905
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="300" max-vertical-offset="630">
|
|
906
|
+
<caret line="20" column="14" selection-start-line="20" selection-start-column="14" selection-end-line="20" selection-end-column="14" />
|
|
907
|
+
<folding />
|
|
908
|
+
</state>
|
|
909
|
+
</provider>
|
|
910
|
+
</entry>
|
|
911
|
+
<entry file="file://$PROJECT_DIR$/spec/test_server.rb">
|
|
912
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
913
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="93" max-vertical-offset="870">
|
|
914
|
+
<caret line="17" column="8" selection-start-line="17" selection-start-column="8" selection-end-line="17" selection-end-column="8" />
|
|
915
|
+
<folding />
|
|
916
|
+
</state>
|
|
917
|
+
</provider>
|
|
918
|
+
</entry>
|
|
919
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
920
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
921
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="225" max-vertical-offset="315">
|
|
922
|
+
<caret line="15" column="18" selection-start-line="15" selection-start-column="0" selection-end-line="15" selection-end-column="0" />
|
|
923
|
+
<folding />
|
|
924
|
+
</state>
|
|
925
|
+
</provider>
|
|
926
|
+
</entry>
|
|
927
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
928
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
929
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="240" max-vertical-offset="525">
|
|
930
|
+
<caret line="16" column="27" selection-start-line="16" selection-start-column="27" selection-end-line="16" selection-end-column="27" />
|
|
931
|
+
</state>
|
|
932
|
+
</provider>
|
|
933
|
+
</entry>
|
|
934
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/configuration.rb">
|
|
935
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
936
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="195" max-vertical-offset="555">
|
|
937
|
+
<caret line="13" column="0" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
|
|
938
|
+
<folding />
|
|
939
|
+
</state>
|
|
940
|
+
</provider>
|
|
941
|
+
</entry>
|
|
942
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/protocol.rb">
|
|
943
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
944
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="90" max-vertical-offset="990">
|
|
945
|
+
<caret line="6" column="0" selection-start-line="6" selection-start-column="0" selection-end-line="6" selection-end-column="0" />
|
|
946
|
+
<folding />
|
|
947
|
+
</state>
|
|
948
|
+
</provider>
|
|
949
|
+
</entry>
|
|
950
|
+
<entry file="file://$PROJECT_DIR$/spec/config.yml">
|
|
951
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
952
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="45" max-vertical-offset="150">
|
|
953
|
+
<caret line="3" column="16" selection-start-line="3" selection-start-column="16" selection-end-line="3" selection-end-column="16" />
|
|
954
|
+
</state>
|
|
955
|
+
</provider>
|
|
956
|
+
</entry>
|
|
957
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/show_images_request.rb">
|
|
958
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
959
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="465" max-vertical-offset="615">
|
|
960
|
+
<caret line="31" column="0" selection-start-line="31" selection-start-column="0" selection-end-line="31" selection-end-column="0" />
|
|
961
|
+
<folding />
|
|
962
|
+
</state>
|
|
963
|
+
</provider>
|
|
964
|
+
</entry>
|
|
965
|
+
<entry file="file://$PROJECT_DIR$/spec/show_images_request_spec.rb">
|
|
966
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
967
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="150" max-vertical-offset="555">
|
|
968
|
+
<caret line="10" column="0" selection-start-line="10" selection-start-column="0" selection-end-line="10" selection-end-column="0" />
|
|
969
|
+
<folding />
|
|
970
|
+
</state>
|
|
971
|
+
</provider>
|
|
972
|
+
</entry>
|
|
973
|
+
<entry file="file://$PROJECT_DIR$/ruby-spimaging.gemspec">
|
|
974
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
975
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="330" max-vertical-offset="450">
|
|
976
|
+
<caret line="22" column="6" selection-start-line="22" selection-start-column="6" selection-end-line="22" selection-end-column="6" />
|
|
977
|
+
<folding />
|
|
978
|
+
</state>
|
|
979
|
+
</provider>
|
|
980
|
+
</entry>
|
|
981
|
+
<entry file="file://$PROJECT_DIR$/Gemfile.lock">
|
|
982
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
983
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="195" max-vertical-offset="915">
|
|
984
|
+
<caret line="1" column="0" selection-start-line="1" selection-start-column="0" selection-end-line="1" selection-end-column="0" />
|
|
985
|
+
</state>
|
|
986
|
+
</provider>
|
|
987
|
+
</entry>
|
|
988
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
|
989
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
990
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="45" max-vertical-offset="615">
|
|
991
|
+
<caret line="3" column="26" selection-start-line="3" selection-start-column="19" selection-end-line="3" selection-end-column="19" />
|
|
992
|
+
<folding />
|
|
993
|
+
</state>
|
|
994
|
+
</provider>
|
|
995
|
+
</entry>
|
|
996
|
+
<entry file="file://$PROJECT_DIR$/spec/test_server.rb">
|
|
997
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
998
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="870">
|
|
999
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
1000
|
+
<folding />
|
|
1001
|
+
</state>
|
|
1002
|
+
</provider>
|
|
1003
|
+
</entry>
|
|
1004
|
+
<entry file="file://$PROJECT_DIR$/.idea/workspace.xml">
|
|
1005
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1006
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="450" max-vertical-offset="15075">
|
|
1007
|
+
<caret line="30" column="30" selection-start-line="30" selection-start-column="30" selection-end-line="30" selection-end-column="30" />
|
|
1008
|
+
</state>
|
|
1009
|
+
</provider>
|
|
1010
|
+
</entry>
|
|
1011
|
+
<entry file="file://$PROJECT_DIR$/.idea/workspace.xml">
|
|
1012
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1013
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="450" max-vertical-offset="15075">
|
|
1014
|
+
<caret line="30" column="30" selection-start-line="30" selection-start-column="30" selection-end-line="30" selection-end-column="30" />
|
|
1015
|
+
</state>
|
|
1016
|
+
</provider>
|
|
1017
|
+
</entry>
|
|
1018
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/configuration.rb">
|
|
1019
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1020
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="555">
|
|
1021
|
+
<caret line="13" column="0" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
|
|
1022
|
+
<folding />
|
|
1023
|
+
</state>
|
|
1024
|
+
</provider>
|
|
1025
|
+
</entry>
|
|
1026
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
1027
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1028
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="890">
|
|
1029
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
1030
|
+
</state>
|
|
1031
|
+
</provider>
|
|
1032
|
+
</entry>
|
|
1033
|
+
<entry file="file://$PROJECT_DIR$/Gemfile.lock">
|
|
1034
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1035
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="915">
|
|
1036
|
+
<caret line="9" column="4" selection-start-line="9" selection-start-column="4" selection-end-line="9" selection-end-column="4" />
|
|
1037
|
+
</state>
|
|
1038
|
+
</provider>
|
|
1039
|
+
</entry>
|
|
1040
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
|
1041
|
+
<provider editor-type-id="com.intellij.persistence.database.editor.CsvTableFileEditorProvider">
|
|
1042
|
+
<state />
|
|
1043
|
+
</provider>
|
|
1044
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1045
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="45" max-vertical-offset="420">
|
|
1046
|
+
<caret line="3" column="15" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
|
|
1047
|
+
</state>
|
|
1048
|
+
</provider>
|
|
1049
|
+
</entry>
|
|
1050
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
1051
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1052
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="240" max-vertical-offset="525">
|
|
1053
|
+
<caret line="16" column="27" selection-start-line="16" selection-start-column="27" selection-end-line="16" selection-end-column="27" />
|
|
1054
|
+
</state>
|
|
1055
|
+
</provider>
|
|
1056
|
+
</entry>
|
|
1057
|
+
<entry file="file://$PROJECT_DIR$/spec/test_server.rb">
|
|
1058
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1059
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="173" max-vertical-offset="870">
|
|
1060
|
+
<caret line="23" column="0" selection-start-line="23" selection-start-column="0" selection-end-line="23" selection-end-column="0" />
|
|
1061
|
+
<folding />
|
|
1062
|
+
</state>
|
|
1063
|
+
</provider>
|
|
1064
|
+
</entry>
|
|
1065
|
+
<entry file="file://$USER_HOME$/.rvm/rubies/ree-1.8.7-2012.02/lib/ruby/1.8/net/http.rb">
|
|
1066
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1067
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="32903" max-vertical-offset="34365">
|
|
1068
|
+
<caret line="2205" column="0" selection-start-line="2205" selection-start-column="0" selection-end-line="2205" selection-end-column="0" />
|
|
1069
|
+
<folding />
|
|
1070
|
+
</state>
|
|
1071
|
+
</provider>
|
|
1072
|
+
</entry>
|
|
1073
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/show_images_response.rb">
|
|
1074
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1075
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="270">
|
|
1076
|
+
<caret line="0" column="16" selection-start-line="0" selection-start-column="7" selection-end-line="0" selection-end-column="16" />
|
|
1077
|
+
<folding />
|
|
1078
|
+
</state>
|
|
1079
|
+
</provider>
|
|
1080
|
+
</entry>
|
|
1081
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ree-1.8.7-2012.02/gems/rspec-core-3.1.7/lib/rspec/core/example.rb">
|
|
1082
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1083
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="2288" max-vertical-offset="7620">
|
|
1084
|
+
<caret line="164" column="0" selection-start-line="164" selection-start-column="0" selection-end-line="164" selection-end-column="0" />
|
|
1085
|
+
<folding />
|
|
1086
|
+
</state>
|
|
1087
|
+
</provider>
|
|
1088
|
+
</entry>
|
|
1089
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/show_images_request.rb">
|
|
1090
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1091
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="615">
|
|
1092
|
+
<caret line="31" column="42" selection-start-line="31" selection-start-column="42" selection-end-line="31" selection-end-column="42" />
|
|
1093
|
+
<folding />
|
|
1094
|
+
</state>
|
|
1095
|
+
</provider>
|
|
1096
|
+
</entry>
|
|
1097
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/protocol.rb">
|
|
1098
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1099
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="173" max-vertical-offset="780">
|
|
1100
|
+
<caret line="23" column="0" selection-start-line="23" selection-start-column="0" selection-end-line="23" selection-end-column="0" />
|
|
1101
|
+
<folding />
|
|
1102
|
+
</state>
|
|
1103
|
+
</provider>
|
|
1104
|
+
</entry>
|
|
1105
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
|
1106
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1107
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="9" max-vertical-offset="720">
|
|
1108
|
+
<caret line="32" column="0" selection-start-line="32" selection-start-column="0" selection-end-line="32" selection-end-column="0" />
|
|
1109
|
+
<folding />
|
|
1110
|
+
</state>
|
|
1111
|
+
</provider>
|
|
1112
|
+
</entry>
|
|
1113
|
+
<entry file="file://$PROJECT_DIR$/spec/show_images_request_spec.rb">
|
|
1114
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1115
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="660">
|
|
1116
|
+
<caret line="37" column="0" selection-start-line="31" selection-start-column="0" selection-end-line="37" selection-end-column="0" />
|
|
1117
|
+
<folding />
|
|
1118
|
+
</state>
|
|
1119
|
+
</provider>
|
|
1120
|
+
</entry>
|
|
1121
|
+
<entry file="file://$PROJECT_DIR$/spec/config.yml">
|
|
1122
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1123
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="150">
|
|
1124
|
+
<caret line="3" column="16" selection-start-line="3" selection-start-column="16" selection-end-line="3" selection-end-column="16" />
|
|
1125
|
+
<folding />
|
|
1126
|
+
</state>
|
|
1127
|
+
</provider>
|
|
1128
|
+
</entry>
|
|
1129
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ree-1.8.7-2012.02@global/gems/bundler-1.3.5/lib/bundler/gem_tasks.rb">
|
|
1130
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1131
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="120">
|
|
1132
|
+
<caret line="1" column="31" selection-start-line="1" selection-start-column="31" selection-end-line="1" selection-end-column="31" />
|
|
1133
|
+
<folding />
|
|
1134
|
+
</state>
|
|
1135
|
+
</provider>
|
|
1136
|
+
</entry>
|
|
1137
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ree-1.8.7-2012.02@global/gems/bundler-1.3.5/lib/bundler/gem_helper.rb">
|
|
1138
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1139
|
+
<state vertical-scroll-proportion="-10.62963" vertical-offset="268" max-vertical-offset="2640">
|
|
1140
|
+
<caret line="37" column="35" selection-start-line="37" selection-start-column="28" selection-end-line="37" selection-end-column="35" />
|
|
1141
|
+
<folding />
|
|
1142
|
+
</state>
|
|
1143
|
+
</provider>
|
|
1144
|
+
</entry>
|
|
1145
|
+
<entry file="file://$USER_HOME$/.IntelliJIdea11/config/plugins/ruby/rubystubs/rubystubs18/object.rb">
|
|
1146
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1147
|
+
<state vertical-scroll-proportion="0.33333334" vertical-offset="521" max-vertical-offset="12960">
|
|
1148
|
+
<caret line="55" column="4" selection-start-line="55" selection-start-column="4" selection-end-line="55" selection-end-column="4" />
|
|
1149
|
+
<folding />
|
|
1150
|
+
</state>
|
|
1151
|
+
</provider>
|
|
1152
|
+
</entry>
|
|
1153
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging.rb">
|
|
1154
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1155
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="225">
|
|
1156
|
+
<caret line="8" column="11" selection-start-line="8" selection-start-column="3" selection-end-line="8" selection-end-column="3" />
|
|
1157
|
+
<folding />
|
|
1158
|
+
</state>
|
|
1159
|
+
</provider>
|
|
1160
|
+
</entry>
|
|
1161
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
1162
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1163
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="315">
|
|
1164
|
+
<caret line="15" column="18" selection-start-line="15" selection-start-column="0" selection-end-line="15" selection-end-column="0" />
|
|
1165
|
+
<folding />
|
|
1166
|
+
</state>
|
|
1167
|
+
</provider>
|
|
1168
|
+
</entry>
|
|
1169
|
+
<entry file="file://$PROJECT_DIR$/lib/spimaging/version.rb">
|
|
1170
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1171
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="150">
|
|
1172
|
+
<caret line="2" column="13" selection-start-line="2" selection-start-column="13" selection-end-line="2" selection-end-column="13" />
|
|
1173
|
+
<folding />
|
|
1174
|
+
</state>
|
|
1175
|
+
</provider>
|
|
1176
|
+
</entry>
|
|
1177
|
+
<entry file="file://$PROJECT_DIR$/ruby-spimaging.gemspec">
|
|
1178
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1179
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="450">
|
|
1180
|
+
<caret line="3" column="9" selection-start-line="3" selection-start-column="9" selection-end-line="3" selection-end-column="9" />
|
|
1181
|
+
<folding />
|
|
1182
|
+
</state>
|
|
1183
|
+
</provider>
|
|
1184
|
+
</entry>
|
|
1185
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
1186
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1187
|
+
<state vertical-scroll-proportion="0.13483146" vertical-offset="0" max-vertical-offset="890">
|
|
1188
|
+
<caret line="8" column="25" selection-start-line="8" selection-start-column="25" selection-end-line="8" selection-end-column="25" />
|
|
1189
|
+
<folding />
|
|
1190
|
+
</state>
|
|
1191
|
+
</provider>
|
|
1192
|
+
</entry>
|
|
1193
|
+
</component>
|
|
1194
|
+
<component name="masterDetails">
|
|
1195
|
+
<states>
|
|
1196
|
+
<state key="ArtifactsStructureConfigurable.UI">
|
|
1197
|
+
<settings>
|
|
1198
|
+
<artifact-editor />
|
|
1199
|
+
<splitter-proportions>
|
|
1200
|
+
<option name="proportions">
|
|
1201
|
+
<list>
|
|
1202
|
+
<option value="0.2" />
|
|
1203
|
+
</list>
|
|
1204
|
+
</option>
|
|
1205
|
+
</splitter-proportions>
|
|
1206
|
+
</settings>
|
|
1207
|
+
</state>
|
|
1208
|
+
<state key="FacetStructureConfigurable.UI">
|
|
1209
|
+
<settings>
|
|
1210
|
+
<last-edited>Ruby Gem (ruby-spimaging)|Ruby Gem</last-edited>
|
|
1211
|
+
<splitter-proportions>
|
|
1212
|
+
<option name="proportions">
|
|
1213
|
+
<list>
|
|
1214
|
+
<option value="0.2" />
|
|
1215
|
+
</list>
|
|
1216
|
+
</option>
|
|
1217
|
+
</splitter-proportions>
|
|
1218
|
+
</settings>
|
|
1219
|
+
</state>
|
|
1220
|
+
<state key="GlobalLibrariesConfigurable.UI">
|
|
1221
|
+
<settings>
|
|
1222
|
+
<last-edited>actionmailer (v3.2.13, RVM: ree-1.8.7-2012.02 [healthstream] (1)) [gem]</last-edited>
|
|
1223
|
+
<splitter-proportions>
|
|
1224
|
+
<option name="proportions">
|
|
1225
|
+
<list>
|
|
1226
|
+
<option value="0.2" />
|
|
1227
|
+
</list>
|
|
1228
|
+
</option>
|
|
1229
|
+
</splitter-proportions>
|
|
1230
|
+
</settings>
|
|
1231
|
+
</state>
|
|
1232
|
+
<state key="JdkListConfigurable.UI">
|
|
1233
|
+
<settings>
|
|
1234
|
+
<last-edited>1.7</last-edited>
|
|
1235
|
+
<splitter-proportions>
|
|
1236
|
+
<option name="proportions">
|
|
1237
|
+
<list>
|
|
1238
|
+
<option value="0.2" />
|
|
1239
|
+
</list>
|
|
1240
|
+
</option>
|
|
1241
|
+
</splitter-proportions>
|
|
1242
|
+
</settings>
|
|
1243
|
+
</state>
|
|
1244
|
+
<state key="ModuleStructureConfigurable.UI">
|
|
1245
|
+
<settings>
|
|
1246
|
+
<last-edited>ruby-spimaging</last-edited>
|
|
1247
|
+
<splitter-proportions>
|
|
1248
|
+
<option name="proportions">
|
|
1249
|
+
<list>
|
|
1250
|
+
<option value="0.2" />
|
|
1251
|
+
<option value="0.6" />
|
|
1252
|
+
</list>
|
|
1253
|
+
</option>
|
|
1254
|
+
</splitter-proportions>
|
|
1255
|
+
</settings>
|
|
1256
|
+
</state>
|
|
1257
|
+
<state key="ProjectJDKs.UI">
|
|
1258
|
+
<settings>
|
|
1259
|
+
<last-edited>1.7</last-edited>
|
|
1260
|
+
<splitter-proportions>
|
|
1261
|
+
<option name="proportions">
|
|
1262
|
+
<list>
|
|
1263
|
+
<option value="0.2" />
|
|
1264
|
+
</list>
|
|
1265
|
+
</option>
|
|
1266
|
+
</splitter-proportions>
|
|
1267
|
+
</settings>
|
|
1268
|
+
</state>
|
|
1269
|
+
<state key="ProjectLibrariesConfigurable.UI">
|
|
1270
|
+
<settings>
|
|
1271
|
+
<splitter-proportions>
|
|
1272
|
+
<option name="proportions">
|
|
1273
|
+
<list>
|
|
1274
|
+
<option value="0.2" />
|
|
1275
|
+
</list>
|
|
1276
|
+
</option>
|
|
1277
|
+
</splitter-proportions>
|
|
1278
|
+
</settings>
|
|
1279
|
+
</state>
|
|
1280
|
+
</states>
|
|
1281
|
+
</component>
|
|
1282
|
+
</project>
|
|
1283
|
+
|