I have a slight problem. Having recently migrated on Mac, I've been pulling my hair and searching the web about this but have not found what I was exactly searching for. I want to set the application name in the system menu, which doesn't work at the moment (my main class name is displayed instead of my app name). What property should I modify?
I have successfully placed my menu in the system menu bar using the correct apple.laf property, but I haven't found what I needed for the name.
My search led me to Info.plist documents, on which I have no knowledge whatsoever. I tried to make a simple one that would only change the app's display name, but for some reason it hasn't worked. Help?
Try using the included Jar Bundler, which is there to handle all this stuff for you. And if you want to see how any particular feature works, you can inspect Jar Bundler's output.