Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkspace.xml
More file actions
252 lines (252 loc) · 12.1 KB
/
Copy pathworkspace.xml
File metadata and controls
252 lines (252 loc) · 12.1 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
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="9290339b-601d-4a12-9a5a-874d570bb4ff" name="Default" comment="<1.0.6 - fix for startCustom>">
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/test/java/com/qencode/api/java/client/QencodeClientTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/com/qencode/api/java/client/QencodeClientTest.java" afterDir="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="CreatePatchCommitExecutor">
<option name="PATCH_PATH" value="" />
</component>
<component name="FavoritesManager">
<favorites_list name="qencode-api-java-client" />
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
<component name="ProjectConfigurationFiles">
<option name="files">
<list>
<option value="$PROJECT_DIR$/.idea/misc.xml" />
</list>
</option>
</component>
<component name="ProjectId" id="1StW141CewHLM1HWeikesH7mtXM" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="js-jscs-nodeInterpreter" value="/usr/local/bin/node" />
<property name="js.eslint.eslintPackage" value="" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="nodejs_interpreter_path" value="node" />
<property name="project.structure.last.edited" value="Project" />
<property name="project.structure.proportion" value="0.0" />
<property name="project.structure.side.proportion" value="0.0" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$" />
</key>
</component>
<component name="RunManager">
<configuration default="true" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
<TestRunner />
<method />
</configuration>
<configuration default="true" type="PhpLocalRunConfigurationType" factoryName="PHP Console">
<method />
</configuration>
<configuration default="true" type="PhpSpecConfigurationType" factoryName="PHPSpec">
<PhpTestRunnerSettings />
<method />
</configuration>
<configuration name="QencodeClientTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="qencode-java-api-client" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.qencode.api.java.client.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="PACKAGE_NAME" value="com.qencode.api.java.client" />
<option name="MAIN_CLASS_NAME" value="com.qencode.api.java.client.QencodeClientTest" />
<option name="TEST_OBJECT" value="class" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration default="true" type="js.build_tools.gulp">
<node-interpreter>project</node-interpreter>
<node-options />
<gulpfile />
<tasks />
<arguments />
<envs />
<method v="2" />
</configuration>
<recent_temporary>
<list>
<item itemvalue="JUnit.QencodeClientTest" />
</list>
</recent_temporary>
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="9290339b-601d-4a12-9a5a-874d570bb4ff" name="Default" comment="" />
<created>1519683091870</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1519683091870</updated>
<workItem from="1519683093657" duration="225000" />
<workItem from="1572383161099" duration="108000" />
<workItem from="1572383443856" duration="1712000" />
<workItem from="1573425382564" duration="525000" />
<workItem from="1573803845630" duration="2323000" />
<workItem from="1574026966448" duration="9815000" />
<workItem from="1574250477492" duration="13557000" />
<workItem from="1575481117645" duration="780000" />
<workItem from="1589546979087" duration="2371000" />
<workItem from="1590588889065" duration="1786000" />
</task>
<task id="LOCAL-00001" summary="Added missing properties to Format object">
<created>1574034003152</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1574034003152</updated>
</task>
<task id="LOCAL-00002" summary="1.0.5 - fixes for Optimize Bitrate support">
<created>1574079868145</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1574079868145</updated>
</task>
<task id="LOCAL-00003" summary="1.0.6 - fix for startCustom">
<created>1574251004721</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1574251004721</updated>
</task>
<task id="LOCAL-00004" summary="1.0.7 - added TranscodingTaskStatus.getStatusUrl()">
<created>1574269507333</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1574269507333</updated>
</task>
<task id="LOCAL-00005" summary="1.0.8 - fix for getting status from master">
<created>1574342393118</created>
<option name="number" value="00005" />
<option name="presentableId" value="LOCAL-00005" />
<option name="project" value="LOCAL" />
<updated>1574342393118</updated>
</task>
<task id="LOCAL-00006" summary="1.0.9 - fix for getting status from master">
<created>1574342897689</created>
<option name="number" value="00006" />
<option name="presentableId" value="LOCAL-00006" />
<option name="project" value="LOCAL" />
<updated>1574342897689</updated>
</task>
<task id="LOCAL-00007" summary="1.0.9 - fix for getting status from master">
<created>1574343262927</created>
<option name="number" value="00007" />
<option name="presentableId" value="LOCAL-00007" />
<option name="project" value="LOCAL" />
<updated>1574343262927</updated>
</task>
<task id="LOCAL-00008" summary="1.0.10 - fix for getting status from master">
<created>1574348077740</created>
<option name="number" value="00008" />
<option name="presentableId" value="LOCAL-00008" />
<option name="project" value="LOCAL" />
<updated>1574348077740</updated>
</task>
<option name="localTasksCounter" value="9" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="2" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
<option name="oldMeFiltersMigrated" value="true" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="Added missing properties to Format object" />
<MESSAGE value="1.0.5 - fixes for Optimize Bitrate support" />
<MESSAGE value="1.0.6 - fix for startCustom" />
<MESSAGE value="1.0.7 - added TranscodingTaskStatus.getStatusUrl()" />
<MESSAGE value="1.0.8 - fix for getting status from master" />
<MESSAGE value="1.0.9 - fix for getting status from master" />
<MESSAGE value="1.0.10 - fix for getting status from master" />
<option name="LAST_COMMIT_MESSAGE" value="1.0.10 - fix for getting status from master" />
</component>
<component name="WindowStateProjectService">
<state x="283" y="190" width="1024" height="852" key="#Project_Structure" timestamp="1590589773807">
<screen x="0" y="27" width="1600" height="1173" />
</state>
<state x="283" y="190" width="1024" height="852" key="#Project_Structure/0.27.1600.1173@0.27.1600.1173" timestamp="1590589773807" />
<state width="1352" height="323" key="GridCell.Tab.0.bottom" timestamp="1590590791844">
<screen x="0" y="27" width="1600" height="1173" />
</state>
<state width="1352" height="323" key="GridCell.Tab.0.bottom/0.27.1600.1173@0.27.1600.1173" timestamp="1590590791844" />
<state width="1352" height="323" key="GridCell.Tab.0.center" timestamp="1590590791842">
<screen x="0" y="27" width="1600" height="1173" />
</state>
<state width="1352" height="323" key="GridCell.Tab.0.center/0.27.1600.1173@0.27.1600.1173" timestamp="1590590791842" />
<state width="1352" height="323" key="GridCell.Tab.0.left" timestamp="1590590791841">
<screen x="0" y="27" width="1600" height="1173" />
</state>
<state width="1352" height="323" key="GridCell.Tab.0.left/0.27.1600.1173@0.27.1600.1173" timestamp="1590590791841" />
<state width="1352" height="323" key="GridCell.Tab.0.right" timestamp="1590590791843">
<screen x="0" y="27" width="1600" height="1173" />
</state>
<state width="1352" height="323" key="GridCell.Tab.0.right/0.27.1600.1173@0.27.1600.1173" timestamp="1590590791843" />
<state width="1352" height="323" key="GridCell.Tab.1.bottom" timestamp="1590590791847">
<screen x="0" y="27" width="1600" height="1173" />
</state>
<state width="1352" height="323" key="GridCell.Tab.1.bottom/0.27.1600.1173@0.27.1600.1173" timestamp="1590590791847" />
<state width="1352" height="323" key="GridCell.Tab.1.center" timestamp="1590590791846">
<screen x="0" y="27" width="1600" height="1173" />
</state>
<state width="1352" height="323" key="GridCell.Tab.1.center/0.27.1600.1173@0.27.1600.1173" timestamp="1590590791846" />
<state width="1352" height="323" key="GridCell.Tab.1.left" timestamp="1590590791845">
<screen x="0" y="27" width="1600" height="1173" />
</state>
<state width="1352" height="323" key="GridCell.Tab.1.left/0.27.1600.1173@0.27.1600.1173" timestamp="1590590791845" />
<state width="1352" height="323" key="GridCell.Tab.1.right" timestamp="1590590791846">
<screen x="0" y="27" width="1600" height="1173" />
</state>
<state width="1352" height="323" key="GridCell.Tab.1.right/0.27.1600.1173@0.27.1600.1173" timestamp="1590590791846" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/test/java/com/qencode/api/java/client/QencodeClientTest.java</url>
<line>164</line>
<option name="timeStamp" value="2" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
</component>
</project>
You can’t perform that action at this time.
