How to launch java application from Dock, Mac
        Posted  
        
            by Sunil Kumar Sahoo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sunil Kumar Sahoo
        
        
        
        Published on 2010-05-28T10:36:03Z
        Indexed on 
            2010/05/28
            10:42 UTC
        
        
        Read the original article
        Hit count: 309
        
I have created a Java Swing application. It works fine.
I have created application file (.app) for that application using jar bundler.
But the main problem is that my application does not open if I click it on the Dock. I am using Mac OS. How I can launch my application by clicking on Dock
Thanks Sunil Kumar Sahoo
© Stack Overflow or respective owner