Hello,
I have complited my project and it is time to distribute it to my friends. But there are some things that i don't know. First, i thought that i will distribute .jar file which netbeans create. But i used third party API to write my project. So to run the .jar file it needs third pary API's library in the same directory with .jar file. Because of this i can't just give the jar file. I need to give one .jxl file with the jar file. It is not good to tell eveyone don't delete .jxl, it does not work etc. What should i do ? This is the first time that i will distribute an application, i need some suggestions.
I did some research and found; .jar files can be converted to .exe files. What you think about this proccess ? Do you advise that ? I have no idea about it ! Actually no idea about all this stuff.