Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #23724

Re: Including JAR files in Eclipse 4.2, specifically Rome (RSS Feed parser)

NNTP-Posting-Date Tue, 30 Apr 2013 03:00:23 -0500
Date Tue, 30 Apr 2013 09:00:21 +0100
From lipska the kat <"nospam at neversurrender dot co dot uk">
Organization Trollbusters 3
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4
MIME-Version 1.0
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>
In-Reply-To <77e07a91-5fa7-4d84-a19f-8d34dea71784@googlegroups.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 8bit
Message-ID <OqidnQrflrmK5-LMnZ2dnUVZ7s-dnZ2d@bt.com> (permalink)
Lines 22
X-Usenet-Provider http://www.giganews.com
X-AuthenticatedUsername NoAuthUser
X-Trace sv3-8Wkqc2QBg+bFawjI8q2gIsixhGYUF2fueCWj+UdnLPe75/4vtlnD4drq8ZH4Z4AS6qdyZGcHLLuP8Bn!T9nxr29vxdgZpLeshd012GhgZdHzvO9h2uxrf3YfZTbyp41i8p+6FxuFq8shhv2SaqC2EpB4FPM=
X-Complaints-To abuse@btinternet.com
X-DMCA-Complaints-To abuse@btinternet.com
X-Abuse-and-DMCA-Info Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info Otherwise we will be unable to process your complaint properly
X-Postfilter 1.3.40
X-Original-Bytes 2239
Path csiph.com!usenet.pasdenom.info!news.stben.net!border3.nntp.ams.giganews.com!Xl.tags.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!local2.nntp.ams.giganews.com!nntp.bt.com!news.bt.com.POSTED!not-for-mail
Xref csiph.com comp.lang.java.programmer:23724

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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