The original address is:
Jar file runtime: Failed to load main-class manifest Attribute from… The solution
Jar file runtime: Failed to load main-class manifest Attribute from… The solution
Failed to load main-class manifest Attribute from… , which is caused by the unset program entry program. Open the JAR file with WinRAR, expand the meta-INF folder, and check the MANIFEst.MF file. It can be found that main-class is not set, which is the reason of the exception.
reprint please indicate this article address:
Jar file runtime: Failed to load main-class manifest Attribute from… The solution