报错:The type org.apache.poi.ss.usermodel.Workbook cannot be resolved. It is indirectly referenced from required .class files

原因:缺少poi相关的jar包,如:poi-3.11-20141221.jar,poi-excelant-3.11-20141221.jar,poi-ooxml-3.11-20141221.jar,poi-ooxml-schemas-3.11-20141221.jar,poi-scratchpad-3.11-20141221.jar

相关文章:

  • 2021-10-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-03
  • 2021-09-02
猜你喜欢
  • 2022-02-08
  • 2021-11-04
  • 2021-10-13
  • 2022-12-23
  • 2021-11-05
  • 2021-10-24
  • 2022-12-23
相关资源
相似解决方案