Well, in netbeans I hit "Build All" and all is compiled. Also in netbeans I have a "Jar Recipe" to make a jar. I don't use ant. I suppose that you have checked if you are not mixing files or classpaths among versions.
Best Regards, Paulo Soares ----- Original Message ----- From: "David Thielen" <[EMAIL PROTECTED]> To: "itext" <[EMAIL PROTECTED]> Sent: Thursday, April 03, 2003 17:21 Subject: [iText-questions] Re: 114 won't build > Anyone know how to get 114 to build? > > thanks - dave > > > ----- Original Message ----- > From: David Thielen <mailto:[EMAIL PROTECTED]> > To: itext <mailto:[EMAIL PROTECTED]> > Sent: Wednesday, April 02, 2003 3:24 PM > Subject: 114 won't build > > Any ideas? > > thanks - dave > > C:\java\itext>ant compile > Buildfile: build.xml > > properties: > > compile: > [javac] Compiling 26 source files to C:\java\itext\classes > [javac] C:\java\itext\src\com\lowagie\text\pdf\PdfWriter.java:874: > cannot resolve symbol > [javac] symbol : method createDocumentId () > [javac] location: class com.lowagie.text.pdf.PdfEncryption > [javac] fileID = > PdfEncryption.createInfoId(PdfEncryption.createDocumentId()); > [javac] ^ > [javac] 1 error > > BUILD FAILED > file:C:/java/itext/build.xml:172: Compile failed; see the compiler error > output > for details. > > Total time: 10 seconds > C:\java\itext> > > ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
