forked from nusCS2113-AY1920S1/PersonalAssistant-Duke
-
Notifications
You must be signed in to change notification settings - Fork 4
/
RoomShare.iws
149 lines (149 loc) · 6.1 KB
/
RoomShare.iws
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
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="846dbe40-968d-40d3-9ee9-214945a1b6e7" name="Default Changelist" comment="" />
<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="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectId" id="1SvhmJSszojl70fVdEMT3j1DfDf" />
<component name="PropertiesComponent">
<property name="Downloaded.Files.Path.Enabled" value="false" />
<property name="Repository.Attach.Annotations" value="false" />
<property name="Repository.Attach.JavaDocs" value="false" />
<property name="Repository.Attach.Sources" value="false" />
<property name="project.structure.last.edited" value="Project" />
<property name="project.structure.proportion" value="0.0" />
<property name="project.structure.side.proportion" value="0.2" />
</component>
<component name="RecentsManager">
<key name="IntroduceConstantDialog.RECENTS_KEY">
<recent name="CustomExceptions.RoomShareException" />
</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" selected="Application.RoomShare">
<configuration name="RoomShare" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="RoomShare" />
<module name="main" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="TaskCreatorTest.create" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="test" />
<option name="PACKAGE_NAME" value="" />
<option name="MAIN_CLASS_NAME" value="TaskCreatorTest" />
<option name="METHOD_NAME" value="create" />
<option name="TEST_OBJECT" value="method" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="TaskCreatorTest.extractDate" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="test" />
<option name="PACKAGE_NAME" value="" />
<option name="MAIN_CLASS_NAME" value="TaskCreatorTest" />
<option name="METHOD_NAME" value="extractDate" />
<option name="TEST_OBJECT" value="method" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="TaskCreatorTest.extractType" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="test" />
<option name="PACKAGE_NAME" value="" />
<option name="MAIN_CLASS_NAME" value="TaskCreatorTest" />
<option name="METHOD_NAME" value="extractType" />
<option name="TEST_OBJECT" value="method" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="TaskCreatorTest.updateTask" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="test" />
<option name="PACKAGE_NAME" value="" />
<option name="MAIN_CLASS_NAME" value="TaskCreatorTest" />
<option name="METHOD_NAME" value="updateTask" />
<option name="TEST_OBJECT" value="method" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<recent_temporary>
<list>
<item itemvalue="Application.RoomShare" />
<item itemvalue="JUnit.TaskCreatorTest.updateTask" />
<item itemvalue="JUnit.TaskCreatorTest.create" />
<item itemvalue="JUnit.TaskCreatorTest.extractDate" />
<item itemvalue="JUnit.TaskCreatorTest.extractType" />
</list>
</recent_temporary>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="846dbe40-968d-40d3-9ee9-214945a1b6e7" name="Default Changelist" comment="" />
<created>1572320628790</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1572320628790</updated>
</task>
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State>
<option name="COLUMN_ORDER" />
</State>
</value>
</entry>
</map>
</option>
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" type="java-method">
<url>file://$PROJECT_DIR$/src/test/java/TaskListTest.java</url>
<line>38</line>
<properties class="TaskListTest" method="add">
<option name="EMULATED" value="true" />
</properties>
<option name="timeStamp" value="2" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-method">
<url>file://$PROJECT_DIR$/src/test/java/TaskListTest.java</url>
<line>92</line>
<properties class="TaskListTest" method="reorder">
<option name="EMULATED" value="true" />
</properties>
<option name="timeStamp" value="3" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/test/java/TaskListTest.java</url>
<line>106</line>
<option name="timeStamp" value="4" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
</component>
</project>