>>>>> "Kai" == Kai Grossjohann <[EMAIL PROTECTED]> writes:
Kai> Paul Kinnucan <[EMAIL PROTECTED]> writes:
>> Yes, you can use the JDEE's override method wizard with the
>> current version of the JDEE and versions of the JDK before JDK
>> 1.4. Unfortunately, a change in Java reflection introduced in
>> JDK
>> 1.4 prevents the method override wizard in the current
>> production
>> and beta versions of the JDEE from overriding abstract methods
>> declared or inherited by a class. I've fixed this for the next
>> release.
Kai> Cool! Then I just wait a little bit, and then it will work.
Yes.
Kai> Do you think it's a good idea to try the betas, btw?
Yes, JDEE 2.3.3beta6 is really a release candidate. It is very stable
and much improved over JDEE 2.3.2.
Paul