摘要:
启动tomcat 超时 Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout 阅读全文
摘要:
1、在 Eclipse 菜单打开Help -> Install New Software…2、添加 url http://www.massedynamic.org/eclipse/updates/ 3、选择插件并安装运行 4、在 Eclipse 菜单打开Window->Show View->Ot 阅读全文
摘要:
1、下载插件 http://scala-ide.org/download/current.html 2、将下载的压缩包解压,拷贝到eclipse\dropins目录下 3、启动eclipse,安装默认提示设置 阅读全文
摘要:
第一步:安装Apache LInux centos6.5 (备注:为了方便可以把linux防火墙关掉,这样就不需要一个一个开端口了,建议开发测试可以这样,正式环境不推荐) 第二步:安装SVN服务 第三步:查看测试是否安装SVN模块 第四步:创建SVN库主目录 #Include / 阅读全文
摘要:
以win7为例 1、进入c:/Users/[你的用户名]/AppData/Roaming/Subversion/auth目录,删除该目录下的所有文件; 2、重启eclipse/myeclipse,提交svn的文件就会提示输入用户名和密码了。 XP: 1.C:\Documents and Settin 阅读全文
摘要:
Linux安装: <plugins> <simpleAuthenticationPlugin> <users> <authenticationUser username="wusc" password="wusc.123" groups="users,admins"/> </user 阅读全文