ssp-creator 0.4.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 +10 -0
- data/.idea/.name +1 -0
- data/.idea/misc.xml +14 -0
- data/.idea/modules.xml +8 -0
- data/.idea/ssp-creator.iml +94 -0
- data/.idea/vcs.xml +6 -0
- data/.idea/workspace.xml +964 -0
- data/.rspec +2 -0
- data/.travis.yml +4 -0
- data/Gemfile +5 -0
- data/LICENSE.txt +21 -0
- data/README.md +41 -0
- data/Rakefile +6 -0
- data/bin/setup +8 -0
- data/bin/ssp +14 -0
- data/lib/ssp/creator/version.rb +5 -0
- data/lib/ssp/creator.rb +220 -0
- data/nist-json.json +1 -0
- data/output.html +4941 -0
- data/ssp-creator.gemspec +28 -0
- metadata +121 -0
data/.idea/workspace.xml
ADDED
@@ -0,0 +1,964 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<project version="4">
|
3
|
+
<component name="ChangeListManager">
|
4
|
+
<list default="true" id="0452f5a1-c972-4764-abe6-b43e83ddf98e" name="Default" comment="">
|
5
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/ssp-creator.gemspec" afterPath="$PROJECT_DIR$/ssp-creator.gemspec" />
|
6
|
+
</list>
|
7
|
+
<ignored path="ssp-creator.iws" />
|
8
|
+
<ignored path=".idea/workspace.xml" />
|
9
|
+
<ignored path=".idea/dataSources.local.xml" />
|
10
|
+
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
11
|
+
<option name="TRACKING_ENABLED" value="true" />
|
12
|
+
<option name="SHOW_DIALOG" value="false" />
|
13
|
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
14
|
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
15
|
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
16
|
+
</component>
|
17
|
+
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
18
|
+
<component name="CoverageDataManager">
|
19
|
+
<SUITE FILE_PATH="coverage/ssp-creator@build__ssp_creator.coverage" NAME="build: ssp-creator Coverage Results" MODIFIED="1462459581727" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="ssp-creator" />
|
20
|
+
<SUITE FILE_PATH="coverage/ssp-creator@ssp_creator.coverage" NAME="ssp-creator Coverage Results" MODIFIED="1464731974898" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="ssp-creator" />
|
21
|
+
<SUITE FILE_PATH="coverage/ssp-creator@creator.coverage" NAME="creator Coverage Results" MODIFIED="1466627164618" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/lib/ssp" MODULE_NAME="ssp-creator" />
|
22
|
+
</component>
|
23
|
+
<component name="CreatePatchCommitExecutor">
|
24
|
+
<option name="PATCH_PATH" value="" />
|
25
|
+
</component>
|
26
|
+
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
27
|
+
<component name="FavoritesManager">
|
28
|
+
<favorites_list name="ssp-creator" />
|
29
|
+
</component>
|
30
|
+
<component name="FileEditorManager">
|
31
|
+
<leaf>
|
32
|
+
<file leaf-file-name="ssp-creator.gemspec" pinned="false" current-in-tab="true">
|
33
|
+
<entry file="file://$PROJECT_DIR$/ssp-creator.gemspec">
|
34
|
+
<provider selected="true" editor-type-id="text-editor">
|
35
|
+
<state vertical-scroll-proportion="0.3529412">
|
36
|
+
<caret line="15" column="2" selection-start-line="15" selection-start-column="2" selection-end-line="15" selection-end-column="2" />
|
37
|
+
<folding />
|
38
|
+
</state>
|
39
|
+
</provider>
|
40
|
+
</entry>
|
41
|
+
</file>
|
42
|
+
<file leaf-file-name="nist-json.json" pinned="false" current-in-tab="false">
|
43
|
+
<entry file="file://$PROJECT_DIR$/nist-json.json">
|
44
|
+
<provider selected="true" editor-type-id="text-editor">
|
45
|
+
<state vertical-scroll-proportion="0.3272727">
|
46
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
47
|
+
<folding />
|
48
|
+
</state>
|
49
|
+
</provider>
|
50
|
+
</entry>
|
51
|
+
</file>
|
52
|
+
<file leaf-file-name="version.rb" pinned="false" current-in-tab="false">
|
53
|
+
<entry file="file://$PROJECT_DIR$/lib/ssp/creator/version.rb">
|
54
|
+
<provider selected="true" editor-type-id="text-editor">
|
55
|
+
<state vertical-scroll-proportion="0.0">
|
56
|
+
<caret line="2" column="18" selection-start-line="2" selection-start-column="18" selection-end-line="2" selection-end-column="18" />
|
57
|
+
<folding />
|
58
|
+
</state>
|
59
|
+
</provider>
|
60
|
+
</entry>
|
61
|
+
</file>
|
62
|
+
<file leaf-file-name="README.md" pinned="false" current-in-tab="false">
|
63
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
64
|
+
<provider selected="true" editor-type-id="text-editor">
|
65
|
+
<state vertical-scroll-proportion="0.0">
|
66
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
67
|
+
<folding />
|
68
|
+
</state>
|
69
|
+
</provider>
|
70
|
+
</entry>
|
71
|
+
</file>
|
72
|
+
<file leaf-file-name="Rakefile" pinned="false" current-in-tab="false">
|
73
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
74
|
+
<provider selected="true" editor-type-id="text-editor">
|
75
|
+
<state vertical-scroll-proportion="0.0">
|
76
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
77
|
+
<folding />
|
78
|
+
</state>
|
79
|
+
</provider>
|
80
|
+
</entry>
|
81
|
+
</file>
|
82
|
+
<file leaf-file-name="LICENSE.txt" pinned="false" current-in-tab="false">
|
83
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
84
|
+
<provider selected="true" editor-type-id="text-editor">
|
85
|
+
<state vertical-scroll-proportion="0.0">
|
86
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
87
|
+
<folding />
|
88
|
+
</state>
|
89
|
+
</provider>
|
90
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
91
|
+
<state />
|
92
|
+
</provider>
|
93
|
+
</entry>
|
94
|
+
</file>
|
95
|
+
<file leaf-file-name="Gemfile" pinned="false" current-in-tab="false">
|
96
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
97
|
+
<provider selected="true" editor-type-id="text-editor">
|
98
|
+
<state vertical-scroll-proportion="0.0">
|
99
|
+
<caret line="5" column="0" selection-start-line="5" selection-start-column="0" selection-end-line="5" selection-end-column="0" />
|
100
|
+
<folding />
|
101
|
+
</state>
|
102
|
+
</provider>
|
103
|
+
</entry>
|
104
|
+
</file>
|
105
|
+
<file leaf-file-name="creator.rb" pinned="false" current-in-tab="false">
|
106
|
+
<entry file="file://$PROJECT_DIR$/lib/ssp/creator.rb">
|
107
|
+
<provider selected="true" editor-type-id="text-editor">
|
108
|
+
<state vertical-scroll-proportion="0.0">
|
109
|
+
<caret line="7" column="38" selection-start-line="7" selection-start-column="38" selection-end-line="7" selection-end-column="38" />
|
110
|
+
<folding>
|
111
|
+
<element signature="e#1214#3343#0" expanded="false" />
|
112
|
+
</folding>
|
113
|
+
</state>
|
114
|
+
</provider>
|
115
|
+
</entry>
|
116
|
+
</file>
|
117
|
+
<file leaf-file-name="output.html" pinned="false" current-in-tab="false">
|
118
|
+
<entry file="file://$PROJECT_DIR$/output.html">
|
119
|
+
<provider selected="true" editor-type-id="text-editor">
|
120
|
+
<state vertical-scroll-proportion="-0.0">
|
121
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
122
|
+
<folding />
|
123
|
+
</state>
|
124
|
+
</provider>
|
125
|
+
</entry>
|
126
|
+
</file>
|
127
|
+
<file leaf-file-name="ssp" pinned="false" current-in-tab="false">
|
128
|
+
<entry file="file://$PROJECT_DIR$/bin/ssp">
|
129
|
+
<provider selected="true" editor-type-id="text-editor">
|
130
|
+
<state vertical-scroll-proportion="0.0">
|
131
|
+
<caret line="14" column="0" selection-start-line="14" selection-start-column="0" selection-end-line="14" selection-end-column="0" />
|
132
|
+
<folding />
|
133
|
+
</state>
|
134
|
+
</provider>
|
135
|
+
</entry>
|
136
|
+
</file>
|
137
|
+
</leaf>
|
138
|
+
</component>
|
139
|
+
<component name="Git.Settings">
|
140
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
141
|
+
</component>
|
142
|
+
<component name="GradleLocalSettings">
|
143
|
+
<option name="externalProjectsViewState">
|
144
|
+
<projects_view />
|
145
|
+
</option>
|
146
|
+
</component>
|
147
|
+
<component name="IdeDocumentHistory">
|
148
|
+
<option name="CHANGED_PATHS">
|
149
|
+
<list>
|
150
|
+
<option value="$PROJECT_DIR$/Gemfile" />
|
151
|
+
<option value="$PROJECT_DIR$/output.html" />
|
152
|
+
<option value="$PROJECT_DIR$/lib/ssp/cli.rb" />
|
153
|
+
<option value="$PROJECT_DIR$/bin/console" />
|
154
|
+
<option value="$PROJECT_DIR$/bin/ssp" />
|
155
|
+
<option value="$PROJECT_DIR$/lib/ssp/creator/version.rb" />
|
156
|
+
<option value="$PROJECT_DIR$/lib/ssp/creator.rb" />
|
157
|
+
<option value="$PROJECT_DIR$/ssp-creator.gemspec" />
|
158
|
+
</list>
|
159
|
+
</option>
|
160
|
+
</component>
|
161
|
+
<component name="JsBuildToolGruntFileManager" detection-done="true" />
|
162
|
+
<component name="JsGulpfileManager">
|
163
|
+
<detection-done>true</detection-done>
|
164
|
+
</component>
|
165
|
+
<component name="NamedScopeManager">
|
166
|
+
<order />
|
167
|
+
</component>
|
168
|
+
<component name="ProjectFrameBounds">
|
169
|
+
<option name="x" value="1023" />
|
170
|
+
<option name="y" value="27" />
|
171
|
+
<option name="width" value="1922" />
|
172
|
+
<option name="height" value="1054" />
|
173
|
+
</component>
|
174
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
175
|
+
<OptionsSetting value="true" id="Add" />
|
176
|
+
<OptionsSetting value="true" id="Remove" />
|
177
|
+
<OptionsSetting value="true" id="Checkout" />
|
178
|
+
<OptionsSetting value="true" id="Update" />
|
179
|
+
<OptionsSetting value="true" id="Status" />
|
180
|
+
<OptionsSetting value="true" id="Edit" />
|
181
|
+
<ConfirmationsSetting value="0" id="Add" />
|
182
|
+
<ConfirmationsSetting value="0" id="Remove" />
|
183
|
+
</component>
|
184
|
+
<component name="ProjectView">
|
185
|
+
<navigator currentView="ProjectPane" proportions="" version="1">
|
186
|
+
<flattenPackages />
|
187
|
+
<showMembers />
|
188
|
+
<showModules />
|
189
|
+
<showLibraryContents />
|
190
|
+
<hideEmptyPackages />
|
191
|
+
<abbreviatePackageNames />
|
192
|
+
<autoscrollToSource />
|
193
|
+
<autoscrollFromSource />
|
194
|
+
<sortByType />
|
195
|
+
</navigator>
|
196
|
+
<panes>
|
197
|
+
<pane id="ProjectPane">
|
198
|
+
<subPane>
|
199
|
+
<PATH>
|
200
|
+
<PATH_ELEMENT>
|
201
|
+
<option name="myItemId" value="ssp-creator" />
|
202
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
203
|
+
</PATH_ELEMENT>
|
204
|
+
</PATH>
|
205
|
+
<PATH>
|
206
|
+
<PATH_ELEMENT>
|
207
|
+
<option name="myItemId" value="ssp-creator" />
|
208
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
209
|
+
</PATH_ELEMENT>
|
210
|
+
<PATH_ELEMENT>
|
211
|
+
<option name="myItemId" value="ssp-creator" />
|
212
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
213
|
+
</PATH_ELEMENT>
|
214
|
+
</PATH>
|
215
|
+
</subPane>
|
216
|
+
</pane>
|
217
|
+
<pane id="Scope" />
|
218
|
+
<pane id="Scratches" />
|
219
|
+
<pane id="PackagesPane" />
|
220
|
+
</panes>
|
221
|
+
</component>
|
222
|
+
<component name="PropertiesComponent">
|
223
|
+
<property name="WebServerToolWindowFactoryState" value="false" />
|
224
|
+
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
225
|
+
<property name="recentsLimit" value="5" />
|
226
|
+
<property name="RakeTaksPopup.undocumentedIncluded" value="false" />
|
227
|
+
<property name="FullScreen" value="false" />
|
228
|
+
</component>
|
229
|
+
<component name="RecentsManager">
|
230
|
+
<key name="MoveFile.RECENT_KEYS">
|
231
|
+
<recent name="$PROJECT_DIR$/lib" />
|
232
|
+
</key>
|
233
|
+
</component>
|
234
|
+
<component name="RunManager" selected="Ruby.creator">
|
235
|
+
<configuration default="false" name="build: ssp-creator" type="RakeRunConfigurationType" factoryName="Rake" temporary="true">
|
236
|
+
<module name="ssp-creator" />
|
237
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
238
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
239
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
240
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
241
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
242
|
+
<envs />
|
243
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
244
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
245
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
246
|
+
<COVERAGE_PATTERN ENABLED="true">
|
247
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
248
|
+
</COVERAGE_PATTERN>
|
249
|
+
</EXTENSION>
|
250
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
251
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="build" />
|
252
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
|
253
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
|
254
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="false" />
|
255
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
|
256
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
|
257
|
+
<method />
|
258
|
+
</configuration>
|
259
|
+
<configuration default="false" name="creator" type="RubyRunConfigurationType" factoryName="Ruby" temporary="true">
|
260
|
+
<module name="ssp-creator" />
|
261
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
262
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$/lib/ssp" />
|
263
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
264
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
265
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
266
|
+
<envs />
|
267
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
268
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
269
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
270
|
+
<COVERAGE_PATTERN ENABLED="true">
|
271
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
272
|
+
</COVERAGE_PATTERN>
|
273
|
+
</EXTENSION>
|
274
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
275
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/lib/ssp/creator.rb" />
|
276
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
277
|
+
<method />
|
278
|
+
</configuration>
|
279
|
+
<configuration default="false" name="ssp-creator" type="RubyRunConfigurationType" factoryName="Ruby" temporary="true">
|
280
|
+
<module name="ssp-creator" />
|
281
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
282
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
283
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
284
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
285
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
286
|
+
<envs />
|
287
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
288
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
289
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
290
|
+
<COVERAGE_PATTERN ENABLED="true">
|
291
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
292
|
+
</COVERAGE_PATTERN>
|
293
|
+
</EXTENSION>
|
294
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
295
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/ssp-creator.gemspec" />
|
296
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
297
|
+
<method />
|
298
|
+
</configuration>
|
299
|
+
<configuration default="true" type="CucumberRunConfigurationType" factoryName="Cucumber">
|
300
|
+
<predefined_log_file id="RUBY_CUCUMBER" enabled="true" />
|
301
|
+
<module name="" />
|
302
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
303
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
304
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
305
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
306
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
307
|
+
<envs />
|
308
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
309
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
310
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
311
|
+
<COVERAGE_PATTERN ENABLED="true">
|
312
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
313
|
+
</COVERAGE_PATTERN>
|
314
|
+
</EXTENSION>
|
315
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
316
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*.feature" />
|
317
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
318
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
319
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
320
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TAGS_FILTER" VALUE="" />
|
321
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_NAME_FILTER" VALUE="" />
|
322
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_ARGS" VALUE="--color -r features" />
|
323
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
324
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
325
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="VERBOSE_OPTION" VALUE="false" />
|
326
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
327
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
328
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
329
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_RUNNER_PATH" VALUE="" />
|
330
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_RUNNER" VALUE="false" />
|
331
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SETTINGS_VERSION" VALUE="2" />
|
332
|
+
<method />
|
333
|
+
</configuration>
|
334
|
+
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
|
335
|
+
<method />
|
336
|
+
</configuration>
|
337
|
+
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
338
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
339
|
+
<module name="" />
|
340
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
341
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
342
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
343
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
344
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
345
|
+
<envs />
|
346
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
347
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
348
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
349
|
+
<COVERAGE_PATTERN ENABLED="true">
|
350
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
351
|
+
</COVERAGE_PATTERN>
|
352
|
+
</EXTENSION>
|
353
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
354
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
355
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
356
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
357
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
358
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
359
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
360
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
361
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
362
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
363
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
364
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
365
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
366
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
367
|
+
<method />
|
368
|
+
</configuration>
|
369
|
+
<configuration default="true" type="RakeRunConfigurationType" factoryName="Rake">
|
370
|
+
<module name="" />
|
371
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
372
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
373
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
374
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
375
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
376
|
+
<envs />
|
377
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
378
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
379
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
380
|
+
<COVERAGE_PATTERN ENABLED="true">
|
381
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
382
|
+
</COVERAGE_PATTERN>
|
383
|
+
</EXTENSION>
|
384
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
385
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="" />
|
386
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
|
387
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
|
388
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="false" />
|
389
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
|
390
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
|
391
|
+
<method />
|
392
|
+
</configuration>
|
393
|
+
<configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
|
394
|
+
<module name="" />
|
395
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
396
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
|
397
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
398
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
399
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
400
|
+
<envs />
|
401
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
402
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
403
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
404
|
+
<COVERAGE_PATTERN ENABLED="true">
|
405
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
406
|
+
</COVERAGE_PATTERN>
|
407
|
+
</EXTENSION>
|
408
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
409
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
|
410
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
411
|
+
<method />
|
412
|
+
</configuration>
|
413
|
+
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
|
414
|
+
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
415
|
+
<module name="" />
|
416
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
417
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
418
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
419
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
420
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
421
|
+
<envs />
|
422
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
423
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
424
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
425
|
+
<COVERAGE_PATTERN ENABLED="true">
|
426
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
427
|
+
</COVERAGE_PATTERN>
|
428
|
+
</EXTENSION>
|
429
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
430
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
431
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
432
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
433
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
434
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
435
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
436
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
437
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
438
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
439
|
+
<method />
|
440
|
+
</configuration>
|
441
|
+
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
|
442
|
+
<node-options />
|
443
|
+
<gulpfile />
|
444
|
+
<tasks />
|
445
|
+
<arguments />
|
446
|
+
<pass-parent-envs>true</pass-parent-envs>
|
447
|
+
<envs />
|
448
|
+
<method />
|
449
|
+
</configuration>
|
450
|
+
<list size="3">
|
451
|
+
<item index="0" class="java.lang.String" itemvalue="Rake.build: ssp-creator" />
|
452
|
+
<item index="1" class="java.lang.String" itemvalue="Ruby.creator" />
|
453
|
+
<item index="2" class="java.lang.String" itemvalue="Ruby.ssp-creator" />
|
454
|
+
</list>
|
455
|
+
<recent_temporary>
|
456
|
+
<list size="3">
|
457
|
+
<item index="0" class="java.lang.String" itemvalue="Ruby.creator" />
|
458
|
+
<item index="1" class="java.lang.String" itemvalue="Ruby.ssp-creator" />
|
459
|
+
<item index="2" class="java.lang.String" itemvalue="Rake.build: ssp-creator" />
|
460
|
+
</list>
|
461
|
+
</recent_temporary>
|
462
|
+
</component>
|
463
|
+
<component name="ShelveChangesManager" show_recycled="false" />
|
464
|
+
<component name="SvnConfiguration">
|
465
|
+
<configuration />
|
466
|
+
</component>
|
467
|
+
<component name="TaskManager">
|
468
|
+
<task active="true" id="Default" summary="Default task">
|
469
|
+
<changelist id="0452f5a1-c972-4764-abe6-b43e83ddf98e" name="Default" comment="" />
|
470
|
+
<created>1461179197281</created>
|
471
|
+
<option name="number" value="Default" />
|
472
|
+
<updated>1461179197281</updated>
|
473
|
+
</task>
|
474
|
+
<servers />
|
475
|
+
</component>
|
476
|
+
<component name="ToolWindowManager">
|
477
|
+
<frame x="1023" y="27" width="1922" height="1054" extended-state="6" />
|
478
|
+
<editor active="true" />
|
479
|
+
<layout>
|
480
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.15" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
481
|
+
<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" />
|
482
|
+
<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" />
|
483
|
+
<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" />
|
484
|
+
<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" />
|
485
|
+
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3298969" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
486
|
+
<window_info id="Version Control" 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" />
|
487
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.18247423" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
488
|
+
<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" />
|
489
|
+
<window_info id="Terminal" 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" />
|
490
|
+
<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" />
|
491
|
+
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
492
|
+
<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" />
|
493
|
+
<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" />
|
494
|
+
<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" />
|
495
|
+
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
496
|
+
<window_info id="Palette	" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
497
|
+
<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" />
|
498
|
+
<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" />
|
499
|
+
<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" />
|
500
|
+
<window_info id="Designer" 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" />
|
501
|
+
<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" />
|
502
|
+
<window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
503
|
+
</layout>
|
504
|
+
</component>
|
505
|
+
<component name="Vcs.Log.UiProperties">
|
506
|
+
<option name="RECENTLY_FILTERED_USER_GROUPS">
|
507
|
+
<collection />
|
508
|
+
</option>
|
509
|
+
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
510
|
+
<collection />
|
511
|
+
</option>
|
512
|
+
</component>
|
513
|
+
<component name="VcsContentAnnotationSettings">
|
514
|
+
<option name="myLimit" value="2678400000" />
|
515
|
+
</component>
|
516
|
+
<component name="XDebuggerManager">
|
517
|
+
<breakpoint-manager>
|
518
|
+
<option name="time" value="2" />
|
519
|
+
</breakpoint-manager>
|
520
|
+
<watches-manager />
|
521
|
+
</component>
|
522
|
+
<component name="editorHistoryManager">
|
523
|
+
<entry file="file://$PROJECT_DIR$/ssp-creator.gemspec">
|
524
|
+
<provider selected="true" editor-type-id="text-editor">
|
525
|
+
<state vertical-scroll-proportion="0.0">
|
526
|
+
<caret line="12" column="25" selection-start-line="12" selection-start-column="25" selection-end-line="12" selection-end-column="25" />
|
527
|
+
<folding />
|
528
|
+
</state>
|
529
|
+
</provider>
|
530
|
+
</entry>
|
531
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
532
|
+
<provider selected="true" editor-type-id="text-editor">
|
533
|
+
<state vertical-scroll-proportion="0.0">
|
534
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
535
|
+
<folding />
|
536
|
+
</state>
|
537
|
+
</provider>
|
538
|
+
</entry>
|
539
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
540
|
+
<provider selected="true" editor-type-id="text-editor">
|
541
|
+
<state vertical-scroll-proportion="0.0">
|
542
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
543
|
+
<folding />
|
544
|
+
</state>
|
545
|
+
</provider>
|
546
|
+
</entry>
|
547
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
548
|
+
<provider selected="true" editor-type-id="text-editor">
|
549
|
+
<state vertical-scroll-proportion="0.0">
|
550
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
551
|
+
<folding />
|
552
|
+
</state>
|
553
|
+
</provider>
|
554
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
555
|
+
<state />
|
556
|
+
</provider>
|
557
|
+
</entry>
|
558
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
559
|
+
<provider selected="true" editor-type-id="text-editor">
|
560
|
+
<state vertical-scroll-proportion="0.0">
|
561
|
+
<caret line="5" column="0" selection-start-line="5" selection-start-column="0" selection-end-line="5" selection-end-column="0" />
|
562
|
+
<folding />
|
563
|
+
</state>
|
564
|
+
</provider>
|
565
|
+
</entry>
|
566
|
+
<entry file="file://$PROJECT_DIR$/lib/ssp/creator.rb">
|
567
|
+
<provider selected="true" editor-type-id="text-editor">
|
568
|
+
<state vertical-scroll-proportion="0.0">
|
569
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
570
|
+
<folding>
|
571
|
+
<element signature="e#1214#3343#0" expanded="false" />
|
572
|
+
</folding>
|
573
|
+
</state>
|
574
|
+
</provider>
|
575
|
+
</entry>
|
576
|
+
<entry file="file://$PROJECT_DIR$/ssp-creator.gemspec">
|
577
|
+
<provider selected="true" editor-type-id="text-editor">
|
578
|
+
<state vertical-scroll-proportion="0.0">
|
579
|
+
<caret line="12" column="25" selection-start-line="12" selection-start-column="25" selection-end-line="12" selection-end-column="25" />
|
580
|
+
<folding />
|
581
|
+
</state>
|
582
|
+
</provider>
|
583
|
+
</entry>
|
584
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
585
|
+
<provider selected="true" editor-type-id="text-editor">
|
586
|
+
<state vertical-scroll-proportion="0.0">
|
587
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
588
|
+
<folding />
|
589
|
+
</state>
|
590
|
+
</provider>
|
591
|
+
</entry>
|
592
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
593
|
+
<provider selected="true" editor-type-id="text-editor">
|
594
|
+
<state vertical-scroll-proportion="0.0">
|
595
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
596
|
+
<folding />
|
597
|
+
</state>
|
598
|
+
</provider>
|
599
|
+
</entry>
|
600
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
601
|
+
<provider selected="true" editor-type-id="text-editor">
|
602
|
+
<state vertical-scroll-proportion="0.0">
|
603
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
604
|
+
<folding />
|
605
|
+
</state>
|
606
|
+
</provider>
|
607
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
608
|
+
<state />
|
609
|
+
</provider>
|
610
|
+
</entry>
|
611
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
612
|
+
<provider selected="true" editor-type-id="text-editor">
|
613
|
+
<state vertical-scroll-proportion="0.0">
|
614
|
+
<caret line="5" column="0" selection-start-line="5" selection-start-column="0" selection-end-line="5" selection-end-column="0" />
|
615
|
+
<folding />
|
616
|
+
</state>
|
617
|
+
</provider>
|
618
|
+
</entry>
|
619
|
+
<entry file="file://$PROJECT_DIR$/lib/ssp/creator.rb">
|
620
|
+
<provider selected="true" editor-type-id="text-editor">
|
621
|
+
<state vertical-scroll-proportion="0.0">
|
622
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
623
|
+
<folding>
|
624
|
+
<element signature="e#1214#3343#0" expanded="false" />
|
625
|
+
</folding>
|
626
|
+
</state>
|
627
|
+
</provider>
|
628
|
+
</entry>
|
629
|
+
<entry file="file://$PROJECT_DIR$/ssp-creator.gemspec">
|
630
|
+
<provider selected="true" editor-type-id="text-editor">
|
631
|
+
<state vertical-scroll-proportion="0.0">
|
632
|
+
<caret line="12" column="25" selection-start-line="12" selection-start-column="25" selection-end-line="12" selection-end-column="25" />
|
633
|
+
<folding />
|
634
|
+
</state>
|
635
|
+
</provider>
|
636
|
+
</entry>
|
637
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
638
|
+
<provider selected="true" editor-type-id="text-editor">
|
639
|
+
<state vertical-scroll-proportion="0.0">
|
640
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
641
|
+
<folding />
|
642
|
+
</state>
|
643
|
+
</provider>
|
644
|
+
</entry>
|
645
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
646
|
+
<provider selected="true" editor-type-id="text-editor">
|
647
|
+
<state vertical-scroll-proportion="0.0">
|
648
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
649
|
+
<folding />
|
650
|
+
</state>
|
651
|
+
</provider>
|
652
|
+
</entry>
|
653
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
654
|
+
<provider selected="true" editor-type-id="text-editor">
|
655
|
+
<state vertical-scroll-proportion="0.0">
|
656
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
657
|
+
<folding />
|
658
|
+
</state>
|
659
|
+
</provider>
|
660
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
661
|
+
<state />
|
662
|
+
</provider>
|
663
|
+
</entry>
|
664
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
665
|
+
<provider selected="true" editor-type-id="text-editor">
|
666
|
+
<state vertical-scroll-proportion="0.0">
|
667
|
+
<caret line="5" column="0" selection-start-line="5" selection-start-column="0" selection-end-line="5" selection-end-column="0" />
|
668
|
+
<folding />
|
669
|
+
</state>
|
670
|
+
</provider>
|
671
|
+
</entry>
|
672
|
+
<entry file="file://$PROJECT_DIR$/lib/ssp/creator.rb">
|
673
|
+
<provider selected="true" editor-type-id="text-editor">
|
674
|
+
<state vertical-scroll-proportion="0.0">
|
675
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
676
|
+
<folding>
|
677
|
+
<element signature="e#1214#3343#0" expanded="false" />
|
678
|
+
</folding>
|
679
|
+
</state>
|
680
|
+
</provider>
|
681
|
+
</entry>
|
682
|
+
<entry file="file://$PROJECT_DIR$/ssp-creator.gemspec">
|
683
|
+
<provider selected="true" editor-type-id="text-editor">
|
684
|
+
<state vertical-scroll-proportion="0.0">
|
685
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
686
|
+
<folding />
|
687
|
+
</state>
|
688
|
+
</provider>
|
689
|
+
</entry>
|
690
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
691
|
+
<provider selected="true" editor-type-id="text-editor">
|
692
|
+
<state vertical-scroll-proportion="0.0">
|
693
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
694
|
+
<folding />
|
695
|
+
</state>
|
696
|
+
</provider>
|
697
|
+
</entry>
|
698
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
699
|
+
<provider selected="true" editor-type-id="text-editor">
|
700
|
+
<state vertical-scroll-proportion="0.0">
|
701
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
702
|
+
<folding />
|
703
|
+
</state>
|
704
|
+
</provider>
|
705
|
+
</entry>
|
706
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
707
|
+
<provider selected="true" editor-type-id="text-editor">
|
708
|
+
<state vertical-scroll-proportion="0.0">
|
709
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
710
|
+
<folding />
|
711
|
+
</state>
|
712
|
+
</provider>
|
713
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
714
|
+
<state />
|
715
|
+
</provider>
|
716
|
+
</entry>
|
717
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
718
|
+
<provider selected="true" editor-type-id="text-editor">
|
719
|
+
<state vertical-scroll-proportion="0.0">
|
720
|
+
<caret line="5" column="0" selection-start-line="5" selection-start-column="0" selection-end-line="5" selection-end-column="0" />
|
721
|
+
<folding />
|
722
|
+
</state>
|
723
|
+
</provider>
|
724
|
+
</entry>
|
725
|
+
<entry file="file://$PROJECT_DIR$/ssp-creator.gemspec">
|
726
|
+
<provider selected="true" editor-type-id="text-editor">
|
727
|
+
<state vertical-scroll-proportion="0.0">
|
728
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
729
|
+
<folding />
|
730
|
+
</state>
|
731
|
+
</provider>
|
732
|
+
</entry>
|
733
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
734
|
+
<provider selected="true" editor-type-id="text-editor">
|
735
|
+
<state vertical-scroll-proportion="0.0">
|
736
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
737
|
+
<folding />
|
738
|
+
</state>
|
739
|
+
</provider>
|
740
|
+
</entry>
|
741
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
742
|
+
<provider selected="true" editor-type-id="text-editor">
|
743
|
+
<state vertical-scroll-proportion="0.0">
|
744
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
745
|
+
<folding />
|
746
|
+
</state>
|
747
|
+
</provider>
|
748
|
+
</entry>
|
749
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
750
|
+
<provider selected="true" editor-type-id="text-editor">
|
751
|
+
<state vertical-scroll-proportion="0.0">
|
752
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
753
|
+
<folding />
|
754
|
+
</state>
|
755
|
+
</provider>
|
756
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
757
|
+
<state />
|
758
|
+
</provider>
|
759
|
+
</entry>
|
760
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
761
|
+
<provider selected="true" editor-type-id="text-editor">
|
762
|
+
<state vertical-scroll-proportion="0.0">
|
763
|
+
<caret line="5" column="0" selection-start-line="5" selection-start-column="0" selection-end-line="5" selection-end-column="0" />
|
764
|
+
<folding />
|
765
|
+
</state>
|
766
|
+
</provider>
|
767
|
+
</entry>
|
768
|
+
<entry file="file://$PROJECT_DIR$/lib/ssp/creator.rb">
|
769
|
+
<provider selected="true" editor-type-id="text-editor">
|
770
|
+
<state vertical-scroll-proportion="0.0">
|
771
|
+
<caret line="17" column="32" selection-start-line="17" selection-start-column="32" selection-end-line="17" selection-end-column="32" />
|
772
|
+
<folding>
|
773
|
+
<element signature="e#1214#3343#0" expanded="false" />
|
774
|
+
</folding>
|
775
|
+
</state>
|
776
|
+
</provider>
|
777
|
+
</entry>
|
778
|
+
<entry file="file://$PROJECT_DIR$/ssp-creator.gemspec">
|
779
|
+
<provider selected="true" editor-type-id="text-editor">
|
780
|
+
<state vertical-scroll-proportion="0.0">
|
781
|
+
<caret line="12" column="25" selection-start-line="12" selection-start-column="25" selection-end-line="12" selection-end-column="25" />
|
782
|
+
<folding />
|
783
|
+
</state>
|
784
|
+
</provider>
|
785
|
+
</entry>
|
786
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
787
|
+
<provider selected="true" editor-type-id="text-editor">
|
788
|
+
<state vertical-scroll-proportion="0.0">
|
789
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
790
|
+
<folding />
|
791
|
+
</state>
|
792
|
+
</provider>
|
793
|
+
</entry>
|
794
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
795
|
+
<provider selected="true" editor-type-id="text-editor">
|
796
|
+
<state vertical-scroll-proportion="0.0">
|
797
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
798
|
+
<folding />
|
799
|
+
</state>
|
800
|
+
</provider>
|
801
|
+
</entry>
|
802
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
803
|
+
<provider selected="true" editor-type-id="text-editor">
|
804
|
+
<state vertical-scroll-proportion="0.0">
|
805
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
806
|
+
<folding />
|
807
|
+
</state>
|
808
|
+
</provider>
|
809
|
+
</entry>
|
810
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
811
|
+
<provider selected="true" editor-type-id="text-editor">
|
812
|
+
<state vertical-scroll-proportion="0.0">
|
813
|
+
<caret line="5" column="0" selection-start-line="5" selection-start-column="0" selection-end-line="5" selection-end-column="0" />
|
814
|
+
<folding />
|
815
|
+
</state>
|
816
|
+
</provider>
|
817
|
+
</entry>
|
818
|
+
<entry file="file://$PROJECT_DIR$/lib/ssp/creator.rb">
|
819
|
+
<provider selected="true" editor-type-id="text-editor">
|
820
|
+
<state vertical-scroll-proportion="0.0">
|
821
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
822
|
+
<folding>
|
823
|
+
<element signature="e#1214#3343#0" expanded="false" />
|
824
|
+
</folding>
|
825
|
+
</state>
|
826
|
+
</provider>
|
827
|
+
</entry>
|
828
|
+
<entry file="file://$PROJECT_DIR$/ssp-creator.gemspec">
|
829
|
+
<provider selected="true" editor-type-id="text-editor">
|
830
|
+
<state vertical-scroll-proportion="0.0">
|
831
|
+
<caret line="12" column="25" selection-start-line="12" selection-start-column="25" selection-end-line="12" selection-end-column="25" />
|
832
|
+
<folding />
|
833
|
+
</state>
|
834
|
+
</provider>
|
835
|
+
</entry>
|
836
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
837
|
+
<provider selected="true" editor-type-id="text-editor">
|
838
|
+
<state vertical-scroll-proportion="0.0">
|
839
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
840
|
+
<folding />
|
841
|
+
</state>
|
842
|
+
</provider>
|
843
|
+
</entry>
|
844
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
845
|
+
<provider selected="true" editor-type-id="text-editor">
|
846
|
+
<state vertical-scroll-proportion="0.0">
|
847
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
848
|
+
<folding />
|
849
|
+
</state>
|
850
|
+
</provider>
|
851
|
+
</entry>
|
852
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
853
|
+
<provider selected="true" editor-type-id="text-editor">
|
854
|
+
<state vertical-scroll-proportion="0.0">
|
855
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
856
|
+
<folding />
|
857
|
+
</state>
|
858
|
+
</provider>
|
859
|
+
</entry>
|
860
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
861
|
+
<provider selected="true" editor-type-id="text-editor">
|
862
|
+
<state vertical-scroll-proportion="0.0">
|
863
|
+
<caret line="5" column="14" selection-start-line="5" selection-start-column="14" selection-end-line="5" selection-end-column="14" />
|
864
|
+
<folding />
|
865
|
+
</state>
|
866
|
+
</provider>
|
867
|
+
</entry>
|
868
|
+
<entry file="file://$PROJECT_DIR$/lib/ssp/creator.rb">
|
869
|
+
<provider selected="true" editor-type-id="text-editor">
|
870
|
+
<state vertical-scroll-proportion="0.0">
|
871
|
+
<caret line="16" column="3" selection-start-line="16" selection-start-column="3" selection-end-line="16" selection-end-column="3" />
|
872
|
+
<folding>
|
873
|
+
<element signature="e#1214#3343#0" expanded="false" />
|
874
|
+
</folding>
|
875
|
+
</state>
|
876
|
+
</provider>
|
877
|
+
</entry>
|
878
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
879
|
+
<provider selected="true" editor-type-id="text-editor">
|
880
|
+
<state vertical-scroll-proportion="0.0">
|
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$/Rakefile">
|
887
|
+
<provider selected="true" editor-type-id="text-editor">
|
888
|
+
<state vertical-scroll-proportion="0.0">
|
889
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
890
|
+
<folding />
|
891
|
+
</state>
|
892
|
+
</provider>
|
893
|
+
</entry>
|
894
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
895
|
+
<provider selected="true" editor-type-id="text-editor">
|
896
|
+
<state vertical-scroll-proportion="0.0">
|
897
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
898
|
+
<folding />
|
899
|
+
</state>
|
900
|
+
</provider>
|
901
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
902
|
+
<state />
|
903
|
+
</provider>
|
904
|
+
</entry>
|
905
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
906
|
+
<provider selected="true" editor-type-id="text-editor">
|
907
|
+
<state vertical-scroll-proportion="0.0">
|
908
|
+
<caret line="5" column="0" selection-start-line="5" selection-start-column="0" selection-end-line="5" selection-end-column="0" />
|
909
|
+
<folding />
|
910
|
+
</state>
|
911
|
+
</provider>
|
912
|
+
</entry>
|
913
|
+
<entry file="file://$PROJECT_DIR$/bin/ssp">
|
914
|
+
<provider selected="true" editor-type-id="text-editor">
|
915
|
+
<state vertical-scroll-proportion="0.0">
|
916
|
+
<caret line="14" column="0" selection-start-line="14" selection-start-column="0" selection-end-line="14" selection-end-column="0" />
|
917
|
+
<folding />
|
918
|
+
</state>
|
919
|
+
</provider>
|
920
|
+
</entry>
|
921
|
+
<entry file="file://$PROJECT_DIR$/lib/ssp/creator/version.rb">
|
922
|
+
<provider selected="true" editor-type-id="text-editor">
|
923
|
+
<state vertical-scroll-proportion="0.0">
|
924
|
+
<caret line="2" column="18" selection-start-line="2" selection-start-column="18" selection-end-line="2" selection-end-column="18" />
|
925
|
+
<folding />
|
926
|
+
</state>
|
927
|
+
</provider>
|
928
|
+
</entry>
|
929
|
+
<entry file="file://$PROJECT_DIR$/nist-json.json">
|
930
|
+
<provider selected="true" editor-type-id="text-editor">
|
931
|
+
<state vertical-scroll-proportion="0.3272727">
|
932
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
933
|
+
<folding />
|
934
|
+
</state>
|
935
|
+
</provider>
|
936
|
+
</entry>
|
937
|
+
<entry file="file://$PROJECT_DIR$/lib/ssp/creator.rb">
|
938
|
+
<provider selected="true" editor-type-id="text-editor">
|
939
|
+
<state vertical-scroll-proportion="0.0">
|
940
|
+
<caret line="7" column="38" selection-start-line="7" selection-start-column="38" selection-end-line="7" selection-end-column="38" />
|
941
|
+
<folding>
|
942
|
+
<element signature="e#1214#3343#0" expanded="false" />
|
943
|
+
</folding>
|
944
|
+
</state>
|
945
|
+
</provider>
|
946
|
+
</entry>
|
947
|
+
<entry file="file://$PROJECT_DIR$/output.html">
|
948
|
+
<provider selected="true" editor-type-id="text-editor">
|
949
|
+
<state vertical-scroll-proportion="0.0">
|
950
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
951
|
+
<folding />
|
952
|
+
</state>
|
953
|
+
</provider>
|
954
|
+
</entry>
|
955
|
+
<entry file="file://$PROJECT_DIR$/ssp-creator.gemspec">
|
956
|
+
<provider selected="true" editor-type-id="text-editor">
|
957
|
+
<state vertical-scroll-proportion="0.3529412">
|
958
|
+
<caret line="15" column="2" selection-start-line="15" selection-start-column="2" selection-end-line="15" selection-end-column="2" />
|
959
|
+
<folding />
|
960
|
+
</state>
|
961
|
+
</provider>
|
962
|
+
</entry>
|
963
|
+
</component>
|
964
|
+
</project>
|