jFormatString - Java format string compile-time checker
Website: | https://jformatstring.dev.java.net/ |
---|---|
License: | "GPLv2 with exceptions" |
- 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.0.20081016.5m.mo8.i686 [58 KiB] |
Changelog
by Hiromasa YOSHIMOTO (2011-04-11):
- (0-0.0.20081016.5m) - rebuild for new GCC 4.6 |