繁体   English   中英

jaspersoft studio 6.10.0 for java bean 数据源适配器没有 class def 发现错误

[英]jaspersoft studio 6.10.0 for java bean data source adapter no class def found error in

I created a jar with a data class and static generator function but when trying to create the adapter i was getting no class def found. 即使我已将 jar 添加到项目 class 路径并使用搜索功能查找 class 和方法。

当我今天开始工作时,class 神奇地工作了。 与此同时,唯一发生的事情就是重新启动。 所以我创建了一个新数据 class。 编译为 jar。 并进口。 同样的问题。 重新启动 jaspersoft 工作室,boom 测试成功。

我也能够与基于 kotlin 的 jar 一起使用。 需要添加下载的jars并再次重启JSS。 https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-common

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM