"undefined for type" on new methods [message #192269] |
Tue, 10 February 2004 18:28 |
Eclipse User |
|
|
|
Originally posted by: mark.rmanet.com
Added a new method to an existing class, recompiled the class just fine.
Then I overrode the method in subclass and put in a call super.x(). The
compiler gives me "method x() undefined for type y". I can pick the
super's x() in the code assist window and I can use open declaration (F3)
to jump to the super's x(). I've tried refeshing the project and a full
rebuild and neither one helped.
Another machine that is configured the same (as near as I can tell)
doesn't have this problem.
This is with Version: 3.0.0 Build id: 200312182000
This is driving me nuts. What am I doing wrong?
Thanks
Mark.
|
|
|
Powered by
FUDForum. Page generated in 0.02918 seconds