how can i make a jar

hi!,I am new in java. I want to make a jar file for my java application.But problem is here that i have used several external library in my application. Now i want to create a jar file. Step by step solution need.
[234 byte] By [Iftia] at [2007-11-27 8:13:40]
# 1
Gee I wonder what would happen if I typed jar tutorial into Google.
floundera at 2007-7-12 19:58:06 > top of Java-index,Java Essentials,New To Java...
# 2
Thanks for reply. But need some special comment.Thaks in advance.
Iftia at 2007-7-12 19:58:06 > top of Java-index,Java Essentials,New To Java...
# 3
// specialThere you go. Now when you have read the tutorial and tried to make a jar file and still have problems, come back and ask a specific question that someone maybe able to help you with.
floundera at 2007-7-12 19:58:06 > top of Java-index,Java Essentials,New To Java...
# 4
just download a jar maker lol
ByronTheOmnipotenta at 2007-7-12 19:58:06 > top of Java-index,Java Essentials,New To Java...
# 5
you have no idea what you are dealing with here.
pberardi1a at 2007-7-12 19:58:06 > top of Java-index,Java Essentials,New To Java...
# 6
why don't you try Ant Script for building a jar file..Cheers , Rakesh
rakeshjenaa at 2007-7-12 19:58:06 > top of Java-index,Java Essentials,New To Java...
# 7
Oh please, the guy doesn't even know how to google for a little help. Do you really think he's able to create an Ant script all by himself?
SurfManNLa at 2007-7-12 19:58:06 > top of Java-index,Java Essentials,New To Java...
# 8

> // special

> There you go. Now when you have read the tutorial and

> tried to make a jar file and still have problems,

> come back and ask a specific question that someone

> maybe able to help you with.

Ok i just had a good laugh :)

deAppela at 2007-7-12 19:58:06 > top of Java-index,Java Essentials,New To Java...
# 9
Hi,Use the jar utility available in JDK. For more help please go to: http://java.sun.com/docs/books/tutorial/deployment/index.htmlYou have all the steps to create a jar file. Let me know if you could get any assistance
faisal_dynamica at 2007-7-12 19:58:07 > top of Java-index,Java Essentials,New To Java...
# 10
> Oh please, the guy doesn't even know how to google> for a little help. Do you really think he's able to> create an Ant script all by himself?maybe a Maven pom will be easier?
jwentinga at 2007-7-12 19:58:07 > top of Java-index,Java Essentials,New To Java...
# 11

> > Oh please, the guy doesn't even know how to google

> > for a little help. Do you really think he's able

> to

> > create an Ant script all by himself?

>

> maybe a Maven pom will be easier?

Did someone call me?

Oh, nevermind. I thought you said "porn maven."

jverda at 2007-7-12 19:58:07 > top of Java-index,Java Essentials,New To Java...
# 12
> > Oh please, the guy doesn't even know how to google> > for a little help. Do you really think he's able> to> > create an Ant script all by himself?> > maybe a Maven pom will be easier?Makefiles, baby! w00t!
jverda at 2007-7-12 19:58:07 > top of Java-index,Java Essentials,New To Java...