Egon Willighagen wrote: > On Sunday 22 October 2006 19:10, Nicolas Vervelle wrote: > >> Does someone know how to generate Java 1.1 classes when using the >> gettext tools ? >> I have JDK 1.5 installed, and every generated class is tagged as version >> 5 (major 49) even if I specify --java on msgfmt command line. >> > > On the command line you would do this with --target 1.4 and --source 1.4, and > I believe these are also available attributes in Ant. > The problem is that msgfmt (the tool producing the Messages_XX.class files) is not a Java executable. I can't add Java command line options: msgfmt: unrecognized option `--target'
Nico ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
