Convenience starter of FuR
.
This class / application exists in spite of the (good) rule that no
self respecting class shall dwell in the unnamed package. The only
purpose of life is the snugness to type
java FuR .\+.html ../..//pac ../../pac -r -v
instead of
java de.frame4j.FuR .\+.html ../..//pac ../../pac -r -v
for example.
As might be inferred this class'
main()
just
delegates to main of the "real" Frame4J tool in its right
package. That's all.
As might as well be inferred from the above (old) example that is a real
use case to repair a Java6 javaDoc bug that sometimes generates
..//package within href= links much to the annoyance of link checkers
(in the best case).
©
Copyright 2009 Albrecht Weinert