|
@@ -0,0 +1,189 @@
|
|
1
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+<project version="4">
|
|
3
|
+ <component name="ChangeListManager">
|
|
4
|
+ <list default="true" id="95916691-c5f4-4cde-b1bc-b59f4c8f4277" name="Default" comment="" />
|
|
5
|
+ <ignored path="$PROJECT_DIR$/target/" />
|
|
6
|
+ <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
7
|
+ <option name="TRACKING_ENABLED" value="true" />
|
|
8
|
+ <option name="SHOW_DIALOG" value="false" />
|
|
9
|
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
10
|
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
11
|
+ <option name="LAST_RESOLUTION" value="IGNORE" />
|
|
12
|
+ </component>
|
|
13
|
+ <component name="FileEditorManager">
|
|
14
|
+ <leaf>
|
|
15
|
+ <file leaf-file-name="pom.xml" pinned="false" current-in-tab="true">
|
|
16
|
+ <entry file="file://$PROJECT_DIR$/pom.xml">
|
|
17
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
18
|
+ <state relative-caret-position="472">
|
|
19
|
+ <caret line="56" column="19" lean-forward="true" selection-start-line="56" selection-start-column="19" selection-end-line="56" selection-end-column="19" />
|
|
20
|
+ </state>
|
|
21
|
+ </provider>
|
|
22
|
+ </entry>
|
|
23
|
+ </file>
|
|
24
|
+ </leaf>
|
|
25
|
+ </component>
|
|
26
|
+ <component name="Git.Settings">
|
|
27
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
28
|
+ </component>
|
|
29
|
+ <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
30
|
+ <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
31
|
+ <component name="JsGulpfileManager">
|
|
32
|
+ <detection-done>true</detection-done>
|
|
33
|
+ <sorting>DEFINITION_ORDER</sorting>
|
|
34
|
+ </component>
|
|
35
|
+ <component name="NodePackageJsonFileManager">
|
|
36
|
+ <packageJsonPaths />
|
|
37
|
+ </component>
|
|
38
|
+ <component name="ProjectFrameBounds" extendedState="6" fullScreen="true">
|
|
39
|
+ <option name="x" value="783" />
|
|
40
|
+ <option name="y" value="22" />
|
|
41
|
+ <option name="width" value="788" />
|
|
42
|
+ <option name="height" value="970" />
|
|
43
|
+ </component>
|
|
44
|
+ <component name="PropertiesComponent">
|
|
45
|
+ <property name="WebServerToolWindowFactoryState" value="false" />
|
|
46
|
+ <property name="aspect.path.notification.shown" value="true" />
|
|
47
|
+ <property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
48
|
+ </component>
|
|
49
|
+ <component name="RunDashboard">
|
|
50
|
+ <option name="ruleStates">
|
|
51
|
+ <list>
|
|
52
|
+ <RuleState>
|
|
53
|
+ <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
54
|
+ </RuleState>
|
|
55
|
+ <RuleState>
|
|
56
|
+ <option name="name" value="StatusDashboardGroupingRule" />
|
|
57
|
+ </RuleState>
|
|
58
|
+ </list>
|
|
59
|
+ </option>
|
|
60
|
+ </component>
|
|
61
|
+ <component name="RunManager">
|
|
62
|
+ <configuration default="true" type="Application" factoryName="Application">
|
|
63
|
+ <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
64
|
+ </configuration>
|
|
65
|
+ <configuration default="true" type="JUnit" factoryName="JUnit">
|
|
66
|
+ <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
67
|
+ <option name="ALTERNATIVE_JRE_PATH" />
|
|
68
|
+ <option name="PACKAGE_NAME" />
|
|
69
|
+ <option name="MAIN_CLASS_NAME" />
|
|
70
|
+ <option name="METHOD_NAME" />
|
|
71
|
+ <option name="TEST_OBJECT" value="class" />
|
|
72
|
+ <option name="VM_PARAMETERS" value="-ea" />
|
|
73
|
+ <option name="PARAMETERS" />
|
|
74
|
+ <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
|
|
75
|
+ <option name="PASS_PARENT_ENVS" value="true" />
|
|
76
|
+ <option name="TEST_SEARCH_SCOPE">
|
|
77
|
+ <value defaultName="singleModule" />
|
|
78
|
+ </option>
|
|
79
|
+ <patterns />
|
|
80
|
+ </configuration>
|
|
81
|
+ <configuration name="ZipCoinApp" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
|
82
|
+ <module name="ZipCoin-RED" />
|
|
83
|
+ <extension name="coverage">
|
|
84
|
+ <pattern>
|
|
85
|
+ <option name="PATTERN" value="com.zipcoin.*" />
|
|
86
|
+ <option name="ENABLED" value="true" />
|
|
87
|
+ </pattern>
|
|
88
|
+ </extension>
|
|
89
|
+ <option name="SPRING_BOOT_MAIN_CLASS" value="com.zipcoin.ZipCoinApp" />
|
|
90
|
+ </configuration>
|
|
91
|
+ <configuration default="true" type="TestNG" factoryName="TestNG">
|
|
92
|
+ <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
93
|
+ <option name="ALTERNATIVE_JRE_PATH" />
|
|
94
|
+ <option name="SUITE_NAME" />
|
|
95
|
+ <option name="PACKAGE_NAME" />
|
|
96
|
+ <option name="MAIN_CLASS_NAME" />
|
|
97
|
+ <option name="METHOD_NAME" />
|
|
98
|
+ <option name="GROUP_NAME" />
|
|
99
|
+ <option name="TEST_OBJECT" value="CLASS" />
|
|
100
|
+ <option name="VM_PARAMETERS" value="-ea" />
|
|
101
|
+ <option name="PARAMETERS" />
|
|
102
|
+ <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
|
|
103
|
+ <option name="OUTPUT_DIRECTORY" />
|
|
104
|
+ <option name="PASS_PARENT_ENVS" value="true" />
|
|
105
|
+ <option name="TEST_SEARCH_SCOPE">
|
|
106
|
+ <value defaultName="singleModule" />
|
|
107
|
+ </option>
|
|
108
|
+ <option name="USE_DEFAULT_REPORTERS" value="false" />
|
|
109
|
+ <option name="PROPERTIES_FILE" />
|
|
110
|
+ <properties />
|
|
111
|
+ <listeners />
|
|
112
|
+ </configuration>
|
|
113
|
+ <recent_temporary>
|
|
114
|
+ <list>
|
|
115
|
+ <item itemvalue="Spring Boot.ZipCoinApp" />
|
|
116
|
+ </list>
|
|
117
|
+ </recent_temporary>
|
|
118
|
+ </component>
|
|
119
|
+ <component name="SvnConfiguration">
|
|
120
|
+ <configuration />
|
|
121
|
+ </component>
|
|
122
|
+ <component name="TaskManager">
|
|
123
|
+ <task active="true" id="Default" summary="Default task">
|
|
124
|
+ <changelist id="95916691-c5f4-4cde-b1bc-b59f4c8f4277" name="Default" comment="" />
|
|
125
|
+ <created>1533041845952</created>
|
|
126
|
+ <option name="number" value="Default" />
|
|
127
|
+ <option name="presentableId" value="Default" />
|
|
128
|
+ <updated>1533041845952</updated>
|
|
129
|
+ <workItem from="1533041850092" duration="34000" />
|
|
130
|
+ <workItem from="1533221942109" duration="246000" />
|
|
131
|
+ </task>
|
|
132
|
+ <servers />
|
|
133
|
+ </component>
|
|
134
|
+ <component name="TimeTrackingManager">
|
|
135
|
+ <option name="totallyTimeSpent" value="280000" />
|
|
136
|
+ </component>
|
|
137
|
+ <component name="ToolWindowManager">
|
|
138
|
+ <frame x="0" y="0" width="1680" height="1050" extended-state="6" />
|
|
139
|
+ <layout>
|
|
140
|
+ <window_info anchor="right" id="Palette" order="3" />
|
|
141
|
+ <window_info anchor="bottom" id="Event Log" order="7" side_tool="true" />
|
|
142
|
+ <window_info anchor="right" id="Maven Projects" order="3" />
|
|
143
|
+ <window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" />
|
|
144
|
+ <window_info id="Capture Tool" order="2" />
|
|
145
|
+ <window_info id="Designer" order="2" />
|
|
146
|
+ <window_info anchor="right" id="Database" order="3" />
|
|
147
|
+ <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
148
|
+ <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
149
|
+ <window_info id="UI Designer" order="2" />
|
|
150
|
+ <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
151
|
+ <window_info anchor="bottom" id="TODO" order="6" />
|
|
152
|
+ <window_info anchor="bottom" id="Messages" />
|
|
153
|
+ <window_info anchor="right" id="Palette	" order="3" />
|
|
154
|
+ <window_info id="Image Layers" order="2" />
|
|
155
|
+ <window_info anchor="bottom" id="Java Enterprise" order="7" />
|
|
156
|
+ <window_info anchor="right" id="Capture Analysis" order="3" />
|
|
157
|
+ <window_info anchor="bottom" id="Version Control" order="7" />
|
|
158
|
+ <window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.32923076" />
|
|
159
|
+ <window_info anchor="bottom" id="Spring" order="7" />
|
|
160
|
+ <window_info anchor="bottom" id="Terminal" order="7" />
|
|
161
|
+ <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.24969475" />
|
|
162
|
+ <window_info anchor="right" id="Bean Validation" order="3" />
|
|
163
|
+ <window_info id="Web" order="2" side_tool="true" />
|
|
164
|
+ <window_info anchor="right" id="Theme Preview" order="3" />
|
|
165
|
+ <window_info id="Favorites" order="2" side_tool="true" />
|
|
166
|
+ <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
167
|
+ <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
168
|
+ <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
169
|
+ <window_info anchor="bottom" id="Message" order="0" />
|
|
170
|
+ <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
171
|
+ <window_info anchor="bottom" id="Find" order="1" />
|
|
172
|
+ </layout>
|
|
173
|
+ </component>
|
|
174
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
175
|
+ <option name="version" value="1" />
|
|
176
|
+ </component>
|
|
177
|
+ <component name="VcsContentAnnotationSettings">
|
|
178
|
+ <option name="myLimit" value="2678400000" />
|
|
179
|
+ </component>
|
|
180
|
+ <component name="editorHistoryManager">
|
|
181
|
+ <entry file="file://$PROJECT_DIR$/pom.xml">
|
|
182
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
183
|
+ <state relative-caret-position="472">
|
|
184
|
+ <caret line="56" column="19" lean-forward="true" selection-start-line="56" selection-start-column="19" selection-end-line="56" selection-end-column="19" />
|
|
185
|
+ </state>
|
|
186
|
+ </provider>
|
|
187
|
+ </entry>
|
|
188
|
+ </component>
|
|
189
|
+</project>
|