[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
- Previous message: [mkgmap-dev] Contributing to mkgmap
- Next message: [mkgmap-dev] Contributing to mkgmap
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list