Hi all,
I am having problem to make the *Implement Interface Wizard* working.
The error message is as following. Please note that I do have the
referred interface class in the classpath. And the wizard works fine
if implementing a JDK interface such as Runnable.
Debugger entered--Lisp error: (error "Cannot find interface Attachable on the current
classpath.")
signal(error ("Cannot find interface Attachable on the current classpath."))
error("Cannot find interface %s on the current classpath." "Attachable")
jde-wiz-implement-interface-internal("Attachable")
jde-gen-insert-interface-implementation()
jde-gen-class()
jde-gen-class-buffer("d:/CVS-HOME/cEAP/src/main/com/tbcn/ceap/email/test.java")
* call-interactively(jde-gen-class-buffer)
--
Regards, Anthony