I am using NetBeans 7.2 on the mac. Previously I used NetBeans on a windows machine. There was a really handy feature that showed an icon next to a folder or file in the project/files viewer to tell you that a folder contained modified files or that a file itself had been modified.
This feature does not seem to be enable on my mac version. How can I enable it?
Solved it in the end. When I added my project to netbeans, I wanted the meta data to be in another folder. This causes problems with versioning. I scrapped the project and created a new one, this time with the meta data in the same folder as the source files. Now I can see which files have been changed etc