-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkspace.xml
More file actions
159 lines (159 loc) · 6.64 KB
/
workspace.xml
File metadata and controls
159 lines (159 loc) · 6.64 KB
1
2
3
4
5
6
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
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
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="4136e774-32b7-4191-9a0f-e15843bf90fd" name="Changes" comment="" />
<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="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Class" />
</list>
</option>
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectId" id="2Hc5ePiLHL0C2gcBzqef5fdgqk7" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"last_opened_file_path": "C:/Users/mm012/Downloads/json-simple-1.1.1.jar",
"project.structure.last.edited": "Problems",
"project.structure.proportion": "0.15",
"project.structure.side.proportion": "0.2",
"settings.editor.selected.configurable": "reference.settingsdialog.project.gradle"
}
}]]></component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="C:\Users\mm012\Documents\workspace\messenger\src\messenger\디자인 안된 파일들" />
<recent name="C:\Users\mm012\Documents\workspace\messenger\src\messenger\images" />
<recent name="C:\Users\mm012\Documents\workspace\messenger\src\messenger" />
</key>
</component>
<component name="RunManager" selected="Application.Main">
<configuration name="ChatClientGuiMain" type="Application" factoryName="Application" singleton="false" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="messenger.ChatClientGuiMain" />
<module name="messenger" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="messenger.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="ChatServerMain" type="Application" factoryName="Application" singleton="false" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="messenger.ChatServerMain" />
<module name="messenger" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="messenger.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="Login" type="Application" factoryName="Application" singleton="false" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="messenger.Login" />
<module name="messenger" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="messenger.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="Main" type="Application" factoryName="Application" singleton="false" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="messenger.Main" />
<module name="messenger" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="messenger.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="publicUrl" type="Application" factoryName="Application" singleton="false" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="messenger.publicUrl" />
<module name="messenger" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="messenger.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<list>
<item itemvalue="Application.ChatClientGuiMain" />
<item itemvalue="Application.Login" />
<item itemvalue="Application.publicUrl" />
<item itemvalue="Application.ChatServerMain" />
<item itemvalue="Application.Main" />
</list>
<recent_temporary>
<list>
<item itemvalue="Application.Main" />
<item itemvalue="Application.ChatServerMain" />
<item itemvalue="Application.ChatClientGuiMain" />
<item itemvalue="Application.publicUrl" />
<item itemvalue="Application.Login" />
</list>
</recent_temporary>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="4136e774-32b7-4191-9a0f-e15843bf90fd" name="Changes" comment="" />
<created>1668571629832</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1668571629832</updated>
</task>
<servers />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<breakpoint enabled="true" type="java-exception">
<properties class="java.lang.NullPointerException" package="java.lang" />
<option name="timeStamp" value="2" />
</breakpoint>
</breakpoints>
</breakpoint-manager>
</component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />
<select />
</component>
<component name="com.intellij.coverage.CoverageDataManagerImpl">
<SUITE FILE_PATH="coverage/messenger$ClientGuiMain.ic" NAME="ClientGuiMain Coverage Results" MODIFIED="1670753797409" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false">
<FILTER>messenger.*</FILTER>
</SUITE>
</component>
</project>