yyw258520 / easy-poi

Automatically exported from code.google.com/p/easy-poi
2 stars 0 forks source link

建议将依赖包poi也放到下载的地方! #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. 我下载的是poi-3.8.jar,运行时报错
Exception in thread "main" java.lang.NoSuchMethodError: 
org.apache.poi.hssf.usermodel.HSSFWorkbook.getSheetIndex(Lorg/apache/poi/hssf/us
ermodel/HSSFSheet;)I

What is the expected output? What do you see instead?
Exception in thread "main" java.lang.NoSuchMethodError: 
org.apache.poi.hssf.usermodel.HSSFWorkbook.getSheetIndex(Lorg/apache/poi/hssf/us
ermodel/HSSFSheet;)I

What version of the product are you using? On what operating system?
poi-3.8-beta3-20110606.jar

Please provide any additional information below.

Original issue reported on code.google.com by crab...@gmail.com on 4 Aug 2011 at 4:19

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
参考例子:http://www.oschina.net/p/easy-poi

Original comment by crab...@gmail.com on 4 Aug 2011 at 4:21

GoogleCodeExporter commented 8 years ago
多谢反馈

Original comment by XPan...@gmail.com on 28 Sep 2011 at 4:44