当我尝试打开 eclipse 时,出现一个空的小窗口。
我听说我必须更改权限。我在 eclipse 和 .eclipse 中尝试过,但没有成功。
我听说我必须安装旧版本的 xulrunner。
apt-get cache search xulrunner
找到 xulrunner,但找不到旧版本
sudo apt-get install xulrunner=1.9.0.15
找不到要安装的 xulrunner 1.9.0.15 包(我猜是 ubuntu2 或他们最后添加的东西,但我使用的是 kubuntu)。
答案1
我已将工作区设置为 /var/www/projects,但项目文件夹不为空,因此我将其清空,然后运行 eclipse,然后它就起作用了。