-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkspace.xml
More file actions
141 lines (141 loc) · 6.54 KB
/
workspace.xml
File metadata and controls
141 lines (141 loc) · 6.54 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
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="76cac021-e924-41c0-a915-05504a9fb040" name="Changes" comment="fix compilation issues again">
<change beforePath="$PROJECT_DIR$/JavaMultithreading/.idea/modules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/JavaMultithreading/.idea/workspace.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/JavaMultithreading/out/production/JavaMultithreading/com/practice/nishith/Demo.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/JavaMultithreading/out/production/JavaMultithreading/com/practice/nishith/MyThread.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/JavaMultithreading/out/production/JavaMultithreading/com/practice/nishith/RunnableInterfaceImplementation.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/JavaMultithreading/out/production/JavaMultithreading/com/practice/nishith/Runner.class" beforeDir="false" />
</list>
<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="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectId" id="1ydYUtWCldjqeSPo5pYik5H3JKO" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
<ConfirmationsSetting value="2" id="Add" />
</component>
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
<property name="ASKED_SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="project.structure.last.edited" value="Modules" />
<property name="project.structure.proportion" value="0.15" />
<property name="project.structure.side.proportion" value="0.2" />
<property name="settings.editor.selected.configurable" value="project.propVCSSupport.Mappings" />
</component>
<component name="RunManager">
<configuration name="Demo" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="ALTERNATIVE_JRE_PATH" value="16" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
<option name="MAIN_CLASS_NAME" value="com.practice.nishith.Demo" />
<module name="JavaMultithreading" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.practice.nishith.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<recent_temporary>
<list>
<item itemvalue="Application.Demo" />
</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="76cac021-e924-41c0-a915-05504a9fb040" name="Changes" comment="" />
<created>1632582954718</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1632582954718</updated>
</task>
<task id="LOCAL-00001" summary="commit">
<created>1632583256521</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1632583256521</updated>
</task>
<task id="LOCAL-00002" summary="fix compilation issues">
<created>1632583603224</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1632583603224</updated>
</task>
<task id="LOCAL-00003" summary="fix compilation issues">
<created>1632583967328</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1632583967328</updated>
</task>
<task id="LOCAL-00004" summary="fix compilation issues again">
<created>1632584444452</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1632584444452</updated>
</task>
<option name="localTasksCounter" value="5" />
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
<ignored-roots>
<path value="$PROJECT_DIR$/.." />
<path value="$PROJECT_DIR$/JavaMultithreading" />
</ignored-roots>
<MESSAGE value="commit" />
<MESSAGE value="fix compilation issues" />
<MESSAGE value="fix compilation issues again" />
<option name="LAST_COMMIT_MESSAGE" value="fix compilation issues again" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" type="java-field">
<url>file://$PROJECT_DIR$/JavaMultithreading/JavaMultithreading/src/com/practice/nishith/Demo.java</url>
<line>4</line>
<properties field="myThreadOne" class="com.practice.nishith.Demo" />
<option name="timeStamp" value="1" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/JavaMultithreading/src/com/practice/nishith/Demo.java</url>
<line>8</line>
<option name="timeStamp" value="2" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
</component>
</project>