logo separator

[mkgmap-dev] Contributing to mkgmap

From Nop nop at wanderreitkarte.de on Sat Oct 9 16:18:14 BST 2021

Hi Peter,

I'm just trying to start it with some regular parameters to examine the 
workflow. If the /help/en/options file cannot be read, the member 
"validOptions" remains empty. mkgmap then rejects any parameter as invalid.

if (validOptions != null && !validOptions.contains(option) && 
opt.isExperimental()) {
             throw new ExitException(String.format("Invalid option: 
'%s'", option));


So how do you start it from class files for debugging in the IDE?

bye,
     Nop




More information about the mkgmap-dev mailing list