如何添加在Eclipse中的Apache POI库 - 为硒的webdriver项目? [英] How can I add the Apache POI Library in Eclipse - for Selenium Webdriver project?

查看:226
本文介绍了如何添加在Eclipse中的Apache POI库 - 为硒的webdriver项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要给Apache POI添加到我的项目(​​我需要HSSF,SS和XSSF)。我从网上下载一个jar文件,但它不包含XSSF。我去 http://poi.apache.org/ 和我下载这样的:的 http://www.apache.org/dyn/closer的CGI / POI /发行/ src目录/ poi-src-3.9-20121203.zip ,我提取it..and有被卡住。我想第1部分但这只是对JavaDoc的。

I need to add the apache poi to my project (I need hssf, ss and xssf). I downloaded a jar file from the internet but it does not contain xssf. I went to http://poi.apache.org/ and I downloaded this: http://www.apache.org/dyn/closer.cgi/poi/release/src/poi-src-3.9-20121203.zip, I extract it..and got stucked. I tried Part 1 but that was only for JavaDoc.

我应该如何从这里出发?

How should I proceed from here?

推荐答案

推动评论一个答案

您应该前往的Apache POI下载页面,然后下载的二进制的释放。二进制版本已在其文件名-bin-。二进制版本包含POI的罐子和它们的依赖

You should head to the Apache POI Download Page, and then download the binary release. The binary releases have -bin- in their file names. The binary releases contain the POI jars, and their dependencies.

什么你已经在名称中-src-下载的是源码包,其中包含你需要构建Apache POI自己的一切,但如果你只是想开始你的$ P $好得多对编译的二进制软件包。

What you've downloaded with -src- in the name is the source package, which contains everything you need to build Apache POI yourself, but if you just want to get started you're much better off with the pre-compiled binary package.

这篇关于如何添加在Eclipse中的Apache POI库 - 为硒的webdriver项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆