This repository has been archived by the owner on Feb 11, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Wiztalk1.xds
62 lines (62 loc) · 1.99 KB
/
Wiztalk1.xds
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
{
"name": "Wiztalk1",
"settings": {
"urlPrefix": "http://localhost/sencha/Wiztalk1",
"spacesToIndent": 4,
"codeGenFormat": "Class",
"exportPath": "C:/Users/moshef/Documents/SenchaProjects",
"extPath": "http://extjs.cachefly.net/touch/sencha-touch-2.0.1/",
"senchaIoKey": "",
"senchaIoPath": "http://extjs.cachefly.net/designer/IO/",
"lineEnding": "CRLF",
"instantiateStore": true,
"genTimestamps": false,
"saveOnDeploy": false,
"appName": "MyApp",
"mapsAPI": "http://maps.google.com/maps/api/js?sensor=true"
},
"xdsVersion": "2.0.0",
"xdsBuild": "442",
"framework": "touch20",
"topInstanceFileMap": {
"bcc8e2ae-3f1c-423e-a700-5cffbc058d10": {
"paths": [
"metadata/model/Contact",
"app/model/override/Contact.js",
"app/model/Contact.js"
],
"className": "Contact"
},
"f8fe8357-0464-4749-bf0c-23cf38668d29": {
"paths": [
"metadata/view/WizMainTabPanel",
"app/view/override/WizMainTabPanel.js",
"app/view/WizMainTabPanel.js"
],
"className": "WizMainTabPanel"
},
"507504ed-2b87-4f26-858e-f8f54a263d20": {
"paths": [
"metadata/store/ContactsStore",
"app/store/override/ContactsStore.js",
"app/store/ContactsStore.js"
],
"className": "ContactsStore"
},
"9e69c6b9-1add-4af2-8510-42fb033eab4a": {
"paths": [
"metadata/controller/KbController",
"app/controller/override/KbController.js",
"app/controller/KbController.js"
],
"className": "KbController"
}
},
"expandedState": {
"data": false,
"model": false,
"component": true,
"controller": true,
"resource": true
}
}