hello all
i just learn java syntax to extrac jar file we command :

jar xf jar-file

but there no information where the extracted files will be located
and what is the sign if the command successfull or not


any info ?

thank
denny

Recommended Answers

All 3 Replies

Member Avatar for hfx642

"...will be located"?
Try it and find out.
If the files are there... it worked!
If the files are NOT there... it DIDN'T work!

hi
thank you
denny

The extracted files are right there at path where the jar file is present. If you run the cmd to extract jar file it doesnt show any message.the way to check for success of cmd is go and check the path where jar file is present. If u see the files which were packed in jar file the cmd is successfully got executed.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.