Good day. I'm trying to compile JMD ( https://github.com/contra/JMD )
I can not use the release, it is broken.
The last commit corrects the problem, but I cannot collect for some reason.
With the help gradlew build without a single error is compiled. In jmd-cli, jmd-core, jmd-gui, the collected .jar files appear. But the problem is that the JMD is simply a single .jar file. And then there are three of them and all do not have MainClass.
Tell me, maybe where I messed up that?
|