jarfind: Tool for searching java classes, members and fields in classfiles and JAR archives
Search classfiles and JARs: like, all public close
methods in classes with Stream
in their name in a JAR.
Mostly for debugging NoSuchMethodError's etc. resulting from an outdated JAR and alike.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new, smaller, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- jarfind-0.1.0.3.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.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3 |
---|---|
Dependencies | array, base (>=3 && <5), binary, bytestring (>=0.9.0), regex-tdfa, zip-archive (>=0.1.1.2) [details] |
License | LicenseRef-GPL |
Author | Eugene Kirpichov |
Maintainer | ekirpichov@gmail.com |
Category | Language, Utils, Development |
Source repo | head: git clone git://github.com/jkff/jarfind |
Uploaded | by EugeneKirpichov at 2012-10-30T18:56:24Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | jarf |
Downloads | 3444 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |