Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm working on an small cross-platform Java Application and want to set the dock icon for OS X users. So I did some searching and found this however it doesn't seem like com.apple.eawt.Application is included in Oracles Java 7 under OS X. How would I go about doing that?

share|improve this question
Why not add you icons to an application bundle, as suggested here? – trashgod Feb 7 at 15:52

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.