Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #8521
| From | laredotornado <laredotornado@zipmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Getting package info from JAR file |
| Date | 2011-10-04 06:51 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <ddacc0ec-0844-4da3-9d22-f6fe6c0440c6@j20g2000vby.googlegroups.com> (permalink) |
Hi, I'm on Win XP using Java 7 but I have access to Unix tools using Cygwin. I was wondering, short of unzipping a JAR file and searching through it, if there's a way to figure out the package to which a class belongs, assuming I know the class name and that the JAR file definitely includes a class by this name. Thanks, - Dave
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar
Getting package info from JAR file laredotornado <laredotornado@zipmail.com> - 2011-10-04 06:51 -0700
Re: Getting package info from JAR file markspace <-@.> - 2011-10-04 07:16 -0700
Re: Getting package info from JAR file "John B. Matthews" <nospam@nospam.invalid> - 2011-10-04 13:49 -0400
csiph-web