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.
JasperManager类是否已弃用?
我已经在我的 Eclipse Java 项目中包含了jasperreports-5.0.0.jar,但是我找不到这个类并且我有这个编译错误:JasperManager cannot be resolved
JasperManager cannot be resolved
发现,替代的更具体的类是:
JRXmlLoader
资料来源:JasperManager