Java application installer for linux

Posted by rusiruboteju on Stack Overflow See other posts from Stack Overflow or by rusiruboteju
Published on 2010-03-23T07:56:18Z Indexed on 2010/03/23 8:03 UTC
Read the original article Hit count: 271

Filed under:
|
|
|
|

How can I create a linux installer for java desktop application? for an instance if we want to install netbeans on ubuntu there is a download which is named as "netbeans-6.8-ml-java-linux.sh" so how can i create "mydesktopapp-linux.sh" i have the properly working .jar file i want to distribute my java desktop app. Can anyone help me?

© Stack Overflow or respective owner

Related posts about java

Related posts about linux