Agile Development Practices suggest developers keep a solutions log. I think we can all benefit from a combined solutions log. As I encounter errors or problems I intend to record the solutions on this blog. Please feel to leave your comments, solutions and email me with your errors and solutions.
Apr 20, 2009
Eclipse "cannot be resolved to a type" error
Error: I was getting several "cannot be resolved to a type" error messages and red X's on the packages.
Solution: Right click on the project in the package explorer and select Refresh.
1 comment:
Eventhough it was a very short post, it helped me save a lot of headaches.
Thanks a lot :)
Post a Comment