an error has occurred see the log file eclipse что делать

Решение проблемы с запуском Eclipse IDE an error occurred see the log file

В этом небольшом посте моего блога хотелось бы рассказать о решение возможной проблемы связанной с повседневным использованием великолепной и замечательной бесплатной среды разработки под названием Eclipse, которая чаще всего используется для написания кода на языке программирования Java, не смотря на то, что множественные редакции Эклипса поддерживают достаточно внушительное множество языков программирования.

Но давайте вернемся к делу. Проблема состоит в том, что при запуске программы в среде выполнения операционной системы Microsoft Windows может появится не приятное окно с сообщением об ошибке при запуске программы. При этом сообщение достаточно не многословно и ссылается на файл логов, который лежит в папке программы Eclipse. Сообщение следующего характера: an error occurred see the log file далее следует имя файла логов в котором достаточно большое количество строк, которые мало, что могут сказать не опытному пользователю программы об ошибке. Как ни странно в российском сегменте глобальной сети Интернет решения данной проблемы я не нашел.

Как правило суть данной проблемы заключается в том, что у вас не определена так называемая рабочая папка, проще говоря у вас не задана папка JDK или JRE. Это может возникнуть в случае если вы обновили какую-либо из вышеописанных библиотек или установили новую, в общем пути сбились и их надо заново прописать. Проверить так ли это можно следующим образом: вызываете командную строку Windows и пишите простую команду «java» (без кавычек), так же можно написать «javac», далее жмете на Enter для её выполнения. После этого на консоль должна выйти справочная информация об установленной в операционной системе виртуальной машине java. Если же вам выходит сообщение: «‘java’ не является внутренней или внешней командой, исполняемой программой или пакетным файлом», или же что-то подобное (в случае когда установлено несколько версий JDK или JRE может выводиться информация об ошибке версии), то в этом случае проблема, возникающая в IDE Eclipse, скорее всего связана именно с этим.

Значит необходимо вручную прописать пути до виртуальной машины Java. Для этого заходим в свойства «Моего компьютера» и на вкладке «Дополнительно» снизу окна жмем на кнопку «Переменные среды». В панели «Системные переменные пользователя » ищем переменную «Path» и если её нет (её нет, если никто до этого не создавал, но обычно она есть), то жмем на кнопку «Создать» и в графе имени переменной пишем «Path» (без кавычек), а в ячейке значения прописываем путь до папки «bin» вашей редакции JDK или JRE. Обычно они находятся по адресу: «C:\Program Files\Java\jdk1.7.0_11\bin», где jdk1.7.0_11 — папка с установленной jdk версии 1.7.0_11 (у вас может быть другой). В общем, проще пройти через «Проводник Windows» к этой папке и просто скопировать путь. После того как вставите путь жмете во всех окнах свойств «Моего компьютера» кнопку OK. После этого пробуйте заново задать команду java в cmd. В случае успеха вам будет показана справочная информация.

После проделанных действий проблема «an error occurred see the log file» при запуске Eclipse должна быть решена.

Источник

.metadata\.log error in eclipse

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

14 Answers 14

Delete: /YOUR PATH TO WORKSPACE/.metadata/.plugins/org.eclipse.core.resources

Update 2018 I do not recommend this answer anymore. I was tested it 2014 and it was working for me for older eclipse IDE at that time. I m not using eclipse anymore for development. I recommended using an android studio for android development. Thank you

1) You have to delete the folder metadata in your workspace.

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

If your operation system is Mac OS and you are using version of Java 1.9 this error occurs and eclipse don’t start up. So you need to downgrade your java version to 1.8 release until this issue fixed.

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

You have to delete the folder metadata in your workspace. is the best way to resolved this issue. solved my problem.

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

I solved this problem by follow this step:

1-delete metadata folder (workspace) 2-reinstall java JDK 3 re unzip eclipse

I have tried every solution from stackoverflow, youtube even i have reinstalled OS etc. but still it as showing same error.Downgrading JDK 1.9 to JDK 1.8 worked for me.

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

I got the same error while opening eclipse because of incompatible jdk version with eclipse. I use eclipse eclipse LUNA and i downloaded jdk10.1 version which eclipse luna cannot handle,it can handle only jdk8 or below versions.

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

If you recently updated your java version, most likely eclipse is trying to use the new version unless explicitly specified. Just explicitly specify the jdk you were using before.

If using a MAC the steps will look as follow for example:

For me OLDER_JDK was jdk1.8.0_144.jdk

Just delete the snap file located under metadata/.plugins/org.eclipse.core.resources/

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

Windows 64 OS user here. I solved this problem by installing the latest JDK, as of now jdk-8u302-windows-x64.

Источник

Whenever I start up Eclipse Juno, it gives me an error saying:

An error had occured. Please see the log file:

Some websites say to uninstall jdk and install it back again. I did that, but it didn’t work. I think it was because on their website, the error is happening IN the workspace. Mine is on the program files folder, which is in the computer.

It happened after updating it. Should I downgrade. If so, how? If I can’t downgrade, what should I do?

29 Answers 29

Try deleting following file from workspace.

Or try launching it from console.

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

After trying everything else, this solves my issue.

In my mac machine, I checked whether I installed two java versions or not. I got this error. Because i installed two java at a time.

I removed version 11.0.1. Now its working fine.

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

The best way is to delete all the *.snap files from /.metadata/.plugins/

Here’s what I did to solve this:

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

In my case my JAVA_HOME was pointed to jdk9 after pointing JAVA_HOME to jdk8 resolved my issue. Hope it helps someone.

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

i found the solution. i have installed 2 versions of jre sdk 1.3 and jre7 so i uninstall the older version sdk1.3 then it works.

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

Then change the working project directory to something different. It should work after that.

Sounds simple but just delete/uninstall eclipse and install it again.

I was getting the same error while opening the eclipse. to solve that I checked the log file inside the metadata folder. where I found that there is version mismatch of Java. so I have changed the VM inside my eclipse ini file.

-vm /opt/jdk1.8.0_191/jre/bin

Hope this will also help to solve your problem.

For me it was down to a locking/permissions bug on

(path to Eclipse IDE)\configuration\org.eclipse.osgi.manager.fileTableLock

Spring Tool Suite 4 (64 bit for Windows Server 2016)

Version: 4.2.2.RELEASE Build Id: 201905232009

Version: 2.2.500.v20190307-0500 Build id: I20190307-0500

wouldn’t launch and a pop up dialog appeared saying:

launch error has occurred see log file null

(This became apparent from the latest text log file in the folder (path to Eclipse IDE)\configuration)

I had to go and tweak the permissions via File Explorer (Full access).

It appeared as if the IDE was doing nothing for a while.

The splash screen for Spring Tool Suite (based on Eclipse) eventually disappeared and the IDE started up again.

Now everything is back working correctly again.

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

/bin/eclipse/eclipse). Running again without using sudo logged out the file causing the issue.

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

I got the same error when I was using Texas Instrument’s Code Composer Studio which is built on eclipse. It happened when I changed my Workspace folder to be inside the Google Drive folder. Deleting files from YOUR_WORKSPACE/.metadata/.plugins/org.eclipse.core.resources/ did not work for me.

The following worked for me:

However deleting and restoring the Workspace folder is not advisable since it can have other complications. But I was desperate.

Источник

Не запускается Eclipse

Добрый день, При попытке запустить Eclipse (любой версии) в Ubuntu Mate 18.04,среда разработки пишет ошибку, прикладываю лог:

Перемещено tailgunner из development

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

всё нормально, так и должно быть.

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

А ты версию из репозиториев пробовал?

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

Пробовал default-jdk, oracle-java8. Эклипс: пробовал 3.8; а также последнюю с их сайта.

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

И на все выдавалсь такая ошибка?

Да. В этой Ubuntu (18.04 Mate) всегда такая ошибка. Плюс, сейчас запустил eclipse из терминала, высветилось: 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать

сейчас запустил eclipse из терминала

А до этого откуда запускал? Такое впечатление, что у тебя бинарь eclipse от одной версии, а нужно запустить другую.

Сделай (в терминале, естественно):

$ env LANG=ru_RU.UTF-8 GDM_LANG=ru DISPLAY=:0.0 COMPIZ_CONFIG_PROFILE=mate GTK_OVERLAY_SCROLLING=0 COLORTERM=truecolor JAVA_HOME=/usr/lib/jvm/java-8-oracle J2SDKDIR=/usr/lib/jvm/java-8-oracle XDG_VTNR=7 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh XDG_SESSION_ID=c2 XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/yegor DERBY_HOME=/usr/lib/jvm/java-8-oracle/db USER=yegor DESKTOP_SESSION=mate QT_QPA_PLATFORMTHEME=gtk2 PWD=/home/yegor HOME=/home/yegor J2REDIR=/usr/lib/jvm/java-8-oracle/jre SSH_AGENT_PID=1885 QT_ACCESSIBILITY=1 XDG_SESSION_TYPE=x11 XDG_DATA_DIRS=/usr/share/mate:/usr/share/mate:/usr/local/share:/usr/share:/var/lib/snapd/desktop MATE_DESKTOP_SESSION_ID=this-is-deprecated XDG_SESSION_DESKTOP=mate QT_SCALE_FACTOR=1 GTK_MODULES=appmenu-gtk-module:gail:atk-bridge:canberra-gtk-module UBUNTU_MENUPROXY=1 TERM=xterm SHELL=/bin/bash VTE_VERSION=5201 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_CURRENT_DESKTOP=MATE GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 XDG_SEAT=seat0 SHLVL=1 LANGUAGE=ru WINDOWID=56623785 GDMSESSION=mate LOGNAME=yegor DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus XDG_RUNTIME_DIR=/run/user/1000 XAUTHORITY=/home/yegor/.Xauthority XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 QT_AUTO_SCREEN_SCALE_FACTOR=0 XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin SESSION_MANAGER=local/yegor-MS-7895:@/tmp/.ICE-unix/1545,unix/yegor-MS-7895:/tmp/.ICE-unix/1545 _=/usr/bin/env yegor@yegor-MS-7895:

$ which eclipse /usr/bin/eclipse yegor@yegor-MS-7895:

$ eclipse Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0

Источник

An error has occurred see the log file eclipse что делать

Community

Participate

Eclipse IDE

Breadcrumbs

Home » Newcomers » Newcomers » [eclipse’s installation on ubuntu]An error has occurred. See the log file (eclipse cann’t run after installing JDK)

Show: Today’s Messages :: Show Polls :: Message Navigator
an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
[eclipse’s installation on ubuntu]An error has occurred. See the log file [message #1168719]Sun, 03 November 2013 14:13 an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьyue xiao
Messages: 4
Registered: November 2013
an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьan error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
Re: [eclipse’s installation on ubuntu]An error has occurred. See the log file [message #1170162 is a reply to message #1168719]Mon, 04 November 2013 12:52 an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьan error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьyue xiao
Messages: 4
Registered: November 2013
an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьan error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
Re: [eclipse’s installation on ubuntu]An error has occurred. See the log file [message #1170450 is a reply to message #1170162]Mon, 04 November 2013 16:58 an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьan error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьRussell Bateman
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
On 11/4/2013 5:52 AM, yue xiao wrote:
> if i have a necessary to reinstall eclipse?

Maybe, maybe not. What have you done? What were you trying to do?

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьan error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
Re: [eclipse’s installation on ubuntu]An error has occurred. See the log file [message #1171867 is a reply to message #1170450]Tue, 05 November 2013 14:44 an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьan error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьyue xiao
Messages: 4
Registered: November 2013
thanks to your reply.
i installed eclipse in the linux software center,it contains openjdk,i just installed jdk to replace it.
but after replacing,it went to wrong,just like the picture i given above.
whether the jdk archive what i downloaded is incomplete?or my decompress way is not correct?
an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьan error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
Re: [eclipse’s installation on ubuntu]An error has occurred. See the log file [message #1171868 is a reply to message #1170450]Tue, 05 November 2013 14:45 an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьan error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьyue xiao
Messages: 4
Registered: November 2013

On 11/4/2013 5:52 AM, yue xiao wrote:
> if i have a necessary to reinstall eclipse?

Maybe, maybe not. What have you done? What were you trying to do?

an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьan error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
Re: [eclipse’s installation on ubuntu]An error has occurred. See the log file [message #1171885 is a reply to message #1171867]Tue, 05 November 2013 14:57 an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делатьRussell Bateman
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
an error has occurred see the log file eclipse что делать. Смотреть фото an error has occurred see the log file eclipse что делать. Смотреть картинку an error has occurred see the log file eclipse что делать. Картинка про an error has occurred see the log file eclipse что делать. Фото an error has occurred see the log file eclipse что делать
On 11/5/2013 7:44 AM, yue xiao wrote:
> thanks to your reply.
> i installed eclipse in the linux software center,it contains openjdk,i
> just installed jdk to replace it.
> but after replacing,it went to wrong,just like the picture i given above.
> whether the jdk archive what i downloaded is incomplete?or my decompress
> way is not correct?

Never install Eclipse from any software manager. Get it only from
eclipse.org.

You can use either OpenJDK or a Sun JDK to run it from. Whatever you do,
please read this: http://wiki.eclipse.org/Eclipse.ini

(If you were expecting me to look at an image, there was none attached.)

Источник

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *