jFormatString - Java format string compile-time checker
Website: | http://code.google.com/p/j-format-string/ |
---|---|
License: | GPLv2 with exceptions |
Vendor: | Fedora Project |
- Description:
This project is derived from Sun's implementation of java.util.Formatter. It is designed to allow compile time checks as to whether or not a use of a format string will be erroneous when executed at runtime.
Packages
jFormatString-0-0.18.20131227git.fc21.noarch [34 KiB] |
Changelog
by Richard Fearn (2014-06-10):
- Fix JUnit dependency - Switch to .mfiles |