-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject.json
59 lines (59 loc) · 2.03 KB
/
project.json
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
{
"ace-editor": {},
"workspace": {"state": {"dockables": [
"Navigator",
"../../Downloads/marathon-5.4.0.0/marathon-5.4.0.0/readme/index.html",
"TestCases/test1",
"Output",
"Log",
"Results"
]}},
"display": {
"iconified": false,
"maximized": false,
"window.w": 1280,
"window.x": 231,
"window.h": 1024,
"fullScreen": false,
"window.y": 0
},
"navigator": {},
"project": {"fixture": "default"},
"project-settings": {
"marathon.project.launcher.model": "net.sourceforge.marathon.runtime.SwingBareRuntimeLauncherModel",
"marathon.project.name": "svv-webserver",
"marathon.capture.dir": "%marathon.project.dir%/Modules",
"allure.tests.management.pattern": "",
"marathon.application.launchtime": "60000",
"<projectDescription>": "",
"marathon.suite.dir": "%marathon.project.dir%/TestSuites",
"<\/projects>": "",
"marathon.story.dir": "%marathon.project.dir%/Stories",
"marathon.checklist.dir": "%marathon.project.dir%/Checklists",
"allure.issues.tracker.pattern": "",
"marathon.data.dir": "%marathon.project.dir%/TestData",
"<arguments>": "",
"<\/arguments>": "",
"<\/natures>": "",
"marathon.project.description": "",
"marathon.issue.dir": "%marathon.project.dir%/Issues",
"marathon.feature.dir": "%marathon.project.dir%/Features",
"<?xml": "version=\"1.0\" encoding=\"UTF-8\"?>",
"<\/buildSpec>": "",
"<projects>": "",
"marathon.application.rubyhome": "",
"<buildCommand>": "",
"<natures>": "",
"marathon.test.dir": "%marathon.project.dir%/TestCases",
"<\/projectDescription>": "",
"<nature>org.eclipse.jdt.core.javanature<\/nature>": "",
"<buildSpec>": "",
"marathon.project.script.model": "net.sourceforge.marathon.ruby.RubyScriptModel",
"<name>WebServer<\/name>": "",
"<comment><\/comment>": "",
"marathon.fixture.dir": "%marathon.project.dir%/Fixtures",
"<\/buildCommand>": "",
"<name>org.eclipse.jdt.core.javabuilder<\/name>": "",
"marathon.application.rubypath": ""
}
}