On Fri, Jan 29, 2016 at 06:20:27PM +0100, Andreas Tille wrote: > > > > Sun did that for us 11 years ago in Java 5 ;) Try this replacement: > > > > s = String.format(fmtstr, o); > > What do I need to import to access this?
Forget this question - I've found
--- a/util/Makefile
+++ b/util/Makefile
@@ -5,7 +5,7 @@ JAR=jar
UTIL_JAR=f2jutil.jar
-VER_TARGET=1.2
+VER_TARGET=1.5
$(UTIL_JAR):
mkdir -p $(OUTDIR)
as solution.
Sorry for the noise
Andreas.
--
http://fam-tille.de

