Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #23728
| Date | 2013-04-30 14:27 +0100 |
|---|---|
| From | lipska the kat <"nospam at neversurrender dot co dot uk"> |
| Organization | Trollbusters 3 |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) |
| References | <77e07a91-5fa7-4d84-a19f-8d34dea71784@googlegroups.com> <OqidnQrflrmK5-LMnZ2dnUVZ7s-dnZ2d@bt.com> <6f335201-9cf3-433e-8b20-dc37553aa9c2@googlegroups.com> |
| Message-ID | <TMudnUsA0c5cW-LMnZ2dnUVZ8sWdnZ2d@bt.com> (permalink) |
On 30/04/13 13:47, galois271@gmail.com wrote: > >>> "The type org.jdom.Document cannot be resolved. It is indirectly referenced from required .class files" > >> Sounds like you're missing a jar file OK, I downloaded rome-1.0 and jdom-2.0.5 I created a new project, copied you code into it, added the jars to the build path and got the same error as you are getting. So, I downloaded jdom-1.1.3, added this to the build path and removed jdom-2.0.5, after changing throws IOException to throws Exception the project built with no errors. Try adding jdom-1.1.3 and removing jdom-2.0.5 ... works for me. lipska -- Lipska the Kat©: Troll hunter, sandbox destroyer and farscape dreamer of Aeryn Sun
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) galois271@gmail.com - 2013-04-29 20:25 -0700
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) lipska the kat <"nospam at neversurrender dot co dot uk"> - 2013-04-30 09:00 +0100
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) galois271@gmail.com - 2013-04-30 05:47 -0700
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) lipska the kat <"nospam at neversurrender dot co dot uk"> - 2013-04-30 14:27 +0100
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) galois271@gmail.com - 2013-04-30 07:07 -0700
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Lew <lewbloch@gmail.com> - 2013-04-30 12:30 -0700
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) lipska the kat <"nospam at neversurrender dot co dot uk"> - 2013-04-30 20:53 +0100
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Chuck Johnson <galois271@gmail.com> - 2013-04-30 13:05 -0700
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Arne Vajhøj <arne@vajhoej.dk> - 2013-04-30 21:26 -0400
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) lipska the kat <"nospam at neversurrender dot co dot uk"> - 2013-05-01 06:55 +0100
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Jeff Higgins <jeff@invalid.invalid> - 2013-05-01 03:22 -0400
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Joerg Meier <joergmmeier@arcor.de> - 2013-05-01 13:10 +0200
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) lipska the kat <"nospam at neversurrender dot co dot uk"> - 2013-05-02 16:44 +0100
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Arne Vajhøj <arne@vajhoej.dk> - 2013-05-01 20:27 -0400
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Jeff Higgins <jeff@invalid.invalid> - 2013-05-02 11:33 -0400
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Arne Vajhøj <arne@vajhoej.dk> - 2013-05-01 20:23 -0400
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Lew <lewbloch@gmail.com> - 2013-05-01 18:38 -0700
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) lipska the kat <"nospam at neversurrender dot co dot uk"> - 2013-05-02 16:35 +0100
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Lew <lewbloch@gmail.com> - 2013-05-02 12:29 -0700
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Arne Vajhøj <arne@vajhoej.dk> - 2013-05-02 19:46 -0400
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Lew <lewbloch@gmail.com> - 2013-05-02 18:22 -0700
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Arne Vajhøj <arne@vajhoej.dk> - 2013-05-02 21:54 -0400
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) lipska the kat <"nospam at neversurrender dot co dot uk"> - 2013-05-03 13:34 +0100
Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser) Jeff Higgins <jeff@invalid.invalid> - 2013-04-30 09:18 -0400
csiph-web