ClassNotFoundException - Verification hook class not found [message #85147] |
Thu, 12 October 2006 04:50  |
Eclipse User |
|
|
|
Hi,
I'm trying out TPTP's AGR and am unable to insert verification hooks.
(Using Eclipse SDK 3.2.1, TPTP SDK 4.2.1 and EMF SDK 2.2.1. )
I want to insert a verification hook that checks the Error Log to ensure
that no errors were reported during the operation. However, when I run
the test, I get a failure in the execution log :
There was an error while running the macro associated with the test case:
Automated GUI Test. java.lang.ClassNotFoundException: Class UITestHook was
not found
Is there something I'm missing?
Cheers,
Mayank
|
|
|
|
|
|
Re: ClassNotFoundException - Verification hook class not found [message #85420 is a reply to message #85315] |
Tue, 17 October 2006 10:46  |
Eclipse User |
|
|
|
I'm glad that you were able to resolve your problem. Eclipse does not
compile classes that have unresolved
dependencies. Despite the error message not indicating the root cause of
the problem, it still is indicating the correct error. I have opened the
following defect to provide a more descriptive error message:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=161248
Thanks,
Ali Mehregani
"Mayank" <mayank1983@gmail.com> wrote in message
news:caf5933e9050fa13ab973a1b935018f3$1@www.eclipse.org...
> Hi Ali,
> Problem found and fixed; I'd forgotten to create the plug-in dependencies
> on the org.eclipse.pde.runtime and other related plug-ins for the
> error-log. Everything works exactly as expected now. However, I think the
> error message (Verification Hook class not found) was a bit misleading.
> The real reason for the error was the class for Error-Log not being found.
> Maybe this should be addressed?
>
> Cheers,
> Mayank
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03023 seconds