尝试修复丢失的工具栏后,Eclipse Neon 无法启动

标签 eclipse ubuntu eclipse-neon

应用以下修复后 Eclipse Neon 不启动 Eclipse Juno Perspective tool bar缺少工具栏。

我试过运行: 1)./eclipse-clean 2) 在此处编辑 eclipse.ini 并给出答案 enter link description here

当我在应用上面的 2) 之后从上面的命令行 (1) 启动时,我在终端中得到以下输出:

    :~/eclipse/java-neon/eclipse$ ./eclipse -clean -cleanPersistedState
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized.  Will retry after the state location is initialized.

(Eclipse:13790): GLib-CRITICAL **: 06:24:21.951: g_base64_encode_step: assertion 'in != NULL' failed
....
(Eclipse:13790): GLib-CRITICAL **: 06:24:24.833: g_base64_encode_step: assertion 'in != NULL' failed
org.eclipse.m2e.logback.configuration: Logback config file: /home/kilometrics/investments/my_trading/code/.metadata/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.7.0.20160603-1933.xml
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
org.eclipse.m2e.logback.configuration: SLF4J logger factory is not an instance of LoggerContext: org.slf4j.helpers.NOPLoggerFactory

(Eclipse:13790): GLib-CRITICAL **: 06:24:35.585: g_base64_encode_step: assertion 'in != NULL' failed
....

然后它崩溃了,没有任何输出...

最佳答案

虽然来晚了,但是你试过这个命令了吗:

export SWT_GTK3=0

然后启动eclipse,

./eclipse

关于尝试修复丢失的工具栏后,Eclipse Neon 无法启动,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51744913/

相关文章:

eclipse - Atlassian hello world JIRA 构建错误

python - 如何使用 apache 和 mod_wsgi 部署 django 应用程序,以便在输入服务器地址时可以看到网站?

eclipse - 连接器停产后如何将 Eclipse Neon 的 Mylyn 与 Jira 结合使用

linux - 用于 eclipse-mars 及更高版本的 Buildroot 插件

linux - ASP.NET Core Angular 应用程序无法在带有 Nginx 和 Systemd 的 Ubuntu 16.04 上运行

java - 无法从 eclipse neon 推送到 bitbucket

sql - 有没有办法在 Eclipse 中默认打开简单的 SQL 编辑器?

java - Eclipse-SVN插件提交问题

java - JVM 在 eclipse 中运行,在 SIGSEGV 外部崩溃

java - 从java运行windows 10 ubuntu bash命令