Javav: A utility to print the target version of Java class files.
Deprecated
in favor of javav
Installs a javav executable to print the target version of one or more Java class files.
For example:
> javav ThisClass.class ThatClass.class 1.6 (50.0 0x32) ThisClass.class 1.5 (49.0 0x31) ThatClass.class
Java VM Specification 4.1 The ClassFile
Structure
http://java.sun.com/docs/books/jvms/second_edition/html/ClassFile.doc.html#74353
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
small_base | Choose the new, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- Javav-0.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.4 |
---|---|
Dependencies | base (>=3 && <5) [details] |
License | BSD-3-Clause |
Copyright | Tony Morris |
Author | Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ> |
Maintainer | Tony Morris |
Category | Language |
Source repo | head: hg clone ssh://hg@bitbucket.org/dibblego/javav |
Uploaded | by TonyMorris at 2012-03-06T02:20:44Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | javav |
Downloads | 3817 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-10-25 [all 10 reports] |