Eclipse luna não está respondendo

0

Estou recebendo essas mensagens nos registros:

MESSAGE Warning: EGit couldn't detect the installation path "gitPrefix" of native Git.

Hence EGit can't respect system level Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.

The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in this system level configuration.

The Git installation location can be configured on the: Team > Git > Configuration preference page's 'System Settings' tab.

This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

ENTRY org.eclipse.egit.ui 2 0 2015-09-15 10:15:02.241

MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git user global configuration and to define the default location to store repositories: C:\Users\jais. If this is not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and EGit might behave differently since they see different configuration options.

This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

ENTRY org.eclipse.wst.sse.ui 2 0 2015-09-15 17:06:28.848

MESSAGE The ''com.ibm.etools.webtools.dojo.ui.contentassist.DojoTypeAttribute'' proposal computer from the ''com.ibm.etools.webtools.dojo.ui'' plug-in did not complete normally. The extension has thrown a runtime exception.

STACK 0

Instalei o JDK na variável Environment e tentei todas as soluções possíveis (como o aumento da memória heap, na CLI ecllipse -clear e i desmarcou o egit etc), mas nada estava funcionando.

    
por Jai singh 21.09.2015 / 13:22

1 resposta

0

Com base em este tópico , você precisa instalar o Platform SDK.

Isso pode ser feito no Eclipse IDE para Eclipse Committers (Eclipse Standard) instalando-o em Recursos de Desenvolvedor de Plug-ins da Plataforma Eclipse .

Como alternativa, instale-o em: Ajuda → Instalar Novo Software → Atualizações do Projeto Eclipse .

Os avisos do EGit estão relacionados a outra coisa.

    
por 21.09.2015 / 15:20

Tags