会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
高性能golang
Technologies come and technologies go, but insight is forever.
博客园
首页
联系
订阅
管理
2011年6月29日
使用HttpClient时出错NoClassDefFoundError
摘要: HttpClient的使用依赖于Apache commons项目中的两个组件——commons-logging.jar、commons-codec.jar。所以要在Eclipse中添加外部Jar包commons-logging.jar和commons-codec.jar。包括HttpClient.jar已经都在eclipse的plugin里面了,不需要另外下载。网上普遍讲的NoClassDefFoundError出错的原因是ClassPath没设好。
阅读全文
posted @ 2011-06-29 16:06 高性能golang
阅读(554)
评论(0)
推荐(0)
编辑
公告