Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » jface error
jface error [message #202737] Sun, 21 October 2007 20:30 Go to next message
Eclipse UserFriend
Originally posted by: uh5d.rz.uni-karlsruhe.de

I downloaded the WTP 2.0 all in one package and eclipse 3.3
Then I downloaded the WTP source with the releng tools.
Then I programmed my own plugin , everyone worked fine
even if i got the following error message in my error log:

Problems occurred when invoking code from plug-in:
"org.eclipse.jface".

This wasn't an issue until now, but when i try to extend the eclipse
preferences i have to use jface
and when clicking on my added preference page a jface error gets reported.

Someone has an idea how to solve this?

Greetings

A.Gallus
Re: jface error [message #202745 is a reply to message #202737] Sun, 21 October 2007 20:56 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Axel,

It sounds like you need to add the right dependencies (the one for
JFace) to your MANIFEST.MF via the Dependencies tab. Maybe you edited
the classpath directly via the project's properties rather than by
editing the MANIFEST.MF's dependencies; that's a common mistake.


Axel Gallus wrote:
> I downloaded the WTP 2.0 all in one package and eclipse 3.3
> Then I downloaded the WTP source with the releng tools.
> Then I programmed my own plugin , everyone worked fine
> even if i got the following error message in my error log:
>
> Problems occurred when invoking code from plug-in:
> "org.eclipse.jface".
>
> This wasn't an issue until now, but when i try to extend the eclipse
> preferences i have to use jface
> and when clicking on my added preference page a jface error gets reported.
>
> Someone has an idea how to solve this?
>
> Greetings
>
> A.Gallus
>
>
>
>
>
Previous Topic:Problems invoking a custom validator
Next Topic:Wrong File in Download.
Goto Forum:
  


Current Time: Thu Apr 25 09:33:14 GMT 2024

Powered by FUDForum. Page generated in 0.03268 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top