Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #23724
| Date | 2013-04-30 09:00 +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> |
| Message-ID | <OqidnQrflrmK5-LMnZ2dnUVZ7s-dnZ2d@bt.com> (permalink) |
On 30/04/13 04:25, galois271@gmail.com wrote: > Hi all, > > I am new to putting third party files/libraries/JARS whatever you want to call them into my projects using Eclipse. I, specifically, want to include Rome, the RSS Feed parser, into my Java project in Eclipse. Rome depends on JDOM. > > Can anyone tell me how to do this? I tried installing "External JARS", but I keep getting this in Eclipse: > > "The type org.jdom.Document cannot be resolved. It is indirectly referenced from required .class files" Sounds like you're missing a jar file the distribution site for your third party lib should list all required dependencies. You could try refreshing your project also check out the .classpath xml file in your project root I've had to manually tweek this in the past to get things working. 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