
eclipse
iteye_11140
这个作者很懒,什么都没留下…
展开
-
ubuntu12.04下安装eclipse,启动报错Could not load SWT library
1 通过ubuntu的软件中心安装eclipse2 在启动eclipse时,报错:An error has occurred. See the log file/home/shao/.eclipse/org.eclipse.platform_3.7.0_155965261/configuration/1369809677067.log3 打开错误文件,具体错误信息:shao@...2013-05-29 14:52:34 · 369 阅读 · 0 评论 -
eclipse中java代码自动提示
设置eclipse中java代码的所有英文字符自动提示:1 打开 Eclipse -> Window -> Perferences -> Java -> Editor -> Content Assist2 在右边最下面一栏找到 auto-Activation ,下面有三个选项,找到第二个“Auto activation triggers for Java:...2013-05-29 15:03:38 · 151 阅读 · 0 评论