gpt4 book ai didi

java - 运行 TrueZip 时出现异常

转载 作者:行者123 更新时间:2023-11-29 03:42:45 26 4
gpt4 key购买 nike

我运行一个简单的 TrueZip 代码:

        TFile src = new TFile(path + file_to_add);  
TFile dst = new TFile(path + outZipFile);
src.cp_rp(dst);

当我运行程序时,编译器抛出(在第一行):

java.lang.NoClassDefFoundError: de/schlichtherle/truezip/fs/FsSyncOption

我有 truezip-file-7.4.3.jar 和 truezip-file-7.4.3-sources.jar 文件。

我是缺少 jar 还是其他问题?

最佳答案

根据 Maven POM 添加 truezip-driver-file.jar & truezip-kernel.jar

关于java - 运行 TrueZip 时出现异常,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12403496/

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