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]