Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 jar 文件,可以将其附加到项目参考库,但它没有 META-INF 文件夹。通过配置构建路径附加 jar 是否仍然有效?
如果您在谈论 Eclipse,是的,没有 META-INF 文件夹的 .jar 文件适用于项目的构建路径。我刚试过。