Chinaunix首页 | 论坛 | 博客
  • 博客访问: 103683181
  • 博文数量: 19283
  • 博客积分: 9968
  • 博客等级: 上将
  • 技术积分: 196062
  • 用 户 组: 普通用户
  • 注册时间: 2007-02-07 14:28
文章分类

全部博文(19283)

文章存档

2011年(1)

2009年(125)

2008年(19094)

2007年(63)

分类: LINUX

2008-04-28 08:48:56

作者: ketto 出自:
NND,郁闷的事情总是一件接着一件,今天升级到 Hardy RC,结果,eclipse每次启动的时候,要出错,说:

Could not initialize the application's security component.
The most likely cause is problems with files in your application's profile directory.
Please check that this directory has no read/write restrictions and your hard disk is not full or close to full.
It is recommended that you exit the application and fix the problem.
If you continue to use this session, you might see incorrect application behaviour when accessing security features.

把整个eclipse目录和workspace都给了 777的权限,还是报错。

终于找到一个处理方法: mkdir ~/.mozilla/eclipse

安装MyEclipse插件后,打开JSP文件时,出现:"processing dirty regions" 的错误,解决办法是:删除原eclipse目录下,plugins/org.eclipse.wst.sse.ui_1.××××××.jar ,或者是禁用掉原eclipse的WST插件。

同样,MyEclipse提示说:
“The Linux WYSIWYG design panel is still under development. To access an experimental version of this design panel restart with the commandline argument -Dlinux.experimental=true”

这个参数,是要加到eclipse.ini文件里面的,而不是在执行eclipse的添加。
阅读(330) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~