File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Beginning Java
Author
.jar
Anonymous
Ranch Hand
Joined: Nov 22, 2008
Posts: 18944
posted
Sep 13, 2001 02:43:00
0
Hi!
I have JDK 1.3 and I try run a file.jar with "jar -xf file.jar" but nothing happens.
Can someone helpme?
Thank you in advance.
Cindy Glass
"The Hood"
Sheriff
Joined: Sep 29, 2000
Posts: 8521
posted
Sep 13, 2001 08:08:00
0
Are you trying to EXTRACT classes from a jar or RUN a jar?
The "jar xf" command is used to extract class from a jar. The "java -jar" command is used to run a jar.
Tutorial:
http://developer.java.sun.com/developer/Books/JAR/basics/index.html
"JavaRanch, where the deer and the Certified play" - David O'Meara
I agree. Here's the link:
http://aspose.com/file-tools
subject: .jar
Similar Threads
client and database URLyBird
"Fatal exception occurred. Program will exit."
file.jar
A problem about JDK tools java or javaw...
Problem running jar on new Windows 7 install
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter