Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 328648 - [Compatibility] I20101025-1332 failed with NoClassDefFoundError
Summary: [Compatibility] I20101025-1332 failed with NoClassDefFoundError
Status: RESOLVED FIXED
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 blocker (vote)
Target Milestone: 4.1 M3   Edit
Assignee: Paul Webster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-25 14:57 EDT by Paul Webster CLA
Modified: 2011-04-14 20:44 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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