Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Problem with Help
Problem with Help [message #605384] Wed, 12 December 2007 10:31
Robert Brusa is currently offline Robert BrusaFriend
Messages: 55
Registered: July 2009
Member
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
Previous Topic:Running the help system on other servers
Next Topic:Problem with context/dynamic help
Goto Forum:
  


Current Time: Thu Apr 25 19:59:20 GMT 2024

Powered by FUDForum. Page generated in 0.03260 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top