FormToolkit classdef problems [message #52918] |
Thu, 18 October 2007 06:55 |
Eclipse User |
|
|
|
Originally posted by: tbr.recommind.com
Hi,
i got problems instantiating the FormToolkit. This exception occurs :
java.lang.NoClassDefFoundError: org/eclipse/ui/forms/widgets/FormToolkit
caused by this line:
FormToolkit toolkit = new FormToolkit(parent.getDisplay());
The FormToolkit is from package :
import org.eclipse.ui.forms.widgets.FormToolkit;
Any suggestions ?
Greets and Thanks
Tim
|
|
|
Re: FormToolkit classdef problems [message #53171 is a reply to message #52918] |
Thu, 18 October 2007 08:26 |
Eclipse User |
|
|
|
Originally posted by: fappel.innoopract.com
Hi,
as a first step please type ss into your console to see whether the form
bundle has been activated. Did you use the tooling installation or the
target download to setup RAP?
Ciao
Frank
"Tim Begander" <tbr@recommind.com> schrieb im Newsbeitrag
news:70e225efaf8cda1e92657a1255f3e0d2$1@www.eclipse.org...
> Hi,
>
> i got problems instantiating the FormToolkit. This exception occurs :
>
> java.lang.NoClassDefFoundError: org/eclipse/ui/forms/widgets/FormToolkit
>
> caused by this line:
>
> FormToolkit toolkit = new FormToolkit(parent.getDisplay());
>
> The FormToolkit is from package :
>
> import org.eclipse.ui.forms.widgets.FormToolkit;
>
> Any suggestions ?
>
> Greets and Thanks
>
> Tim
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03275 seconds