今天刚下了一个eclipse ,后来打来就报如下错误:
我下载的eclipse 版本(如下图)是eclipse-java-mars-2-linux-gtk-x86_64.tar.gz(http://www.eclipse.org/downloads/?osType=linux),系统版本是Ubuntu 16.04 LTS的 64位。
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.
org.eclipse.m2e.logback.configuration: Logback config file: /home/yf/workspace/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.6.2.20150902-0002.xml
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [bundleresource://474.fwk373964960:1/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [bundleresource://474.fwk373964960:2/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
org.eclipse.m2e.logback.configuration: Initializing logback
报错就报错吧,只要eclipse能用,于是我就开始新建工程,准备开搞了,后来发现新建一个工程都慢死,到最后直接卡死,于是我就开始关注这个红色的错误了,搜索了一下,结果处理这一栏都没有写。
好吧,我也只有换个eclipse版本试一下,于是下载了:
上面红色的错误是没有报了,但eclipse还是很卡,于是继续搜索,发现eclipse打开卡是16.04的一个通病,只需要在eclipse.ini里。
在--launcher.library上面把下面的一句话加上就可以了。
--launcher.GTK_version