Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] Current builds don't work for me

Hi e4 developers,

I tried the latest e4 SDK builds, and both fail to bring up the workbench. Here is what I tried:

http://download.eclipse.org/e4/sdk/drops/I20100630-1158/eclipse-SDK-I20100630-1158-win32.zip

http://download.eclipse.org/e4/sdk/drops/I20100630-1856/eclipse-SDK-I20100630-1856-win32.zip


The error log contains the following entry (see attachment for full details):

!ENTRY org.eclipse.osgi 4 0 2010-07-01 14:07:58.544
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
	at org.eclipse.e4.ui.css.swt.engine.CSSSWTEngineImpl.initializeCSSPropertyHandlers(CSSSWTEngineImpl.java:84)
	at org.eclipse.e4.ui.css.swt.engine.AbstractCSSSWTEngineImpl.<init>(AbstractCSSSWTEngineImpl.java:48)
	at org.eclipse.e4.ui.css.swt.engine.CSSSWTEngineImpl.<init>(CSSSWTEngineImpl.java:71)
	at  ...


BTW, I am reading the RSS feed of the e4 mailing list, and it's great to see how much you achieved in the last few of days (in terms of bug fixes).

Best wishes and thanks a lot for your efforts!

Stefan Mücke

Attachment: .log
Description: application/.log


Back to the top