|
...
|
...
|
@@ -1,304 +0,0 @@
|
|
1
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
|
-<project version="4">
|
|
3
|
|
- <component name="ChangeListManager">
|
|
4
|
|
- <list default="true" id="a639d7fd-c494-4e17-bf9b-c77b4c431516" name="Default" comment="" />
|
|
5
|
|
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
6
|
|
- <option name="TRACKING_ENABLED" value="true" />
|
|
7
|
|
- <option name="SHOW_DIALOG" value="false" />
|
|
8
|
|
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
9
|
|
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
10
|
|
- <option name="LAST_RESOLUTION" value="IGNORE" />
|
|
11
|
|
- </component>
|
|
12
|
|
- <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
|
13
|
|
- <component name="FileEditorManager">
|
|
14
|
|
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
15
|
|
- <file leaf-file-name="csv2xlsx.go" pinned="false" current-in-tab="false">
|
|
16
|
|
- <entry file="file://$PROJECT_DIR$/csv2xlsx.go">
|
|
17
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
18
|
|
- <state relative-caret-position="210">
|
|
19
|
|
- <caret line="14" column="0" lean-forward="false" selection-start-line="14" selection-start-column="0" selection-end-line="14" selection-end-column="0" />
|
|
20
|
|
- <folding>
|
|
21
|
|
- <element signature="e#14#136#0" expanded="true" />
|
|
22
|
|
- </folding>
|
|
23
|
|
- </state>
|
|
24
|
|
- </provider>
|
|
25
|
|
- </entry>
|
|
26
|
|
- </file>
|
|
27
|
|
- <file leaf-file-name="README.md" pinned="false" current-in-tab="true">
|
|
28
|
|
- <entry file="file://$PROJECT_DIR$/README.md">
|
|
29
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
30
|
|
- <state relative-caret-position="-616">
|
|
31
|
|
- <caret line="4" column="71" lean-forward="false" selection-start-line="4" selection-start-column="71" selection-end-line="4" selection-end-column="71" />
|
|
32
|
|
- <folding />
|
|
33
|
|
- </state>
|
|
34
|
|
- </provider>
|
|
35
|
|
- </entry>
|
|
36
|
|
- </file>
|
|
37
|
|
- </leaf>
|
|
38
|
|
- </component>
|
|
39
|
|
- <component name="Git.Settings">
|
|
40
|
|
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../../../.." />
|
|
41
|
|
- </component>
|
|
42
|
|
- <component name="IdeDocumentHistory">
|
|
43
|
|
- <option name="CHANGED_PATHS">
|
|
44
|
|
- <list>
|
|
45
|
|
- <option value="$PROJECT_DIR$/csv2xlsx.go" />
|
|
46
|
|
- <option value="$PROJECT_DIR$/README.md" />
|
|
47
|
|
- </list>
|
|
48
|
|
- </option>
|
|
49
|
|
- </component>
|
|
50
|
|
- <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
51
|
|
- <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
52
|
|
- <component name="JsGulpfileManager">
|
|
53
|
|
- <detection-done>true</detection-done>
|
|
54
|
|
- <sorting>DEFINITION_ORDER</sorting>
|
|
55
|
|
- </component>
|
|
56
|
|
- <component name="ProjectFrameBounds">
|
|
57
|
|
- <option name="x" value="36" />
|
|
58
|
|
- <option name="y" value="23" />
|
|
59
|
|
- <option name="width" value="1404" />
|
|
60
|
|
- <option name="height" value="877" />
|
|
61
|
|
- </component>
|
|
62
|
|
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
63
|
|
- <component name="ProjectView">
|
|
64
|
|
- <navigator currentView="ProjectPane" proportions="" version="1">
|
|
65
|
|
- <flattenPackages />
|
|
66
|
|
- <showMembers />
|
|
67
|
|
- <showModules />
|
|
68
|
|
- <showLibraryContents />
|
|
69
|
|
- <hideEmptyPackages />
|
|
70
|
|
- <abbreviatePackageNames />
|
|
71
|
|
- <autoscrollToSource />
|
|
72
|
|
- <autoscrollFromSource />
|
|
73
|
|
- <sortByType />
|
|
74
|
|
- <manualOrder />
|
|
75
|
|
- <foldersAlwaysOnTop value="true" />
|
|
76
|
|
- </navigator>
|
|
77
|
|
- <panes>
|
|
78
|
|
- <pane id="Scratches" />
|
|
79
|
|
- <pane id="Scope" />
|
|
80
|
|
- <pane id="ProjectPane">
|
|
81
|
|
- <subPane>
|
|
82
|
|
- <PATH>
|
|
83
|
|
- <PATH_ELEMENT>
|
|
84
|
|
- <option name="myItemId" value="csv2xlsx" />
|
|
85
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
86
|
|
- </PATH_ELEMENT>
|
|
87
|
|
- <PATH_ELEMENT>
|
|
88
|
|
- <option name="myItemId" value="csv2xlsx" />
|
|
89
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
90
|
|
- </PATH_ELEMENT>
|
|
91
|
|
- </PATH>
|
|
92
|
|
- </subPane>
|
|
93
|
|
- </pane>
|
|
94
|
|
- </panes>
|
|
95
|
|
- </component>
|
|
96
|
|
- <component name="PropertiesComponent">
|
|
97
|
|
- <property name="go.sdk.automatically.set" value="true" />
|
|
98
|
|
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
99
|
|
- <property name="settings.editor.selected.configurable" value="project.propVCSSupport.Mappings" />
|
|
100
|
|
- </component>
|
|
101
|
|
- <component name="RunDashboard">
|
|
102
|
|
- <option name="ruleStates">
|
|
103
|
|
- <list>
|
|
104
|
|
- <RuleState>
|
|
105
|
|
- <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
106
|
|
- </RuleState>
|
|
107
|
|
- <RuleState>
|
|
108
|
|
- <option name="name" value="StatusDashboardGroupingRule" />
|
|
109
|
|
- </RuleState>
|
|
110
|
|
- </list>
|
|
111
|
|
- </option>
|
|
112
|
|
- </component>
|
|
113
|
|
- <component name="RunManager" selected="Go Application.Build csv2xlsx.go and run">
|
|
114
|
|
- <configuration default="false" name="Build csv2xlsx.go and run" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true">
|
|
115
|
|
- <module name="csv2xlsx" />
|
|
116
|
|
- <working_directory value="$PROJECT_DIR$/" />
|
|
117
|
|
- <go_parameters value="-i" />
|
|
118
|
|
- <parameters value="--infile test.csv --outfile /tmp/test.xlsx --silent" />
|
|
119
|
|
- <filePath value="$PROJECT_DIR$/csv2xlsx.go" />
|
|
120
|
|
- <kind value="FILE" />
|
|
121
|
|
- <package value="arminhanisch.de/csv2xlsx" />
|
|
122
|
|
- <method />
|
|
123
|
|
- </configuration>
|
|
124
|
|
- <configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
125
|
|
- <module name="csv2xlsx" />
|
|
126
|
|
- <working_directory value="$PROJECT_DIR$/" />
|
|
127
|
|
- <go_parameters value="-i" />
|
|
128
|
|
- <filePath value="$PROJECT_DIR$/" />
|
|
129
|
|
- <kind value="FILE" />
|
|
130
|
|
- <package value="arminhanisch.de/csv2xlsx" />
|
|
131
|
|
- <method />
|
|
132
|
|
- </configuration>
|
|
133
|
|
- <configuration default="true" type="GoRunFileConfiguration" factoryName="Go Single File">
|
|
134
|
|
- <module name="" />
|
|
135
|
|
- <working_directory value="$PROJECT_DIR$" />
|
|
136
|
|
- <filePath value="$PROJECT_DIR$" />
|
|
137
|
|
- <method />
|
|
138
|
|
- </configuration>
|
|
139
|
|
- <configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test">
|
|
140
|
|
- <module name="csv2xlsx" />
|
|
141
|
|
- <working_directory value="$PROJECT_DIR$/" />
|
|
142
|
|
- <go_parameters value="-i" />
|
|
143
|
|
- <framework value="gotest" />
|
|
144
|
|
- <kind value="DIRECTORY" />
|
|
145
|
|
- <package value="arminhanisch.de/csv2xlsx" />
|
|
146
|
|
- <method />
|
|
147
|
|
- </configuration>
|
|
148
|
|
- <configuration default="true" type="JavaScriptTestRunnerJest" factoryName="Jest">
|
|
149
|
|
- <node-interpreter value="project" />
|
|
150
|
|
- <working-dir value="" />
|
|
151
|
|
- <envs />
|
|
152
|
|
- <scope-kind value="ALL" />
|
|
153
|
|
- <method />
|
|
154
|
|
- </configuration>
|
|
155
|
|
- <configuration default="true" type="JavaScriptTestRunnerProtractor" factoryName="Protractor">
|
|
156
|
|
- <config-file value="" />
|
|
157
|
|
- <node-interpreter value="project" />
|
|
158
|
|
- <envs />
|
|
159
|
|
- <method />
|
|
160
|
|
- </configuration>
|
|
161
|
|
- <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
|
|
162
|
|
- <method />
|
|
163
|
|
- </configuration>
|
|
164
|
|
- <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
|
|
165
|
|
- <method />
|
|
166
|
|
- </configuration>
|
|
167
|
|
- <configuration default="true" type="js.build_tools.npm" factoryName="npm">
|
|
168
|
|
- <command value="run" />
|
|
169
|
|
- <scripts />
|
|
170
|
|
- <node-interpreter value="project" />
|
|
171
|
|
- <envs />
|
|
172
|
|
- <method />
|
|
173
|
|
- </configuration>
|
|
174
|
|
- <configuration default="false" name="csv2xlsx_main" type="GoRunFileConfiguration" factoryName="Go Single File">
|
|
175
|
|
- <module name="csv2xlsx" />
|
|
176
|
|
- <working_directory value="$PROJECT_DIR$/" />
|
|
177
|
|
- <parameters value="--columns 0:text,3,6:number,7 --rows 1-100 --infile test.csv --outfile /tmp/test.xlsx" />
|
|
178
|
|
- <filePath value="$PROJECT_DIR$/csv2xlsx.go" />
|
|
179
|
|
- <method />
|
|
180
|
|
- </configuration>
|
|
181
|
|
- <list size="2">
|
|
182
|
|
- <item index="0" class="java.lang.String" itemvalue="Go Single File.csv2xlsx_main" />
|
|
183
|
|
- <item index="1" class="java.lang.String" itemvalue="Go Application.Build csv2xlsx.go and run" />
|
|
184
|
|
- </list>
|
|
185
|
|
- <recent_temporary>
|
|
186
|
|
- <list size="1">
|
|
187
|
|
- <item index="0" class="java.lang.String" itemvalue="Go Application.Build csv2xlsx.go and run" />
|
|
188
|
|
- </list>
|
|
189
|
|
- </recent_temporary>
|
|
190
|
|
- </component>
|
|
191
|
|
- <component name="ShelveChangesManager" show_recycled="false">
|
|
192
|
|
- <option name="remove_strategy" value="false" />
|
|
193
|
|
- </component>
|
|
194
|
|
- <component name="TodoView">
|
|
195
|
|
- <todo-panel id="selected-file">
|
|
196
|
|
- <is-autoscroll-to-source value="true" />
|
|
197
|
|
- </todo-panel>
|
|
198
|
|
- <todo-panel id="all">
|
|
199
|
|
- <are-packages-shown value="true" />
|
|
200
|
|
- <is-autoscroll-to-source value="true" />
|
|
201
|
|
- </todo-panel>
|
|
202
|
|
- </component>
|
|
203
|
|
- <component name="ToolWindowManager">
|
|
204
|
|
- <frame x="36" y="23" width="1404" height="877" extended-state="6" />
|
|
205
|
|
- <editor active="true" />
|
|
206
|
|
- <layout>
|
|
207
|
|
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.18795888" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
208
|
|
- <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32977098" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
209
|
|
- <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4110672" sideWeight="0.50293684" order="7" side_tool="true" content_ui="tabs" />
|
|
210
|
|
- <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
211
|
|
- <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
212
|
|
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32806325" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
213
|
|
- <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
214
|
|
- <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
215
|
|
- <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
216
|
|
- <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4110672" sideWeight="0.49706313" order="3" side_tool="false" content_ui="tabs" />
|
|
217
|
|
- <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
|
218
|
|
- <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
219
|
|
- <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
220
|
|
- <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
221
|
|
- <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
222
|
|
- <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
223
|
|
- <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
224
|
|
- </layout>
|
|
225
|
|
- </component>
|
|
226
|
|
- <component name="TypeScriptGeneratedFilesManager">
|
|
227
|
|
- <option name="processedProjectFiles" value="true" />
|
|
228
|
|
- </component>
|
|
229
|
|
- <component name="VcsContentAnnotationSettings">
|
|
230
|
|
- <option name="myLimit" value="2678400000" />
|
|
231
|
|
- </component>
|
|
232
|
|
- <component name="VcsManagerConfiguration">
|
|
233
|
|
- <ignored-roots>
|
|
234
|
|
- <path value="$PROJECT_DIR$/../../../.." />
|
|
235
|
|
- </ignored-roots>
|
|
236
|
|
- </component>
|
|
237
|
|
- <component name="XDebuggerManager">
|
|
238
|
|
- <breakpoint-manager>
|
|
239
|
|
- <option name="time" value="8" />
|
|
240
|
|
- </breakpoint-manager>
|
|
241
|
|
- <watches-manager />
|
|
242
|
|
- </component>
|
|
243
|
|
- <component name="editorHistoryManager">
|
|
244
|
|
- <entry file="file://$PROJECT_DIR$/csv2xlsx.go">
|
|
245
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
246
|
|
- <state relative-caret-position="0">
|
|
247
|
|
- <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
248
|
|
- <folding>
|
|
249
|
|
- <element signature="e#14#136#0" expanded="true" />
|
|
250
|
|
- </folding>
|
|
251
|
|
- </state>
|
|
252
|
|
- </provider>
|
|
253
|
|
- </entry>
|
|
254
|
|
- <entry file="file:///usr/local/Cellar/go/1.8.3/libexec/src/regexp/regexp.go">
|
|
255
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
256
|
|
- <state relative-caret-position="209">
|
|
257
|
|
- <caret line="233" column="5" lean-forward="false" selection-start-line="233" selection-start-column="5" selection-end-line="233" selection-end-column="5" />
|
|
258
|
|
- </state>
|
|
259
|
|
- </provider>
|
|
260
|
|
- </entry>
|
|
261
|
|
- <entry file="file:///usr/local/Cellar/go/1.8.3/libexec/src/strings/strings_amd64.go">
|
|
262
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
263
|
|
- <state relative-caret-position="165">
|
|
264
|
|
- <caret line="24" column="5" lean-forward="false" selection-start-line="24" selection-start-column="5" selection-end-line="24" selection-end-column="5" />
|
|
265
|
|
- <folding />
|
|
266
|
|
- </state>
|
|
267
|
|
- </provider>
|
|
268
|
|
- </entry>
|
|
269
|
|
- <entry file="file://$PROJECT_DIR$/test.csv">
|
|
270
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
271
|
|
- <state relative-caret-position="0">
|
|
272
|
|
- <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
273
|
|
- <folding />
|
|
274
|
|
- </state>
|
|
275
|
|
- </provider>
|
|
276
|
|
- </entry>
|
|
277
|
|
- <entry file="file://$PROJECT_DIR$/csv2xlsx.go">
|
|
278
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
279
|
|
- <state relative-caret-position="210">
|
|
280
|
|
- <caret line="14" column="0" lean-forward="false" selection-start-line="14" selection-start-column="0" selection-end-line="14" selection-end-column="0" />
|
|
281
|
|
- <folding>
|
|
282
|
|
- <element signature="e#14#136#0" expanded="true" />
|
|
283
|
|
- </folding>
|
|
284
|
|
- </state>
|
|
285
|
|
- </provider>
|
|
286
|
|
- </entry>
|
|
287
|
|
- <entry file="file://$PROJECT_DIR$/csv2xlsx_test.go">
|
|
288
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
289
|
|
- <state relative-caret-position="11">
|
|
290
|
|
- <caret line="22" column="5" lean-forward="true" selection-start-line="22" selection-start-column="5" selection-end-line="22" selection-end-column="5" />
|
|
291
|
|
- <folding />
|
|
292
|
|
- </state>
|
|
293
|
|
- </provider>
|
|
294
|
|
- </entry>
|
|
295
|
|
- <entry file="file://$PROJECT_DIR$/README.md">
|
|
296
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
297
|
|
- <state relative-caret-position="-616">
|
|
298
|
|
- <caret line="4" column="71" lean-forward="false" selection-start-line="4" selection-start-column="71" selection-end-line="4" selection-end-column="71" />
|
|
299
|
|
- <folding />
|
|
300
|
|
- </state>
|
|
301
|
|
- </provider>
|
|
302
|
|
- </entry>
|
|
303
|
|
- </component>
|
|
304
|
|
-</project>
|