|
@@ -1,523 +0,0 @@
|
1
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
2
|
|
-<project version="4">
|
3
|
|
- <component name="ChangeListManager">
|
4
|
|
- <list default="true" id="2198802b-d4ec-4041-8e1d-7aeccbb96f0d" name="Default" comment="" />
|
5
|
|
- <ignored path="$PROJECT_DIR$/out/" />
|
6
|
|
- <ignored path="$PROJECT_DIR$/target/" />
|
7
|
|
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
8
|
|
- <option name="TRACKING_ENABLED" value="true" />
|
9
|
|
- <option name="SHOW_DIALOG" value="false" />
|
10
|
|
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
11
|
|
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
12
|
|
- <option name="LAST_RESOLUTION" value="IGNORE" />
|
13
|
|
- </component>
|
14
|
|
- <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
15
|
|
- <component name="FileEditorManager">
|
16
|
|
- <leaf>
|
17
|
|
- <file leaf-file-name="pom.xml" pinned="false" current-in-tab="false">
|
18
|
|
- <entry file="file://$PROJECT_DIR$/pom.xml">
|
19
|
|
- <provider selected="true" editor-type-id="text-editor">
|
20
|
|
- <state relative-caret-position="0">
|
21
|
|
- <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
22
|
|
- <folding />
|
23
|
|
- </state>
|
24
|
|
- </provider>
|
25
|
|
- </entry>
|
26
|
|
- </file>
|
27
|
|
- <file leaf-file-name="MainApplication.java" pinned="false" current-in-tab="false">
|
28
|
|
- <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/scientificcalculator/MainApplication.java">
|
29
|
|
- <provider selected="true" editor-type-id="text-editor">
|
30
|
|
- <state relative-caret-position="225">
|
31
|
|
- <caret line="15" column="5" lean-forward="true" selection-start-line="15" selection-start-column="5" selection-end-line="15" selection-end-column="5" />
|
32
|
|
- <folding />
|
33
|
|
- </state>
|
34
|
|
- </provider>
|
35
|
|
- </entry>
|
36
|
|
- </file>
|
37
|
|
- <file leaf-file-name="Console.java" pinned="false" current-in-tab="true">
|
38
|
|
- <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/scientificcalculator/Console.java">
|
39
|
|
- <provider selected="true" editor-type-id="text-editor">
|
40
|
|
- <state relative-caret-position="360">
|
41
|
|
- <caret line="24" column="58" lean-forward="true" selection-start-line="24" selection-start-column="58" selection-end-line="24" selection-end-column="58" />
|
42
|
|
- <folding />
|
43
|
|
- </state>
|
44
|
|
- </provider>
|
45
|
|
- </entry>
|
46
|
|
- </file>
|
47
|
|
- </leaf>
|
48
|
|
- </component>
|
49
|
|
- <component name="FileTemplateManagerImpl">
|
50
|
|
- <option name="RECENT_TEMPLATES">
|
51
|
|
- <list>
|
52
|
|
- <option value="Class" />
|
53
|
|
- </list>
|
54
|
|
- </option>
|
55
|
|
- </component>
|
56
|
|
- <component name="GradleLocalSettings">
|
57
|
|
- <option name="externalProjectsViewState">
|
58
|
|
- <projects_view />
|
59
|
|
- </option>
|
60
|
|
- </component>
|
61
|
|
- <component name="IdeDocumentHistory">
|
62
|
|
- <option name="CHANGED_PATHS">
|
63
|
|
- <list>
|
64
|
|
- <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/scientificcalculator/MainApplication.java" />
|
65
|
|
- <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/scientificcalculator/Console.java" />
|
66
|
|
- </list>
|
67
|
|
- </option>
|
68
|
|
- </component>
|
69
|
|
- <component name="ProjectFrameBounds">
|
70
|
|
- <option name="x" value="1772" />
|
71
|
|
- <option name="y" value="113" />
|
72
|
|
- <option name="width" value="1440" />
|
73
|
|
- <option name="height" value="873" />
|
74
|
|
- </component>
|
75
|
|
- <component name="ProjectView">
|
76
|
|
- <navigator currentView="ProjectPane" proportions="" version="1">
|
77
|
|
- <flattenPackages />
|
78
|
|
- <showMembers />
|
79
|
|
- <showModules />
|
80
|
|
- <showLibraryContents />
|
81
|
|
- <hideEmptyPackages />
|
82
|
|
- <abbreviatePackageNames />
|
83
|
|
- <autoscrollToSource />
|
84
|
|
- <autoscrollFromSource />
|
85
|
|
- <sortByType />
|
86
|
|
- <manualOrder />
|
87
|
|
- <foldersAlwaysOnTop value="true" />
|
88
|
|
- </navigator>
|
89
|
|
- <panes>
|
90
|
|
- <pane id="PackagesPane" />
|
91
|
|
- <pane id="Scratches" />
|
92
|
|
- <pane id="Scope" />
|
93
|
|
- <pane id="ProjectPane">
|
94
|
|
- <subPane>
|
95
|
|
- <PATH>
|
96
|
|
- <PATH_ELEMENT>
|
97
|
|
- <option name="myItemId" value="scientific_calculator" />
|
98
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
99
|
|
- </PATH_ELEMENT>
|
100
|
|
- <PATH_ELEMENT>
|
101
|
|
- <option name="myItemId" value="scientific_calculator" />
|
102
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
103
|
|
- </PATH_ELEMENT>
|
104
|
|
- </PATH>
|
105
|
|
- <PATH>
|
106
|
|
- <PATH_ELEMENT>
|
107
|
|
- <option name="myItemId" value="scientific_calculator" />
|
108
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
109
|
|
- </PATH_ELEMENT>
|
110
|
|
- <PATH_ELEMENT>
|
111
|
|
- <option name="myItemId" value="scientific_calculator" />
|
112
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
113
|
|
- </PATH_ELEMENT>
|
114
|
|
- <PATH_ELEMENT>
|
115
|
|
- <option name="myItemId" value="src" />
|
116
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
117
|
|
- </PATH_ELEMENT>
|
118
|
|
- </PATH>
|
119
|
|
- <PATH>
|
120
|
|
- <PATH_ELEMENT>
|
121
|
|
- <option name="myItemId" value="scientific_calculator" />
|
122
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
123
|
|
- </PATH_ELEMENT>
|
124
|
|
- <PATH_ELEMENT>
|
125
|
|
- <option name="myItemId" value="scientific_calculator" />
|
126
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
127
|
|
- </PATH_ELEMENT>
|
128
|
|
- <PATH_ELEMENT>
|
129
|
|
- <option name="myItemId" value="src" />
|
130
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
131
|
|
- </PATH_ELEMENT>
|
132
|
|
- <PATH_ELEMENT>
|
133
|
|
- <option name="myItemId" value="main" />
|
134
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
135
|
|
- </PATH_ELEMENT>
|
136
|
|
- </PATH>
|
137
|
|
- <PATH>
|
138
|
|
- <PATH_ELEMENT>
|
139
|
|
- <option name="myItemId" value="scientific_calculator" />
|
140
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
141
|
|
- </PATH_ELEMENT>
|
142
|
|
- <PATH_ELEMENT>
|
143
|
|
- <option name="myItemId" value="scientific_calculator" />
|
144
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
145
|
|
- </PATH_ELEMENT>
|
146
|
|
- <PATH_ELEMENT>
|
147
|
|
- <option name="myItemId" value="src" />
|
148
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
149
|
|
- </PATH_ELEMENT>
|
150
|
|
- <PATH_ELEMENT>
|
151
|
|
- <option name="myItemId" value="main" />
|
152
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
153
|
|
- </PATH_ELEMENT>
|
154
|
|
- <PATH_ELEMENT>
|
155
|
|
- <option name="myItemId" value="java" />
|
156
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
157
|
|
- </PATH_ELEMENT>
|
158
|
|
- <PATH_ELEMENT>
|
159
|
|
- <option name="myItemId" value="scientificcalculator" />
|
160
|
|
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
161
|
|
- </PATH_ELEMENT>
|
162
|
|
- </PATH>
|
163
|
|
- </subPane>
|
164
|
|
- </pane>
|
165
|
|
- </panes>
|
166
|
|
- </component>
|
167
|
|
- <component name="PropertiesComponent">
|
168
|
|
- <property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.javacompiler" />
|
169
|
|
- <property name="project.structure.last.edited" value="Project" />
|
170
|
|
- <property name="project.structure.proportion" value="0.0" />
|
171
|
|
- <property name="project.structure.side.proportion" value="0.2" />
|
172
|
|
- </component>
|
173
|
|
- <component name="RunDashboard">
|
174
|
|
- <option name="ruleStates">
|
175
|
|
- <list>
|
176
|
|
- <RuleState>
|
177
|
|
- <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
178
|
|
- </RuleState>
|
179
|
|
- <RuleState>
|
180
|
|
- <option name="name" value="StatusDashboardGroupingRule" />
|
181
|
|
- </RuleState>
|
182
|
|
- </list>
|
183
|
|
- </option>
|
184
|
|
- </component>
|
185
|
|
- <component name="RunManager" selected="Application.MainApplication">
|
186
|
|
- <configuration default="false" name="MainApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
187
|
|
- <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
|
188
|
|
- <pattern>
|
189
|
|
- <option name="PATTERN" value="com.zipcodewilmington.scientificcalculator.*" />
|
190
|
|
- <option name="ENABLED" value="true" />
|
191
|
|
- </pattern>
|
192
|
|
- </extension>
|
193
|
|
- <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.scientificcalculator.MainApplication" />
|
194
|
|
- <option name="VM_PARAMETERS" />
|
195
|
|
- <option name="PROGRAM_PARAMETERS" />
|
196
|
|
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
197
|
|
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
198
|
|
- <option name="ALTERNATIVE_JRE_PATH" />
|
199
|
|
- <option name="ENABLE_SWING_INSPECTOR" value="false" />
|
200
|
|
- <option name="ENV_VARIABLES" />
|
201
|
|
- <option name="PASS_PARENT_ENVS" value="true" />
|
202
|
|
- <module name="scientific_calculator" />
|
203
|
|
- <envs />
|
204
|
|
- <method />
|
205
|
|
- </configuration>
|
206
|
|
- <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
|
207
|
|
- <module name="" />
|
208
|
|
- <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
|
209
|
|
- <option name="PROGRAM_PARAMETERS" />
|
210
|
|
- <predefined_log_file id="idea.log" enabled="true" />
|
211
|
|
- <method />
|
212
|
|
- </configuration>
|
213
|
|
- <configuration default="true" type="AndroidRunConfigurationType" factoryName="Android App">
|
214
|
|
- <module name="" />
|
215
|
|
- <option name="DEPLOY" value="true" />
|
216
|
|
- <option name="ARTIFACT_NAME" value="" />
|
217
|
|
- <option name="PM_INSTALL_OPTIONS" value="" />
|
218
|
|
- <option name="ACTIVITY_EXTRA_FLAGS" value="" />
|
219
|
|
- <option name="MODE" value="default_activity" />
|
220
|
|
- <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
|
221
|
|
- <option name="PREFERRED_AVD" value="" />
|
222
|
|
- <option name="CLEAR_LOGCAT" value="false" />
|
223
|
|
- <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
|
224
|
|
- <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
|
225
|
|
- <option name="FORCE_STOP_RUNNING_APP" value="true" />
|
226
|
|
- <option name="DEBUGGER_TYPE" value="Java" />
|
227
|
|
- <option name="USE_LAST_SELECTED_DEVICE" value="false" />
|
228
|
|
- <option name="PREFERRED_AVD" value="" />
|
229
|
|
- <Java />
|
230
|
|
- <Profilers>
|
231
|
|
- <option name="ENABLE_ADVANCED_PROFILING" value="true" />
|
232
|
|
- <option name="GAPID_ENABLED" value="false" />
|
233
|
|
- <option name="GAPID_DISABLE_PCS" value="false" />
|
234
|
|
- <option name="SUPPORT_LIB_ENABLED" value="true" />
|
235
|
|
- <option name="INSTRUMENTATION_ENABLED" value="true" />
|
236
|
|
- </Profilers>
|
237
|
|
- <option name="DEEP_LINK" value="" />
|
238
|
|
- <option name="ACTIVITY_CLASS" value="" />
|
239
|
|
- <method />
|
240
|
|
- </configuration>
|
241
|
|
- <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
|
242
|
|
- <module name="" />
|
243
|
|
- <option name="TESTING_TYPE" value="0" />
|
244
|
|
- <option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
|
245
|
|
- <option name="METHOD_NAME" value="" />
|
246
|
|
- <option name="CLASS_NAME" value="" />
|
247
|
|
- <option name="PACKAGE_NAME" value="" />
|
248
|
|
- <option name="EXTRA_OPTIONS" value="" />
|
249
|
|
- <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
|
250
|
|
- <option name="PREFERRED_AVD" value="" />
|
251
|
|
- <option name="CLEAR_LOGCAT" value="false" />
|
252
|
|
- <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
|
253
|
|
- <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
|
254
|
|
- <option name="FORCE_STOP_RUNNING_APP" value="true" />
|
255
|
|
- <option name="DEBUGGER_TYPE" value="Java" />
|
256
|
|
- <option name="USE_LAST_SELECTED_DEVICE" value="false" />
|
257
|
|
- <option name="PREFERRED_AVD" value="" />
|
258
|
|
- <Java />
|
259
|
|
- <Profilers>
|
260
|
|
- <option name="ENABLE_ADVANCED_PROFILING" value="true" />
|
261
|
|
- <option name="GAPID_ENABLED" value="false" />
|
262
|
|
- <option name="GAPID_DISABLE_PCS" value="false" />
|
263
|
|
- <option name="SUPPORT_LIB_ENABLED" value="true" />
|
264
|
|
- <option name="INSTRUMENTATION_ENABLED" value="true" />
|
265
|
|
- </Profilers>
|
266
|
|
- <method />
|
267
|
|
- </configuration>
|
268
|
|
- <configuration default="true" type="Applet" factoryName="Applet">
|
269
|
|
- <option name="HTML_USED" value="false" />
|
270
|
|
- <option name="WIDTH" value="400" />
|
271
|
|
- <option name="HEIGHT" value="300" />
|
272
|
|
- <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
273
|
|
- <module />
|
274
|
|
- <method />
|
275
|
|
- </configuration>
|
276
|
|
- <configuration default="true" type="Application" factoryName="Application">
|
277
|
|
- <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
278
|
|
- <option name="MAIN_CLASS_NAME" />
|
279
|
|
- <option name="VM_PARAMETERS" />
|
280
|
|
- <option name="PROGRAM_PARAMETERS" />
|
281
|
|
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
282
|
|
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
283
|
|
- <option name="ALTERNATIVE_JRE_PATH" />
|
284
|
|
- <option name="ENABLE_SWING_INSPECTOR" value="false" />
|
285
|
|
- <option name="ENV_VARIABLES" />
|
286
|
|
- <option name="PASS_PARENT_ENVS" value="true" />
|
287
|
|
- <module name="" />
|
288
|
|
- <envs />
|
289
|
|
- <method />
|
290
|
|
- </configuration>
|
291
|
|
- <configuration default="true" type="GradleRunConfiguration" factoryName="Gradle">
|
292
|
|
- <ExternalSystemSettings>
|
293
|
|
- <option name="executionName" />
|
294
|
|
- <option name="externalProjectPath" />
|
295
|
|
- <option name="externalSystemIdString" value="GRADLE" />
|
296
|
|
- <option name="scriptParameters" />
|
297
|
|
- <option name="taskDescriptions">
|
298
|
|
- <list />
|
299
|
|
- </option>
|
300
|
|
- <option name="taskNames">
|
301
|
|
- <list />
|
302
|
|
- </option>
|
303
|
|
- <option name="vmOptions" />
|
304
|
|
- </ExternalSystemSettings>
|
305
|
|
- <method />
|
306
|
|
- </configuration>
|
307
|
|
- <configuration default="true" type="JUnit" factoryName="JUnit">
|
308
|
|
- <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
309
|
|
- <module name="" />
|
310
|
|
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
311
|
|
- <option name="ALTERNATIVE_JRE_PATH" />
|
312
|
|
- <option name="PACKAGE_NAME" />
|
313
|
|
- <option name="MAIN_CLASS_NAME" />
|
314
|
|
- <option name="METHOD_NAME" />
|
315
|
|
- <option name="TEST_OBJECT" value="class" />
|
316
|
|
- <option name="VM_PARAMETERS" value="-ea" />
|
317
|
|
- <option name="PARAMETERS" />
|
318
|
|
- <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
|
319
|
|
- <option name="ENV_VARIABLES" />
|
320
|
|
- <option name="PASS_PARENT_ENVS" value="true" />
|
321
|
|
- <option name="TEST_SEARCH_SCOPE">
|
322
|
|
- <value defaultName="singleModule" />
|
323
|
|
- </option>
|
324
|
|
- <envs />
|
325
|
|
- <patterns />
|
326
|
|
- <method />
|
327
|
|
- </configuration>
|
328
|
|
- <configuration default="true" type="JarApplication" factoryName="JAR Application">
|
329
|
|
- <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
330
|
|
- <envs />
|
331
|
|
- <method />
|
332
|
|
- </configuration>
|
333
|
|
- <configuration default="true" type="Java Scratch" factoryName="Java Scratch">
|
334
|
|
- <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
335
|
|
- <option name="SCRATCH_FILE_ID" value="0" />
|
336
|
|
- <option name="MAIN_CLASS_NAME" />
|
337
|
|
- <option name="VM_PARAMETERS" />
|
338
|
|
- <option name="PROGRAM_PARAMETERS" />
|
339
|
|
- <option name="WORKING_DIRECTORY" />
|
340
|
|
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
341
|
|
- <option name="ALTERNATIVE_JRE_PATH" />
|
342
|
|
- <option name="ENABLE_SWING_INSPECTOR" value="false" />
|
343
|
|
- <option name="ENV_VARIABLES" />
|
344
|
|
- <option name="PASS_PARENT_ENVS" value="true" />
|
345
|
|
- <module name="" />
|
346
|
|
- <envs />
|
347
|
|
- <method />
|
348
|
|
- </configuration>
|
349
|
|
- <configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
|
350
|
|
- <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
351
|
|
- <option name="MAIN_CLASS_NAME" />
|
352
|
|
- <option name="VM_PARAMETERS" />
|
353
|
|
- <option name="PROGRAM_PARAMETERS" />
|
354
|
|
- <option name="WORKING_DIRECTORY" />
|
355
|
|
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
356
|
|
- <option name="ALTERNATIVE_JRE_PATH" />
|
357
|
|
- <option name="PASS_PARENT_ENVS" value="true" />
|
358
|
|
- <module name="scientific_calculator" />
|
359
|
|
- <envs />
|
360
|
|
- <method />
|
361
|
|
- </configuration>
|
362
|
|
- <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
|
363
|
|
- <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
364
|
|
- <option name="filePath" />
|
365
|
|
- <option name="vmParameters" />
|
366
|
|
- <option name="alternativeJrePath" />
|
367
|
|
- <option name="programParameters" />
|
368
|
|
- <option name="passParentEnvs" value="true" />
|
369
|
|
- <option name="workingDirectory" />
|
370
|
|
- <option name="isAlternativeJrePathEnabled" value="false" />
|
371
|
|
- <envs />
|
372
|
|
- <method />
|
373
|
|
- </configuration>
|
374
|
|
- <configuration default="true" type="Remote" factoryName="Remote">
|
375
|
|
- <option name="USE_SOCKET_TRANSPORT" value="true" />
|
376
|
|
- <option name="SERVER_MODE" value="false" />
|
377
|
|
- <option name="SHMEM_ADDRESS" value="javadebug" />
|
378
|
|
- <option name="HOST" value="localhost" />
|
379
|
|
- <option name="PORT" value="5005" />
|
380
|
|
- <method />
|
381
|
|
- </configuration>
|
382
|
|
- <configuration default="true" type="TestNG" factoryName="TestNG">
|
383
|
|
- <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
384
|
|
- <module name="" />
|
385
|
|
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
386
|
|
- <option name="ALTERNATIVE_JRE_PATH" />
|
387
|
|
- <option name="SUITE_NAME" />
|
388
|
|
- <option name="PACKAGE_NAME" />
|
389
|
|
- <option name="MAIN_CLASS_NAME" />
|
390
|
|
- <option name="METHOD_NAME" />
|
391
|
|
- <option name="GROUP_NAME" />
|
392
|
|
- <option name="TEST_OBJECT" value="CLASS" />
|
393
|
|
- <option name="VM_PARAMETERS" value="-ea" />
|
394
|
|
- <option name="PARAMETERS" />
|
395
|
|
- <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
|
396
|
|
- <option name="OUTPUT_DIRECTORY" />
|
397
|
|
- <option name="ANNOTATION_TYPE" />
|
398
|
|
- <option name="ENV_VARIABLES" />
|
399
|
|
- <option name="PASS_PARENT_ENVS" value="true" />
|
400
|
|
- <option name="TEST_SEARCH_SCOPE">
|
401
|
|
- <value defaultName="singleModule" />
|
402
|
|
- </option>
|
403
|
|
- <option name="USE_DEFAULT_REPORTERS" value="false" />
|
404
|
|
- <option name="PROPERTIES_FILE" />
|
405
|
|
- <envs />
|
406
|
|
- <properties />
|
407
|
|
- <listeners />
|
408
|
|
- <method />
|
409
|
|
- </configuration>
|
410
|
|
- <configuration default="true" type="executeSpecs" factoryName="Gauge Execution">
|
411
|
|
- <setting name="environment" value="" />
|
412
|
|
- <setting name="specsToExecute" value="" />
|
413
|
|
- <setting name="tags" value="" />
|
414
|
|
- <setting name="parallelNodes" value="" />
|
415
|
|
- <setting name="execInParallel" value="false" />
|
416
|
|
- <setting name="programParameters" value="" />
|
417
|
|
- <setting name="workingDirectory" value="" />
|
418
|
|
- <setting name="moduleName" value="" />
|
419
|
|
- <envMap />
|
420
|
|
- <setting name="rowsRange" value="" />
|
421
|
|
- <method />
|
422
|
|
- </configuration>
|
423
|
|
- <list size="1">
|
424
|
|
- <item index="0" class="java.lang.String" itemvalue="Application.MainApplication" />
|
425
|
|
- </list>
|
426
|
|
- <recent_temporary>
|
427
|
|
- <list size="1">
|
428
|
|
- <item index="0" class="java.lang.String" itemvalue="Application.MainApplication" />
|
429
|
|
- </list>
|
430
|
|
- </recent_temporary>
|
431
|
|
- </component>
|
432
|
|
- <component name="ShelveChangesManager" show_recycled="false">
|
433
|
|
- <option name="remove_strategy" value="false" />
|
434
|
|
- </component>
|
435
|
|
- <component name="TaskManager">
|
436
|
|
- <task active="true" id="Default" summary="Default task">
|
437
|
|
- <changelist id="2198802b-d4ec-4041-8e1d-7aeccbb96f0d" name="Default" comment="" />
|
438
|
|
- <created>1518203351570</created>
|
439
|
|
- <option name="number" value="Default" />
|
440
|
|
- <option name="presentableId" value="Default" />
|
441
|
|
- <updated>1518203351570</updated>
|
442
|
|
- </task>
|
443
|
|
- <servers />
|
444
|
|
- </component>
|
445
|
|
- <component name="ToolWindowManager">
|
446
|
|
- <frame x="1772" y="113" width="1440" height="873" extended-state="0" />
|
447
|
|
- <layout>
|
448
|
|
- <window_info id="Palette" 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="-1" side_tool="false" content_ui="tabs" />
|
449
|
|
- <window_info id="TODO" 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="6" side_tool="false" content_ui="tabs" />
|
450
|
|
- <window_info id="Nl-Palette" 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="-1" side_tool="false" content_ui="tabs" />
|
451
|
|
- <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3290653" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
452
|
|
- <window_info id="Palette	" 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="-1" side_tool="false" content_ui="tabs" />
|
453
|
|
- <window_info id="Image Layers" 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="-1" side_tool="false" content_ui="tabs" />
|
454
|
|
- <window_info id="Capture Analysis" 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="-1" side_tool="false" content_ui="tabs" />
|
455
|
|
- <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.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
|
456
|
|
- <window_info id="Maven Projects" 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="-1" side_tool="false" content_ui="tabs" />
|
457
|
|
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3290653" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
458
|
|
- <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="-1" side_tool="false" content_ui="tabs" />
|
459
|
|
- <window_info id="Properties" 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="-1" side_tool="false" content_ui="tabs" />
|
460
|
|
- <window_info id="Terminal" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.3290653" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
461
|
|
- <window_info id="Capture Tool" 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="-1" side_tool="false" content_ui="tabs" />
|
462
|
|
- <window_info id="Designer" 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="-1" side_tool="false" content_ui="tabs" />
|
463
|
|
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24964234" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
464
|
|
- <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" />
|
465
|
|
- <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" />
|
466
|
|
- <window_info id="UI Designer" 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="-1" side_tool="false" content_ui="tabs" />
|
467
|
|
- <window_info id="Theme Preview" 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="-1" side_tool="false" content_ui="tabs" />
|
468
|
|
- <window_info id="Debug" 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="3" side_tool="false" content_ui="tabs" />
|
469
|
|
- <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="-1" side_tool="true" content_ui="tabs" />
|
470
|
|
- <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" />
|
471
|
|
- <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" />
|
472
|
|
- <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" />
|
473
|
|
- <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" />
|
474
|
|
- <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" />
|
475
|
|
- <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" />
|
476
|
|
- </layout>
|
477
|
|
- </component>
|
478
|
|
- <component name="VcsContentAnnotationSettings">
|
479
|
|
- <option name="myLimit" value="2678400000" />
|
480
|
|
- </component>
|
481
|
|
- <component name="XDebuggerManager">
|
482
|
|
- <breakpoint-manager />
|
483
|
|
- <watches-manager />
|
484
|
|
- </component>
|
485
|
|
- <component name="antWorkspaceConfiguration">
|
486
|
|
- <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
|
487
|
|
- <option name="FILTER_TARGETS" value="false" />
|
488
|
|
- </component>
|
489
|
|
- <component name="editorHistoryManager">
|
490
|
|
- <entry file="file://$PROJECT_DIR$/pom.xml">
|
491
|
|
- <provider selected="true" editor-type-id="text-editor">
|
492
|
|
- <state relative-caret-position="0">
|
493
|
|
- <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
494
|
|
- <folding />
|
495
|
|
- </state>
|
496
|
|
- </provider>
|
497
|
|
- </entry>
|
498
|
|
- <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/scientific_calculator.java">
|
499
|
|
- <provider selected="true" editor-type-id="text-editor">
|
500
|
|
- <state relative-caret-position="75">
|
501
|
|
- <caret line="5" column="34" lean-forward="false" selection-start-line="5" selection-start-column="34" selection-end-line="5" selection-end-column="34" />
|
502
|
|
- <folding />
|
503
|
|
- </state>
|
504
|
|
- </provider>
|
505
|
|
- </entry>
|
506
|
|
- <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/scientificcalculator/MainApplication.java">
|
507
|
|
- <provider selected="true" editor-type-id="text-editor">
|
508
|
|
- <state relative-caret-position="225">
|
509
|
|
- <caret line="15" column="5" lean-forward="true" selection-start-line="15" selection-start-column="5" selection-end-line="15" selection-end-column="5" />
|
510
|
|
- <folding />
|
511
|
|
- </state>
|
512
|
|
- </provider>
|
513
|
|
- </entry>
|
514
|
|
- <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/scientificcalculator/Console.java">
|
515
|
|
- <provider selected="true" editor-type-id="text-editor">
|
516
|
|
- <state relative-caret-position="360">
|
517
|
|
- <caret line="24" column="58" lean-forward="true" selection-start-line="24" selection-start-column="58" selection-end-line="24" selection-end-column="58" />
|
518
|
|
- <folding />
|
519
|
|
- </state>
|
520
|
|
- </provider>
|
521
|
|
- </entry>
|
522
|
|
- </component>
|
523
|
|
-</project>
|