文章分类 -  Eclipse

摘要:网上搜来的:Reason: This is probably because there is no OLE editor registered against the type of file you were trying to open. Class ID not found in registry result = -2147221018 Delete C:\Documents and Settings\Administrator\workspace the whole folder,then restart Eclipse It is ok.原来是eclipse 打开了excel 没 阅读全文
posted @ 2012-04-12 01:00 Alex~ 阅读(4481) 评论(0) 推荐(0)
摘要:这个插件不错,连右键的功能也有,下载地址在:https://github.com/samsonw/OpenExplorer/downloads下载后直接放到plugins目录下,重启eclipse. 阅读全文
posted @ 2011-12-07 00:01 Alex~ 阅读(208) 评论(0) 推荐(0)
摘要:通过右键单击pom.xml文件选择maven –> add dependency 或者是打开pom.xml文件,选择dependencies –>add 时,搜索不到依赖的jar包,解决方法如下:1、eclipse菜单 window-> show view –> other –> Maven2、在打... 阅读全文
posted @ 2011-12-03 08:42 Alex~ 阅读(27715) 评论(3) 推荐(0)
摘要:在64位的Eclipse3.6.2上装完subclipse插件后,使用时报错引用Failed to load JavaHL Library.These are the errors that were encountered:no libapr-1 in java.library.pathno libapriconv-1 in java.library.pathno libeay32 in java.library.pathno ssleay32 in java.library.pathno libaprutil-1 in java.library.pathno libsasl in java 阅读全文
posted @ 2011-11-14 11:13 Alex~ 阅读(1788) 评论(0) 推荐(0)