Thanks for that Mark. Much appreciated. But then you are a _Senior_ Software Engineer.
Now, maybe you can tell me why there is a pom.xml file in there? Peter On 20/01/2010, at 8:41 AM, Mark Storer wrote: > I don't believe so, no. That's a relatively simple task, but we get lots of > (very... ouch) junior Java developers around here, so a little hand-holding > on our part might be A Good Thing. > > I believe there's a way to build an Eclipse project from an ANT build.xml, > which is present in the normal source download... Lets see here... > > Wow, that's well burried. > > In an existing workspace, right click->New->Project... > Select "Java project from Existing Ant Buildfile" and you should be able to > get the rest without too much trouble. > > You can also do an "import from existing sources" though you'll have to add > the bouncy castle jars (and possibly dom4j) to the classpath yourself. > You'll likely have to download them yourself. All the most recent jars are > available at: > > http://itext.svn.sourceforge.net/viewvc/itext/trunk/lib/ > > Some "historical interest" files floating around in there. pdf-renderer.jar > was for RUPS IIRC, but is no longer used. Several of the jars there are only > used to build or run the examples. JUnit, jfreechart, servlet.jar... > > --Mark Storer > Senior Software Engineer > Cardiff.com > > #include <disclaimer> > typedef std::Disclaimer<Cardiff> DisCard; > > > >> -----Original Message----- >> From: Peter B. West [mailto:[email protected]] >> Sent: Sunday, January 17, 2010 11:35 PM >> To: [email protected] >> Subject: Re: [iText-questions] iText 5.0 documentation >> >> >> >> Are there any instructions for setting up iText to build with Eclipse? >> >> >> 1T3XT info wrote: >>> >>> Peter B. West wrote: >>>> No, I meant have you been able to build iText using NB 6.8. >>> >>> What is so terribly different about NB 6.8 that makes it >> impossible to >>> build a jar? In Eclipse, it's done in seconds. Maybe you >> should ask the >>> people at NB. >>> >>> >> >> -- >> View this message in context: >> http://old.nabble.com/iText-5.0-documentation-tp27026911p27206956.html >> Sent from the iText - General mailing list archive at Nabble.com. >> >> >> -------------------------------------------------------------- >> ---------------- >> Throughout its 18-year history, RSA Conference consistently >> attracts the >> world's best and brightest in the field, creating >> opportunities for Conference >> attendees to learn about information security's most >> important issues through >> interactions with peers, luminaries and emerging and >> established companies. >> http://p.sf.net/sfu/rsaconf-dev2dev >> _______________________________________________ >> iText-questions mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/itext-questions >> >> Buy the iText book: http://www.1t3xt.com/docs/book.php >> Check the site with examples before you ask questions: > http://www.1t3xt.info/examples/ > You can also search the keywords list: http://1t3xt.info/tutorials/keywords/ > > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > Buy the iText book: http://www.1t3xt.com/docs/book.php > Check the site with examples before you ask questions: > http://www.1t3xt.info/examples/ > You can also search the keywords list: http://1t3xt.info/tutorials/keywords/ ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
