36ff5663
陈杰
first
|
1
2
3
|
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
|
2f75c847
陈杰
去掉编译的
|
4
5
6
|
<list default="true" id="932b6e74-97c1-4a67-ad8f-5fcaac9b11d7" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
|
36ff5663
陈杰
first
|
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="DatabaseView">
<option name="SHOW_INTERMEDIATE" value="true" />
<option name="GROUP_DATA_SOURCES" value="true" />
<option name="GROUP_SCHEMA" value="true" />
<option name="GROUP_CONTENTS" value="false" />
<option name="SORT_POSITIONED" value="false" />
<option name="SHOW_EMPTY_GROUPS" value="false" />
<option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
<option name="HIDDEN_KINDS">
<set />
</option>
<expand />
<select />
</component>
<component name="FavoritesManager">
<favorites_list name="scheduleCourse" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Interface" />
<option value="Class" />
</list>
</option>
</component>
|
2f75c847
陈杰
去掉编译的
|
38
39
40
|
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
|
36ff5663
陈杰
first
|
41
42
43
44
45
46
47
48
|
<component name="MavenImportPreferences">
<option name="generalSettings">
<MavenGeneralSettings>
<option name="mavenHome" value="$APPLICATION_HOME_DIR$/plugins/maven/lib/maven3" />
</MavenGeneralSettings>
</option>
</component>
<component name="ProjectId" id="1RGHPVsHrCNMP59J9xzgPmXfAp8" />
|
2f75c847
陈杰
去掉编译的
|
49
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
36ff5663
陈杰
first
|
50
51
52
53
54
55
56
|
<component name="PropertiesComponent">
<property name="RequestMappingsPanelOrder0" value="0" />
<property name="RequestMappingsPanelOrder1" value="1" />
<property name="RequestMappingsPanelOrder2" value="2" />
<property name="RequestMappingsPanelWidth0" value="75" />
<property name="RequestMappingsPanelWidth1" value="75" />
<property name="RequestMappingsPanelWidth2" value="75" />
|
2f75c847
陈杰
去掉编译的
|
57
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
36ff5663
陈杰
first
|
58
59
60
61
62
63
64
|
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/../wgServer" />
<property name="nodejs_package_manager_path" value="npm" />
<property name="project.structure.last.edited" value="Facets" />
<property name="project.structure.proportion" value="0.0" />
<property name="project.structure.side.proportion" value="0.52528733" />
|
2f75c847
陈杰
去掉编译的
|
65
|
<property name="settings.editor.selected.configurable" value="vcs.Git" />
|
36ff5663
陈杰
first
|
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
|
</component>
<component name="RecentsManager">
<key name="CopyClassDialog.RECENTS_KEY">
<recent name="com.jevon.controller" />
<recent name="com.jevon" />
</key>
<key name="CopyFile.RECENT_KEYS">
<recent name="D:\scheduleCourse\src\main\resources\mapping" />
<recent name="D:\scheduleCourse\src\main\resources" />
</key>
</component>
<component name="RunDashboard">
<option name="ruleStates">
<list>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
<component name="RunManager">
<configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
<module name="smartCampus" />
<option name="VM_PARAMETERS" />
<option name="PROGRAM_PARAMETERS" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="MAIN_CLASS_NAME" />
<option name="WORKING_DIRECTORY" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
<module name="smartCampus" />
<option name="filePath" />
<option name="vmParameters" />
<option name="alternativeJrePath" />
<option name="programParameters" />
<option name="passParentEnvs" value="true" />
<option name="workingDirectory" />
<option name="isAlternativeJrePathEnabled" value="false" />
<option name="VM_PARAMETERS" />
<option name="PROGRAM_PARAMETERS" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="MAIN_CLASS_NAME" />
<option name="WORKING_DIRECTORY" />
<option name="filePath" />
<option name="vmParameters" />
<option name="alternativeJrePath" />
<option name="programParameters" />
<option name="passParentEnvs" value="true" />
<option name="workingDirectory" />
<option name="isAlternativeJrePathEnabled" value="false" />
<option name="VM_PARAMETERS" />
<option name="PROGRAM_PARAMETERS" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="MAIN_CLASS_NAME" />
<option name="WORKING_DIRECTORY" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="Application" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
<module name="smartCampus" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.jevon.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="SPRING_BOOT_MAIN_CLASS" value="com.jevon.Application" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<recent_temporary>
<list>
<item itemvalue="Spring Boot.Application" />
</list>
</recent_temporary>
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="932b6e74-97c1-4a67-ad8f-5fcaac9b11d7" name="Default Changelist" comment="" />
<created>1569286488778</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1569286488778</updated>
<workItem from="1569286491470" duration="20539000" />
<workItem from="1569368392031" duration="245000" />
<workItem from="1569370434701" duration="20115000" />
<workItem from="1569455454900" duration="60878000" />
<workItem from="1569740943970" duration="6366000" />
<workItem from="1569754287237" duration="4133000" />
<workItem from="1569801753852" duration="2859000" />
<workItem from="1569811131112" duration="15346000" />
<workItem from="1569912696797" duration="77075000" />
<workItem from="1570428952517" duration="3907000" />
<workItem from="1570493214454" duration="21743000" />
<workItem from="1570584502127" duration="16160000" />
<workItem from="1570666287871" duration="102203000" />
<workItem from="1571184602970" duration="24262000" />
|
2f75c847
陈杰
去掉编译的
|
180
|
<workItem from="1571278758298" duration="1389000" />
|
36ff5663
陈杰
first
|
181
182
183
184
185
186
|
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
|
2f75c847
陈杰
去掉编译的
|
187
188
189
190
191
192
193
194
195
196
197
|
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
|
36ff5663
陈杰
first
|
198
199
200
201
202
203
204
205
206
207
208
209
|
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/jevon/controller/ScheduleController.java</url>
<line>720</line>
<option name="timeStamp" value="89" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
</component>
</project>
|