
IDE
曾哥说
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Retina Display Support for Myeclipse 10.x at RMBP MAC OS
1) Open the Info.plist that is on: “/Applications/MyEclipse/MyEclipse\ 10.app/Contents/Profile/myeclipse.app/Info.plist” Please note that there are two Info.plist file. The first one is right bello转载 2013-02-15 01:08:34 · 2394 阅读 · 3 评论 -
在Eclipse/MyEclipse中通过代理使用SVN
有时候我们会碰到需要设置代理,然后通过svn获取源代码,下面我们来看一下如何设置; 1、找到 C:\Documents and Settings\your userName\Application Data\Subversion 这个目录下的servers文件,用任意一个文本编辑器打开,找到类似于如下的文字: [global] # http-proxy-exceptions = *.exce转载 2013-02-19 17:08:50 · 646 阅读 · 0 评论