The Artima Developer Community
Sponsored Link

Java Answers Forum
Java jar file

1 reply on 1 page. Most recent reply: Oct 6, 2003 3:08 AM by FredrikN

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Nitin

Posts: 1
Nickname: jar
Registered: Oct, 2003

Java jar file Posted: Oct 6, 2003 2:21 AM
Reply to this message Reply
Advertisement
Hi guys/gals,

Is there any way to find the version of a .Jar file.
If so, please let me know.


Regards,

Nitin


FredrikN

Posts: 22
Nickname: fredrikn
Registered: Jul, 2003

Re: Java jar file Posted: Oct 6, 2003 3:08 AM
Reply to this message Reply
Not in general.
It depends on the developer.
He can name a file to something like myApp_1.3.03.jar.

You can also check the manifest file for info.

But in general case no, not that I know about anyway.

Flat View: This topic has 1 reply on 1 page
Topic: Hierarchical DB Previous Topic   Next Topic Topic: Swing vs. AWT

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use