For Programmers: Free Programming Magazines  


Home > Archive > Java Help > February 2005 > How to create executable jar in NetBeans IDE









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to create executable jar in NetBeans IDE
semi

2005-02-25, 9:01 pm

I used to use Jbuilder for JAVA development. In Jbuilder, I was able
to create executabe jar that has all the libraries in and run on its
own. How do you create same kind of executable jar with NetBeans?

Thanks in advance,

Seung

CD1

2005-02-25, 9:01 pm

Hi!

I use NetBeans 4.0 and it creates a .jar file everytime you compile
your project (pressing F11). The file is created on
<your_project_directory>/dist/<your_project_name>.jar

Was that your question? :)

See ya

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com