Fop has some generated source files which the ant build creates. Run your ant build first then add the generated sources (build/gensrc) to NetBeans as a second source directory. See also http://wiki.apache.org/xmlgraphics-fop/FOPIDESetupGuide.
Manuel -----Original Message----- From: bonekrusher [mailto:[email protected]] Sent: Monday, 22 December 2008 9:17 PM To: [email protected] Subject: Configuring Netbeans - missing org.apache.fop.fonts Hi, Hope you may help me out. I am configuring netbeans 6.5 with the latest FOP trunk. I am getting an import error for the following: import org.apache.fop.fonts.*; and import javax.media.* However, I am able to do a clean build in ant. How can I resolve these in netbeans? Thanks, Phil -- View this message in context: http://www.nabble.com/Configuring-Netbeans---missing--org.apache.fop.fonts-t p21126843p21126843.html Sent from the FOP - Dev mailing list archive at Nabble.com.
