Estou tentando criar a classe Produto na pasta SRC(como indica a apostila), sendo que me apresenta um erro que devo configurar o build path.
erros:
Description Resource Path Location Type
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project goodbuy2 Unknown Java Problem
Description Resource Path Location Type
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files Produto.java /goodbuy2/src/br/com/caelum/goodbuy/modelo line 1 Java Problem
Estou tentando fazer a aposila fj28 VRaptor, alguém pode me ajudar por favor?