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.
我正在使用 Araxis Merge 来尝试比较两个 Java 存档文件。我已经在 Beyond Compare 中完成了它,但最近切换到了 Mac。现在 Araxis 将 JAR 视为文件,我只看到很多二进制/十六进制的东西。我想看看哪些类有差异,并将 JAR 视为一个文件夹。有任何想法吗?
将存档内容解压到文件夹,并对文件夹进行区分
JAR 文件基本上是具有不同扩展名的 zip 文件。 Araxis 合并无法比较 zip 文件中的内容。
JAR 文件基本上是具有不同扩展名的 ZIP 文件。Araxis Merge 无法比较 ZIP 文件中的内容。
作为一种解决方法,将存档的内容解压缩到文件夹中。然后区分文件夹。