You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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!
@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?The text was updated successfully, but these errors were encountered: