Where do I localize strings in some of the menu items with Netbeans?
- by Spoike
So I made a standard swing application in Netbeans 6.8 and I can't find where the resource file is for File/Exit in the projects view. All the other resource files can be found in the <project>/resources.
Am I missing something?