Last change
on this file since 4074 was 4074, checked in by bastiK, 14 years ago |
mapcss: performance improvement for parent selector (by Gubaer)
|
File size:
429 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 | #
|
---|
[4074] | 11 | josm.home=C:\\data\\projekte\\osm\\repositories\\josm-github-Gubaer\\test\\config\\unit-josm.home
|
---|
[1752] | 12 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.