缺少 tomcat8.5 的 Jar 文件

missing Jar files for tomcat8.5

我正在使用 tomcat 8.5,在尝试构建项目时,eclipse 给我一条关于 'missing required library' 的消息。在进行一些搜索时,我在此处找到了该文件:

here

不过好像是 Tomcat 5.

缺少的 .jar 文件是:

  1. 碧玉-runtime.jar
  2. scertcommon-07.01.04.jar

注意:我已经检查了 tomcat 主目录中的 lib 文件夹,但这些文件不存在。

(复制评论作为答案post)

Jasper(报表引擎?)和 scertcommon(对话框设计器运行时)不是 Tomcat 发行版的一部分。您需要下载文件并将它们放在项目的构建路径设置中

https://github.com/TIBCOSoftware/jasperreports

https://community.jaspersoft.com/community-download

https://support.avaya.com/products/P0408/avaya-aura-orchestration-designer

我从 : jar file

找到了 jasper-runtime.jar