Re: Handling Opening Files

2014-05-01 Thread Michael Hall
On May 1, 2014, at 3:09 PM, Joshua Smith wrote: > I’ve finally bitten the bullet and moved over to Java 7 on Mac. > > The only thing I’m stuck on is handling opening files when they are > double-clicked in the Finder or dropped on my program in the Dock. > > Are there any changes required to t

Handling Opening Files

2014-05-01 Thread Joshua Smith
I’ve finally bitten the bullet and moved over to Java 7 on Mac. The only thing I’m stuck on is handling opening files when they are double-clicked in the Finder or dropped on my program in the Dock. Are there any changes required to the file handling stuff in Info.plist for Java 7, or should on