eclipse火星图标没有显示在Ubuntu 14.04上

时间:2016-01-12 10:51:41

标签: eclipse ubuntu

如何防止Eclipse IDE图标消失。

我在Ubuntu 14.04上运行Eclipse IDE(版本:Mars.1发布(4.5.1))。

有时,工具栏上的图标会消失。重启无济于事。我试着清理我的eclipse缓存但没有成功。

Eclipse toolbar with blank icons

我的eclipse.ini如下(eclipse直接从可执行文件启动)

-startup
plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417
-product
org.eclipse.epp.package.php.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.7
-XX:MaxPermSize=1024m
-Xms1024m
-Xmx12192m
-server
-XX:+UseParallelGC
-server
-XX:+UseParallelGC
-Xms8192m
-Xverify:none

1 个答案:

答案 0 :(得分:1)

来自No icon in Ubuntu Launcher for Eclipse(Missing Launcher Icon in Ubuntu)

  

您可以尝试将eclipse安装为https://wiki.ubuntu.com/fballem/Software%2012.04#Eclipse

     

在开始之前,您应该安装用户和组应用程序(使用软件中心),以便您可以轻松管理组。

请尝试以下操作:

  1. 打开终端
  2. 去你的日食地点
  3. 使用以下参数-clearPersistedState
  4. 启动eclipse