@hackage / jarfind

Tool for searching java classes, members and fields in classfiles and JAR archives

Latest0.1.0.3

About

Metadata

  • Last updated , by EugeneKirpichov
  • License LicenseRef-GPL
  • Categories Development
  • Maintained by: ekirpichov@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    splitbase (on by default)

    Choose the new, smaller, split-up base package.

Readme

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.