NoClassDefFoundError: org/eclipse/core/runtime/IStatus

SWT Designer allows you to create the views, editors, perspectives, pref pages, composites, etc. that comprise Eclipse SWT & RCP applications and plug-ins.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

NoClassDefFoundError: org/eclipse/core/runtime/IStatus

Postby Slot Head » Thu Jul 05, 2007 10:13 am

I get the subject error when I build an SWT app using the wizard. I.e., I think I've done everything the standard way prescribed by SWT Designer.

It seems I need to include a jar in my build path. Can anyone tell me exactly what that is?

Thanks
Slot Head
 
Posts: 36
Joined: Sun Jul 10, 2005 9:50 am

Re: NoClassDefFoundError: org/eclipse/core/runtime/IStatus

Postby Eric Clayberg » Thu Jul 05, 2007 12:45 pm

Slot Head wrote:I get the subject error when I build an SWT app using the wizard. I.e., I think I've done everything the standard way prescribed by SWT Designer.

What version of Eclipse are you using? What version of SWT Designer?

Are you seeing this at runtime or when using the wizard?

You can see which plugin/jar a class is contained in by selecting it in the Eclipse Open Type dialog.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Postby Slot Head » Thu Jul 05, 2007 1:06 pm

I am using Eclipse 3.2.2 and Designer 4.3.0

Using ctrl+shft+T (the Open Type function you mentioned) I see that it is in org.elcipse.jface.action. So I drilled into the eclipse folder and looked for that but could not find it.

I haven't done this kind of programming for six months have gone a little cold on it and would appreciate explicit and complete instructions, if you could please provide them.

Thanks!
Slot Head
 
Posts: 36
Joined: Sun Jul 10, 2005 9:50 am

Postby Eric Clayberg » Thu Jul 05, 2007 1:36 pm

Slot Head wrote:I am using Eclipse 3.2.2 and Designer 4.3.0

That is a very old version that is no longer supported. Please update to v6.4.0.

Slot Head wrote:Using ctrl+shft+T (the Open Type function you mentioned) I see that it is in org.elcipse.jface.action. So I drilled into the eclipse folder and looked for that but could not find it.

org.elcipse.jface.action? When I try it, the Open Type dialog shows it in org.eclipse.equinox.common.

Slot Head wrote:I haven't done this kind of programming for six months have gone a little cold on it and would appreciate explicit and complete instructions, if you could please provide them.

You need to add the org.eclipse.equinox.common plugin to your project's build path.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to SWT Designer

Who is online

Users browsing this forum: No registered users and 2 guests