How Do I Package My Java Application? - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › How Do I Package My Java Application? (967 Views)
| How Do I Package My Java Application? by Kabidoye(op): 3:35pm On Feb 26, 2010 |
GUYS, I ve an application developed with netbeans. its like aan inventory manager. what I want now is 'i want to package the app into a software where I wount ve to put my source code and net beans on ma clients system. something like converting ma app to .exe file'. I will appreciate any contribution watsoever. counting on you guys, |
| Re: How Do I Package My Java Application? by Ghenghis(m): 12:33am On Feb 27, 2010 |
you don't need netbeans to run any java app , simply create an executable jar file(you don't need .exe either). Check jar documentation |
| Re: How Do I Package My Java Application? by Kabidoye(op): 7:47pm On Feb 27, 2010 |
thanx dawg. will get back 2 u. |
| Re: How Do I Package My Java Application? by Seun(mod): 11:41am On Mar 01, 2010 |
An executable jar is created by default if you created the project in Netbeans: check the 'dist' folder. If you really need an executable, try launch4j. For LAN or WAN or Internet deployment, try Java Web Start. |
How Can I Package My Program Wit Netbean IDE? • [RESOLVED] How do I package my database with my application? • Help I Need To Test My Java Application On My Laptop • 2 • 3 • 4
User Interface And User Experience • Here I Come To Say Hi To Everybody • [Resolved Issue] Sql Syntax Needed