79083351

Date: 2024-10-13 14:23:16
Score: 2
Natty:
Report link

Appreciate to @liaifat85 gave me a big hint and it solved my issue.

Instead of using the -jar option, you can try the -cp option for both JAR files and specify the main class explicitly.

java -cp Library.jar:MyCode.jar MyCodeKt
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @liaifat85
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Plus