码迷,mamicode.com
首页 >  
搜索关键字:setting repository plugin.sync failed prolem    ( 16125个结果
Eclipse启动 报错[Failed to load the JNI shared library jvm.dll
准备要做java服务器,在安装开发环境时,启动Eclipse报错[Failed to load the JNI shared library jvm.dll]研究了下,造成错误的原因是由于eclipse与jdk的不一致造成的。我的开发环境是64位windows8 Pro,安装了64位jdk1.6,e...
分类:系统相关   时间:2014-05-19 21:50:36    阅读次数:440
Android SDK更新以及ADT更新出现问题的解决办法
使用SDK Manager更新时出现问题Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection to https://dl-ssl.google.com...
分类:移动开发   时间:2014-05-18 20:25:14    阅读次数:405
Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE 解决方法
最近在做真机测试的时候,经常出现Installation error: INSTAL L_FAILED_INSUFFICIENT_STORAGE这个问题,导致apk没法安装到是手机上,在eclipse中运行Android程序默认是将程序安装到手机的Rom中,如果Rom空间不足,就会提示这个错误。.....
分类:其他好文   时间:2014-05-18 20:14:04    阅读次数:362
解决VS命令提示符 “Setting environment for using Microsoft Visual Studio. 此时不应有“系列错误
一、起因最近在玩Boost库。当然首先是要进行Booist库的安装和配置。于是浅墨Google了一下boost库的安装配置攻略,下载了最新版1.55的boost库,就愉悦地开始进行配置了。当进行到第五步,要在VS命令提示符中运行bootstrap.bat的时候,问题就来了,按着攻略打开Visual Studio2010命令提示符,就迎面报错:“Setting environment for usi...
分类:其他好文   时间:2014-05-18 08:33:52    阅读次数:562
Spring零配置
@Component :标注一个普通的Spring Bean类。@Controller: 标注一个控制器组件类。@Service:标注一个业务逻辑组件类。@Repository:标注一个DAO组件类。首先要使用注解需要配置Spring自动扫描的包 将ScheduleDaoImp类注入在Spring....
分类:编程语言   时间:2014-05-18 02:24:39    阅读次数:367
安装完Linux Mint后,发现系统中竟没有中文输入法
安装完Linux Mint后,发现系统中竟没有中文输入法,语言支持之后自动更新过程中有些安装包下载失败。可以采取下面的方法安装上中文输入法。1. 安装iBus:sudo add-apt-repository ppa:shawn-p-huang/ppasudo apt-get updatesudo a...
分类:系统相关   时间:2014-05-17 23:12:51    阅读次数:441
add-apt-repository: command not found .
今天给nginx 升级的时候碰到一个问题通过执行 add-apt-repository 命令来添加nginx 的ppa的时候发现 命令找不到root@ubuntu:~# sudo add-apt-repositoryppa:nginx/stablesudo: add-apt-repository: ...
分类:其他好文   时间:2014-05-17 22:10:10    阅读次数:336
chrome在win7 64位上运行慢
转发:http://kenwublog.com/disable-auto-detect-setting-in-proxy-setting有的时候, 当你打开网页, chrome会等好几秒才显示页面.此时, 如果你仔细观察, 会发现左下角有一行 “正在解析代理” 字样.这个提示, 说明你的ie代理设置...
分类:Windows程序   时间:2014-05-17 20:35:59    阅读次数:428
VMware常见错误故障排查
1. VMware安装失败 “Failed to create the requested registry key Key:installer Error:1021"1.1. windows7在注册表(cmd--->regedit)中找到HKEY_LOCAL_MACHINE ---> SOFTWA...
分类:其他好文   时间:2014-05-17 15:15:48    阅读次数:259
ORA-00245: control file backup operation failed
今天朋友巡检遇到了ORA-00245的报错,下面来看看MOS关于RAC环境中ORA-00245报错的说明。ORA-245:InRACenvironmentfrom11.2onwardsBackupOrSnapshotcontrolfileneedstobeinsharedlocation(文档ID1472171.1) 修改时间:2013-11-11类型:ALERT InthisDocument Descri..
分类:其他好文   时间:2014-05-16 02:42:46    阅读次数:438
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!