Hi Thomas,

Thomas Zastrow a écrit :
> Hello all,
> 
> following the instructions here:
> 
> http://wiki.apache.org/xmlgraphics-fop/FOPIDESetupGuide
> 
> I tried to integrate FOP into Netbeans 5.5
> 
> The tutorial says that I have to add 3 sources to the project-properties:
> 
> $FOP_HOME/src/java
> $FOP_HOME/src/java-1.4
> $FOP_HOME/build/gensrc
> 
> But I haven't a directory called "gensrc"? I downloaded the SVN-version
> just minutes ago.

This directory contains source files automatically generated during the
build process. To create it you have to run
    ant codegen
in the root directory of FOP.


HTH,
Vincent

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to