Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 328648

Summary: [Compatibility] I20101025-1332 failed with NoClassDefFoundError
Product: [Eclipse Project] e4 Reporter: Paul Webster <pwebster>
Component: UIAssignee: Paul Webster <pwebster>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: P3 CC: aniefer, remy.suen
Version: unspecified   
Target Milestone: 4.1 M3   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Paul Webster CLA 2010-10-25 14:57:00 EDT
Probably added in 3.7 and not in 4.1

Caused by: java.lang.NoClassDefFoundError: org.eclipse.ui.internal.tweaklets.TitlePathUpdater
        at org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.<init>(IDEWorkbenchWindowAdvisor.java:138)
        at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.createWorkbenchWindowAdvisor(IDEWorkbenchAdvisor.java:370)
        at org.eclipse.ui.internal.WorkbenchWindow.getWindowAdvisor(WorkbenchWindow.java:1826)
        at org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpening(WorkbenchWindow.java:1113)
        at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:467)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:600)
        at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:52)
        ... 72 more
Comment 1 Paul Webster CLA 2010-10-25 14:58:25 EDT
I've released a fix, let's see how it goes.

PW
Comment 2 Paul Webster CLA 2011-04-14 20:44:45 EDT
Fixed a while ago.
PW