Everywhere I look when seeking for a way to hide a Java applications dock icon, I see info.plist file this and info.plist file that. However I don't see one.
My question is How do i generate an info.plist file in eclipse? Where does it belong? And why did Eclipse not generate an info.plist file when I exported as mac osx bundle.
This is a view of my project files in eclipse, as you can see there is a manifest, but no info.plist:
Is there something i'm not getting about the info.plist file?