eclipse 安装报错】的更多相关文章

14 11:17:13] ERROR: org.eclipse.equinox.p2.transport.ecf code=1002 Unable to read repository at http://download.eclipse.org/oomph/updates/milestone/latest/compositeContent.jar. 把安装路径改掉,不要用默认的,默认的有  -  是不允许的.…
例如这样 原因是被墙了 个人搭**后完美解决…
最近一直没有写过js,换了新电脑以后,eclipse下的aptana插件也没有装过,这几天要写js想重新把aptana装上,但是不知怎的,link方式.在线安装方式还有离线包下载下来利用eclipse中的软件安装的功能都不行,到最后查了查,有朋友说64位的eclipse装不了aptana的插件,无奈呀...前天想把eclipse换成32位再试,结果换成32位之后aptana是装成功了,tomcat.jdk都要换32位,个人比较懒,32位的软件装在64位下好多都要修改配置文件,干脆不装aptana…
之前安装 Microsoft Sql Server 2012 R2 的时候总是报这样的错误: SQL Server Setup has encountered the following error: The SQL Server license agreement cannot be located for the selected edition, enterprise. This could be a result of corrupted media or the edition bei…
mydumper 官网:https://launchpad.net/mydumper 下载之后,安装报错: [root@localhost local]# cd mydumper-0.6.2 [root]# [root]# ls binlog.c CMakeCache.txt common.h docs g_unix_signal.h myloader.c Processing server_detect.c binlog.h CMakeFiles config.h Finished mydum…
eclipse启动报错,让查看.metadata\.log日志 eclipse启动不了,让查看.metadata\.log日志,上面为日志中的错误提示. 解决办法:删除 .metadata\.plugins\org.eclipse.e4.workbench 目录. (转:http://www.nbtarena.com/Html/soft/201309/2484.html) 我也遇到此问题,依上处理已解决:…
yum 安装报错 "Another app is currently holding the yum lock; waiting for it to exit... The other application is: PackageKit Memory : 153 M RSS (266 MB VSZ) Started: Thu Jul 12 00:03:05 2012 - 06:17 ago State : Sleeping, pid: 4018Another app is currently…
有没有童鞋,在第一次安装office 2010的时候,中途不管是何原因导致中断或者未安装成功的 然后从第二次开始就一直安装报错??? 哈哈,我最近就遇到了 其他很简单,网上有很多方法,也有很多步骤,包括用微软官方提供的office卸载工具的也有 其实很简单,就三步 1 搜索C盘,关键字:office,搜索出来的,能删除的全部删除!有文件夹删除不掉的,用360强制粉碎 2 搜索安装盘路径,比如d:/office,整个文件夹删除 3 使用regedit登录注册表,搜索字段:office,搜索范围:所…
yum安装报错有冲突file /usr/lib64/php/modules/fileinfo.so conflicts between attempted installs of php-pecl-fileinfo-1.0.4-2.el6.rf.x86 64 and php-common-5.3.3-46.el6 6.x86 64   遇到这个情况的时候  是库冲突了 需要修改文件        vim /etc/yum.repos.d/rpmforge.repo 将里面的enable=1  …
在新的机子上使用pip安装程序一直报错: Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', error(10054, ''))': /simple/virtualenv/ 可能因为单位的机子设置了代理服务器导致的,从StackOverflow搜到了解决方案: pip install…