source: osm/applications/editors/josm/plugins/turnrestrictions/test/config/test-unit-env.properties@ 23525

Last change on this file since 23525 was 23525, checked in by guggis, 14 years ago

Fixing build.xml

File size: 446 bytes
Line 
1#
2# This file includes properties which are used by all turnrestrictions unit tests
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#
11josm.home=C:\\data\\eclipse-ws\\eclipse-3.6.1\\JOSM plugins\\plugins\\turnrestrictions\\test\\josm.home
Note: See TracBrowser for help on using the repository browser.