Hello,
I’ve recently downloaded the mkgmap source. I had no trouble compiling it with ant, but getting Eclipse to work took some effort. I’ve attached a patch file containing changes for Eclipse.
The specific changes are:
* update classpath to find current version of jars
* add ivyde settings
* add Eclipse setting file to specify source=1.7
* add splitter to ivy to compile ‘optional’ bit
* update URL of opengeo ivy repository
* add bin/tmp to ignore list
I see there is a git copy of this project, but it appears all commits are going through svn. I’d prefer to create a pull request on github than to attach a patch file, but am happy to do whatever works.