The Artima Developer Community
Sponsored Link

Java Answers Forum
Open jar

2 replies on 1 page. Most recent reply: Mar 20, 2003 5:55 PM by huiyuan

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 2 replies on 1 page
huiyuan

Posts: 3
Nickname: laoma
Registered: Mar, 2003

Open jar Posted: Mar 20, 2003 10:37 AM
Reply to this message Reply
Advertisement
Sorry a dummy question: how to open a .jar file in linux if I don't have java installed?
I just want to open and read the code.
Thanks.


Rich Burgis

Posts: 17
Nickname: songbird
Registered: Mar, 2003

Re: Open jar Posted: Mar 20, 2003 3:56 PM
Reply to this message Reply
Jars are zip files. Do you have an unzip utility available?

huiyuan

Posts: 3
Nickname: laoma
Registered: Mar, 2003

Re: Open jar Posted: Mar 20, 2003 5:55 PM
Reply to this message Reply
Yes, I found out winzip would work.It looked wouldn't at first,though. Thanks.

Flat View: This topic has 2 replies on 1 page
Topic: java assignment Previous Topic   Next Topic Topic: Real time usage of hashCode() ?

Sponsored Links



Google
  Web Artima.com   

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