Problem with Help [message #471287] |
Wed, 12 December 2007 05:31  |
Eclipse User |
|
|
|
Hi
Since recently I work with Debian 40r0 (etch). I also installed eclipse
and it works fine. Then I found out, that the version included in debian
is not quite up to date if one want to use eclipse as IDE for C/C++.
Therefore, I downloaded most recent Eclipse SDK from
http://download.eclipse.org/eclipse/downloads/drops/R-3.3.1. 1-200710231652/index.php.
I also downloaded a JRE (jdk-1_5_0_14-linux-i586.bin) and set it up for
use by the browsers (epiphany, iceweasel). This works fine just to make
it clear that the JRE is in place. Then, I renamed /usr/lib/eclipse/ and
unpacked the SDK into a new usr/lib/eclipse and started it up. Using the
menu-entries Windows Š Preferences etc., I added the new JRE. I closed the
eclipse and relaunched it and now the problem:
When I click on Help Š Welcome, I get an Intro Error pop up. I then find
a lot of error messages in the error-log. Below is a copy/paste of the
details of the uppermost line.
eclipse.buildId=M20071023-1652
java.fullversion=GNU libgcj 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_CH
Command-line arguments: -os linux -ws gtk -arch x86
Error
Wed Dec 12 11:09:35 MEZ 2007
Unhandled event loop exception
java.lang.NullPointerException
at
org.eclipse.ui.intro.config.CustomizableIntroPart.handleSetF ocus(CustomizableIntroPart.java:300)
at
org.eclipse.ui.intro.config.CustomizableIntroPart.setFocus(C ustomizableIntroPart.java:309)
at
org.eclipse.ui.internal.ViewIntroAdapterPart.setFocus(ViewIn troAdapterPart.java:171)
at org.eclipse.ui.internal.PartPane.setFocus(PartPane.java:318)
at
org.eclipse.ui.internal.presentations.PresentablePart.setFoc us(PresentablePart.java:189)
at
org.eclipse.ui.internal.presentations.util.TabbedStackPresen tation$1.handleEvent(TabbedStackPresentation.java:92)
at
org.eclipse.ui.internal.presentations.util.AbstractTabFolder .fireEvent(AbstractTabFolder.java:267)
at
org.eclipse.ui.internal.presentations.util.AbstractTabFolder .fireEvent(AbstractTabFolder.java:272)
at
org.eclipse.ui.internal.presentations.util.AbstractTabFolder .handleMouseDown(AbstractTabFolder.java:342)
at
org.eclipse.ui.internal.presentations.util.AbstractTabFolder $3.mouseDown(AbstractTabFolder.java:79)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:178)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3319)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2971)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 19)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:289)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:106)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:169)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at java.lang.reflect.Method.invoke(libgcj.so.70)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
Do you have good advice? Thank you. Bob
|
|
|
Re: Problem with Help [message #471289 is a reply to message #471287] |
Wed, 12 December 2007 13:23  |
Eclipse User |
|
|
|
I can't exactly tell what is going on. Can you tell us more about the
hardware and OS you are using? I'm not familiar with Debian. Also were
you using the same JRE for both versions of Eclipse?
|
|
|
Re: Problem with Help [message #605393 is a reply to message #471287] |
Wed, 12 December 2007 13:23  |
Eclipse User |
|
|
|
I can't exactly tell what is going on. Can you tell us more about the
hardware and OS you are using? I'm not familiar with Debian. Also were
you using the same JRE for both versions of Eclipse?
|
|
|
Powered by
FUDForum. Page generated in 0.10310 seconds