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.
我想在其他目录中包含类文件,而不是主类的目录。
如果我将这些目录放入它的Class-Path属性中MANIFEST.MF是行不通的。
Class-Path
MANIFEST.MF
为什么?除了将这些类打包到 jar 文件中之外,还有其他解决方案吗?
如此链接中所述,需要尾部斜杠:
类路径属性