Open tirix opened 2 years ago
I am working in progress ....
But I think JDK is needed, because of the license issue. I can not deliver any binarys whatever jar or installer.
I installed JDK 14 and compilation went through! Next I have issues with number of arguments, but that's probably because the tool is not completed yet... I'll wait!
Thanks.
@tirix Maybe still buggy, commands init, pa and batch are basically work now. I tested on JDK 17 and compiled to java 11 version. My cases do not cover the js macro part, so it still not very clear.
I've tried to install mmj2e / mmtk and it seems I need a JDK, not a JRE. Also, it seems it requires
jpackage
, which was only introduced in JDK 14, so I suppose the dependency is JDK 14?