Eclipse: различия между версиями

Материал из Home Wiki
Перейти к навигации Перейти к поиску
Строка 21: Строка 21:
Eclipse -> Preferences -> General -> Startup and Shutdown.
Eclipse -> Preferences -> General -> Startup and Shutdown.


-Uncheck RSE UI.
Uncheck RSE UI.


Eclipse -> Preferences -> Remote Systems.
Eclipse -> Preferences -> Remote Systems.


-Uncheck Re-open Remote Systems view to previous state.
Uncheck Re-open Remote Systems view to previous state.


Update your Eclipse to 4.3.1 (at least) due to a bug on previous version.
Update your Eclipse to 4.3.1 (at least) due to a bug on previous version.


Restart Eclipse and its done.
Restart Eclipse and its done.

Версия 06:56, 14 ноября 2017

Восстановление компиляции

<projectDescription>
    <buildSpec>
        <buildCommand>
            <name>org.eclipse.jdt.core.javabuilder</name>
            <arguments>
            </arguments>
        </buildCommand>
    </buildSpec>
    <natures>
        <nature>org.eclipse.jdt.core.javanature</nature>
    </natures>
</projectDescription>

Зависание

Remote System Explorer Operation

Eclipse -> Preferences -> General -> Startup and Shutdown.

Uncheck RSE UI.

Eclipse -> Preferences -> Remote Systems.

Uncheck Re-open Remote Systems view to previous state.

Update your Eclipse to 4.3.1 (at least) due to a bug on previous version.

Restart Eclipse and its done.