Hi, sorry for posting a second thread for the same project but as far as i can tell, the issue is completely different.

My Netbeans project seems to be working with a "cache" of a certain class. It seems like this because I commented out all the code in that class, yet when using an object of the class, i could still apparently access the fields and methods. I couldnt find a cache(or even a .netbeans) folder in ~user/, but I found a cache folder in C/programfiles/netbeans, but it does not have an index folder, instead it has a netigso folder which has many subfolders. Is it safe to delete this folder? If not cache, what could be the issue here? thanks.

Edit: delteing the netsigo folder in C:/program files/netbeans/cache didnt help

Recommended Answers

All 2 Replies

Have you tried a "clean and build" on the project?

Thanks, that did it :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.