iryndin / jdbf

Java utility to read/write DBF files
108 stars 77 forks source link

Compilation failure #38

Open cghislai opened 7 years ago

cghislai commented 7 years ago

the current master branch does not compile: [ERROR] src/main/java/net/iryndin/jdbf/util/DbfMetadataUtils.java:[37,25] unreported exception java.io.IOException; must be caught or declared to be thrown

jferard commented 7 years ago

Hi @cghislai. I have already submitted a pull request for that issue. The pull request is: https://github.com/iryndin/jdbf/pull/36 and the specific commit is: https://github.com/iryndin/jdbf/pull/36/commits/455fedde59b0fc7d10e003f570c024d17117af7f. No answer so far...