Last change
on this file since 2745 was
1752,
checked in by Gubaer, 13 years ago
|
clean up in unit test environment
|
File size:
384 bytes
|
Rev | Line | |
---|
[1752] | 1 | # |
---|
| 2 | # This file includes properties which are used by all JOSM unit test |
---|
| 3 | # |
---|
| 4 | |
---|
| 5 | #### |
---|
| 6 | # josm.home - the home directory of the JOSM installation to be used in unit 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 | |
---|
Note: See
TracBrowser
for help on using the repository browser.