Hi, I have problems with compiling mmj2. JSON seems to be the main problem, and I can't get it right. Eg. org.json.JSONObject doesn't have a containsKey method but mmj.verify.LRParser is using exactly this. What's the dependency you use here for org.json?
Anyway, I try to fix up these things and a lot of others (quite a few warnings for deprecated stuff and superfluous use of superclasses etc.). But I cannot overcome the problem with JSON, I need your help for that, at least for the exact dependency you use.
Hi, I have problems with compiling mmj2. JSON seems to be the main problem, and I can't get it right. Eg. org.json.JSONObject doesn't have a containsKey method but mmj.verify.LRParser is using exactly this. What's the dependency you use here for org.json?
Anyway, I try to fix up these things and a lot of others (quite a few warnings for deprecated stuff and superfluous use of superclasses etc.). But I cannot overcome the problem with JSON, I need your help for that, at least for the exact dependency you use.