Hi I've been getting a weird error when I try to use eclipse to generate getters and setters. I left clicked, then clicked on source then on generate getters and setters. I, however get an error that says:
The resource is not on the build path of a Java project
It's weird as it seems to be working for my other projects. Any ideas on how to fix this?
Thanks