
eclipse
vagabond1
这个作者很懒,什么都没留下…
展开
-
Eclispe配置tomcat7.0
Tutorial: Installing Tomcat 7 and Using it with Eclipsehttp://www.coreservlets.com/Apache-Tomcat-Tutorial/tomcat-7-with-eclipse.html在eclipse中可以通过打开servers试图,配置出tomcat 7.另外一个重点就是把ROOT整个folder都c转载 2012-06-15 21:03:45 · 1258 阅读 · 0 评论 -
Windows下Eclipse Git版本控制的使用
Address: http://itcontent.blogspot.jp/2009/04/windowseclipse-git.html工作准备:Eclipse3.4.2Git on Windows (用于生成public SSH Key等)下载地址:http://msysgit.googlecode.com/files/Git-1.6.2.1-pre转载 2012-06-26 13:21:45 · 6372 阅读 · 0 评论 -
Install Eclipse SDK 4.2 (Juno) on Fedora
Address: http://www.if-not-true-then-false.com/2010/linux-install-eclipse-on-fedora-centos-red-hat-rhel/1. Install Sun/Oracle Java JDK 7 or Java JDK 6Install Sun/Oracle Java JDK 7 on Fed转载 2012-07-27 21:41:45 · 1562 阅读 · 0 评论 -
Eclipse插件:Eclipse Color Theme
http://blog.youkuaiyun.com/macong01/article/details/7380587一个很赞的eclipse插件,可以简单方便地实现eclipse下的代码配色。另外插件作者还专门为此插件做了一个eclipse配色网站,配色多达728个,开发者们也可以在此网站分享自己的配色方案。效果示例如下:安装方法:Eclipse 3.6 (Helios)版本转载 2013-05-06 19:02:24 · 646 阅读 · 0 评论 -
Eclipse下配置Github环境
总的参考文档:EGit User Guide http://wiki.eclipse.org/EGit/User_GuideAddress: http://www.linuxidc.com/Linux/2012-07/65585.htmGit是一个很好的版本管理系统。比SVN这种快操猛的版本管理要精致很多。尤其是增加了本地版本库的功能非常贴心。Github是一个公开的GIt转载 2013-05-09 20:00:48 · 4217 阅读 · 0 评论 -
Eclipse上GIT插件EGIT使用手册
Address: http://blog.youkuaiyun.com/luckarecs/article/details/7427605#t0一_安装EGIT插件 http://download.eclipse.org/egit/updates/或者使用Eclipse Marketplace,搜索EGit转载 2013-05-10 01:16:19 · 839 阅读 · 0 评论 -
Pull error. No value for key branch.master.merge found in configuration
http://stackoverflow.com/questions/14325004/git-pull-egit-with-githubCreate remote under Git Repositories view转载 2013-06-26 23:14:10 · 1970 阅读 · 0 评论