₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,512 members, 8,422,389 topics. Date: Monday, 08 June 2026 at 09:08 AM

Toggle theme

How Do I Package My Java Application? - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingHow Do I Package My Java Application? (967 Views)

1 Reply (Go Down)

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.
1 Reply

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 Laptop234

User Interface And User ExperienceHere I Come To Say Hi To Everybody[Resolved Issue] Sql Syntax Needed