gpt4 book ai didi

java - "Could not find the main class: bla.bla.yada",尽管在 MANIFEST.MF 中指定正确

转载 作者:行者123 更新时间:2023-12-01 16:05:01 25 4
gpt4 key购买 nike

我尝试使用命令“java -jar Filename.jar”运行 .jar 文件,但总是收到错误消息“无法找到主类:bla.bla.yada”。我使用 Maven 构建整个应用程序,并在 MANIFEST.MF 中指定一个主类。文件中的路径是正确的,并且该类也存在于 jar 中的正确位置。

在 MANIFEST.MF 中省略了结尾的 .class。我希望这是正确的。您还有其他提示吗?

最佳答案

运行 jar 时,请确保类路径中也包含所有必需的库。

关于java - "Could not find the main class: bla.bla.yada",尽管在 MANIFEST.MF 中指定正确,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2787890/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com