On Monday 23 May 2005 20:18, Egon Willighagen wrote: > On Monday 23 May 2005 19:07, Daniel Leidert wrote: > > Yes, this works nice. Then I can change from <apply> to <exec> and I > > don't have problems with existing targets. Really thanks. I'm currently > > rewriting the the script. > > I'm having a look now at how to get it going for the application...
Daniel, I could use some help. At this moment I do this: xgettext -k_ `find src -name "*.java"` -o JmolStrings.pot And this gets converted into properties files using: cp JmolStrings.pot JmolStrings_en.po # edit, and then msgcat --properties-output JmolStrings_en.po > JmolStrings_en.properties In CVS, I've got things in place so that this actually works. But updating does not work etc, and since your quiet into this, can you port some of the doc/source/build.xml stuff to the build.xml for building the application? Egon PS, I'm online at irc.freenode.net, #cdk -- [EMAIL PROTECTED] GPG: 1024D/D6336BA6 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
