Eclipse apenas falha (Xubuntu 14.04)

2

Isso é loucura. O Eclipse continua travando, fechando-se alguns segundos depois de eu iniciá-lo e não tenho motivos para isso. Eu tentei tudo o que vi aqui e nada ajuda. Estou tão desesperada que penso em voltar ao Windows e não usar o Linux. Eu preciso de eclipse para o meu trabalho.

Eu tentei remover o eclipse e instalá-lo novamente. Eu fiz o seguinte:

   apt-get autoremove eclipse* --purge

Eu baixei a versão mais recente do eclipse LUNA. Eu deletei meu espaço de trabalho. Eu deletei o projeto e o criei novamente. Eu mudei o eclipse.ini e incluí uma linha -debug e execute o eclipse a partir da linha de comando com ./eclipse -clean -clearPersistedState

Ainda assim - nada funciona - Ele mantém falhas.

Eu acho que tem algo a ver com o plugin PDT do PHP, porque ele trava muito mais rápido quando eu trabalho em algumas das classes em PHP, em vez de apenas trabalhar em HTML.

O problema é que não há nada sério no log ou na saída. Eu tenho algumas pequenas coisas, anexadas aqui. Não há um log melhor?

Estou usando o Xubuntu 14.04, OracleJDK-8, Eclipse LUNA com Java e PDT

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
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/xxx/workspace2/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.5.0.20140606-0033.xml
org.eclipse.m2e.logback.configuration: Initializing logback
java.lang.ClassCastException: org.eclipse.osgi.internal.framework.EquinoxConfiguration$1 cannot be cast to java.lang.String
    at org.eclipse.m2e.logback.configuration.LogHelper.logJavaProperties(LogHelper.java:26)
    at org.eclipse.m2e.logback.configuration.LogPlugin.loadConfiguration(LogPlugin.java:189)
    at org.eclipse.m2e.logback.configuration.LogPlugin.configureLogback(LogPlugin.java:144)
    at org.eclipse.m2e.logback.configuration.LogPlugin.access$2(LogPlugin.java:107)
    at org.eclipse.m2e.logback.configuration.LogPlugin$1.run(LogPlugin.java:62)
    at java.util.TimerThread.mainLoop(Timer.java:555)
    at java.util.TimerThread.run(Timer.java:505)
No bp log location saved, using default.
[000:000] Cpu: 6.60.3, x4, 2901Mhz, 15954MB
[000:000] Computer model: Not available
[000:000] Browser XEmbed support present: 1
[000:000] Browser toolkit is Gtk2.
[000:000] Using Gtk2 toolkit
No bp log location saved, using default.
[000:000] Cpu: 6.60.3, x4, 2901Mhz, 15954MB
[000:000] Computer model: Not available
[000:001] Warning(optionsfile.cc:30): Load: Could not open file, err=2
[000:001] No bp log location saved, using default.
[000:001] Cpu: 6.60.3, x4, 2901Mhz, 15954MB

[000:001] Computer model: Not available
[000:001] Browser XEmbed support present: 1
[000:001] Browser toolkit is Gtk2.
[000:001] Using Gtk2 toolkit
[000:003] Warning(optionsfile.cc:30): Load: Could not open file, err=2
[000:003] No bp log location saved, using default.
[000:004] Cpu: 6.60.3, x4, 2901Mhz, 15954MB
[000:004] Computer model: Not available

Eu apreciarei qualquer ajuda.

    
por Aviv 07.01.2015 / 21:28

0 respostas