OsmAnd/DataExtractionOSM/runRouteTests.bat

2 lines
299 B
Batchfile
Raw Normal View History

2012-07-06 00:35:39 +02:00
% Pass full paths to route_tests.xml files. All routing.xml configuration should be configured by OsmAndMapCreator
java.exe -Djava.util.logging.config.file=logging.properties -Xms64M -Xmx512M -cp "./OsmAndMapCreator.jar;./lib/*.jar" net.osmand.router.test.RouterTestsSuite %1 %2 %3 %4 %5 %6 %7 %8 %9