> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Hi, > i've downloaded the FOP-Sources 0.20.5. But it seems, that some Java-Files > are not included e.g. within the package org.apache.fop.fo.properties. > Am i right? Yes... and no --seems to become one of my favourite answers :-) No: the Java files are not included as is. Yes: they are generated from XML+XSLT during the build. So, just run the build once, and in one of the subdirs --IIRC: build/gensrc-- you will find the mentioned 'missing' Java files. HTH! Cheers, Andreas
