I have a Java application in an application bundle that I want to associate a file type with.
For example, if there\'s a file
foo.example
when that f
Part one:
http://developer.apple.com/mac/library/DOCUMENTATION/MacOSX/Conceptual/BPRuntimeConfig/Articles/ConfigFiles.html
Part two:
Java application doesn't know name of file being opened - Mac OS X