Hi I am planning to install a Java Desktop Application to a PC that doesn't have a Netbeans IDE and MySQL installed.
Can you teach me what to do? I really don't have any clue.
Please help... thanks in advance ^_^
|
Hi I am planning to install a Java Desktop Application to a PC that doesn't have a Netbeans IDE and MySQL installed. Can you teach me what to do? I really don't have any clue. Please help... thanks in advance ^_^ |
|||||||||||
|
|
I only use Java Web Start for my Swing applications. Follow these links to start getting your head around JWS. |
|||
|
|
|
I have created multiple Here is a full tutorial from Netbeans. Look carefully, there is a few things one needs to alter and set before you build your project for it to function perfectly. http://netbeans.org/kb/articles/javase-deploy.html One thing, the user will have to have Java RE installed on his machine. |
|||
|
|