I have a problem with a project using netbeans 6.8 shows me errors in the IDE, but compiles correctly. Using Netbeans 7.1 does not show errors and also compiles. I already checked the libraries and jar’s files.




Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is a common bug in Netbeans. You need to delete the .netbeans/version/var/cache/index folder in your user directory.
Each version of Netbeans has it’s own cache so that’s why it works in 7 and is broken en 6.8.