Thanks for your answer, it?s magic. In Eclipse (2.1.1) does the build not run although the directory exists. I?ve tried to set the path to this directory in the build.xml absolutly but this don?t help. At last I?ve done the build from the command line and it does work.
I have no idea that the problem is but now I have no preference to solve it in eclipse. Jan -----Ursprungliche Nachricht----- Von: J.Pietschmann [SMTP:[EMAIL PROTECTED] Gesendet am: Dienstag, 22. Juli 2003 22:12 An: [EMAIL PROTECTED] Betreff: Re: problem with build at build hyphenation Jan Zmitko wrote: > can anyone help me with build the FOP Sources. I use eclipse a try with the > ANT Plugin from eclipse to make a build from the new FOP Sources. I get an > error as follows: > > hyphenation: > [serHyph] Fatal Error: source directory ./src/hyph for hyphenation files > doesn't exist. > [serHyph] BUILD FAILED: file:D:/fop-0.20.5/build.xml:573: ... > What?s wrong or what can I do? Interesting question. 1. check whether D:/fop-0.20.5/src/hyph exists and is readable 2. check whether hyph.dir is still set to ./src/hyph (echo it) 3. check whether you have eclipse 2.1 or later 4. check whether setting hyph.dir to D:/fop-0.20.5/src/hyph fixes the problem 5. get the source and checke whether the hyphenation task spews a bogus error message or not 6. use Ant from the command line instead of from within Eclipse and see whether the problem persists J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]