OsmAnd/DataExtractionOSM/OsmAndMapCreator.bat
Victor Shcherb 2176d32a00 fix building
git-svn-id: https://osmand.googlecode.com/svn/trunk@590 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-25 15:21:43 +00:00

4 lines
No EOL
303 B
Batchfile

REM the JVM. With the below settings the heap size (Available memory for the application)
REM will range from 64 megabyte up to 512 megabyte.
start javaw.exe -Djava.util.logging.config.file=logging.properties -Xms64M -Xmx512M -cp "./OsmAndMapCreator.jar;./lib/*.jar" net.osmand.swing.OsmExtractionUI