| Line | |
|---|
| 1 | # |
|---|
| 2 | # This file includes properties which are used by all JOSM functional tests |
|---|
| 3 | # |
|---|
| 4 | |
|---|
| 5 | #### |
|---|
| 6 | # josm.home - the home directory of the JOSM installation to be used in functional tests |
|---|
| 7 | # |
|---|
| 8 | # This is the home directory for JOSM preferences: ${josm.home}\preferences |
|---|
| 9 | # This is the home directory for JOSM plugins: ${josm.home}\plugins\*.jar |
|---|
| 10 | # |
|---|
| 11 | josm.home=C:\\data\\projekte\\osm\\tag-editor-plugin |
|---|
| 12 | |
|---|
| 13 | |
|---|
| 14 | #### |
|---|
| 15 | # test.functional.tempdir - the directory in which functional test case can save |
|---|
| 16 | # temporary results |
|---|
| 17 | # |
|---|
| 18 | test.functional.tempdir=C:\\data\\projekte\\eclipse-3.4.1-ws\\JOSM-new\\test\\data\\temp |
|---|
| 19 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.