>I am a fop user, I would like to ask what does the following mean in the
>release notes, please elaborate what method should I add?
>
>Building under JDK 1.4: You need to add a method in
>src/org/apache/fop/svg/PDFGraphics2D.java (search for jdk1.4 and remove the
>comments)

This means the code that you need to add into the file PDFGraphics2D.java 
has already been written, and is just commented out, i.e. has // or /* 
around it. You simply need to remove the // and /* To help you find where in 
the file the commented code is, extra comment lines with the phrase 'jdk1.4' 
have been added nearby. So you can simply search the file for the phrase 
'jdk1.4'

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


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

Reply via email to