Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » "undefined for type" on new methods
"undefined for type" on new methods [message #192269] Tue, 10 February 2004 18:28
Eclipse UserFriend
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.
Previous Topic:Perspective reloading
Next Topic:How to organize my external jars.
Goto Forum:
  


Current Time: Sat Jun 21 20:52:44 EDT 2025

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

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

Back to the top