I think you can solve most problems by patching build.xml exchanging every occurence of "." with "${basedir}". Eclipse will set the basedir property prior to executing build.xml.
On 22.07.2003 21:33:36 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: > org.eclipse.ant.core.AntSecurityException > > > This error mean the following location in the "build.xml": > > <serHyph includes="*.xml" sourceDir="${hyph.dir}" > targetDir="${build.dest}/hyph" /> > > What?s wrong or what can I do? Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]