Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Installing Dependencies
Installing Dependencies [message #211437] Mon, 21 May 2007 07:06 Go to next message
Eclipse UserFriend
Originally posted by: rottmanj.hsmove.com

I am not so new to the idea of eclipse, I use Flex builder on a day to day
basis. However, using the standard java implementation of eclipse has me
some what stumped.

I am working on building a CFX in java for a coldfusion project I am
working on. Normally I would just use notepad or notepad ++. But everyone
has been hounding me about trying eclipse.

Now on to my point, the tag I am creating has dependencies that are not
installed by default. Namely; Jakarta Commons HttpClient, Jakarta Commons
Lang, Jakarta Commons Logging and jdom. With all my tests, I haven't been
able to figure out how to get eclipse to recognize these packages. Is
there something special I need to do?

Any help with this is greatly appreciated.
Re: Installing Dependencies [message #211478 is a reply to message #211437] Mon, 21 May 2007 13:36 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Jeremy Rottman wrote:
> I am not so new to the idea of eclipse, I use Flex builder on a day to
> day basis. However, using the standard java implementation of eclipse
> has me some what stumped.
>
> I am working on building a CFX in java for a coldfusion project I am
> working on. Normally I would just use notepad or notepad ++. But
> everyone has been hounding me about trying eclipse.
> Now on to my point, the tag I am creating has dependencies that are not
> installed by default. Namely; Jakarta Commons HttpClient, Jakarta
> Commons Lang, Jakarta Commons Logging and jdom. With all my tests, I
> haven't been able to figure out how to get eclipse to recognize these
> packages. Is there something special I need to do?
>
> Any help with this is greatly appreciated.
>

I'm not familiar with Flex Builder, but adding dependency JARs to a Java
project is easy. In fact, there are several options for organizing
things. I recommend you open the Help Contents and find the Java
Development User Guide, where there is a Getting Started guide and a
tutorial about project organization.

Hope this helps,
Eric
Previous Topic:Can't start Eclipse after reinstall
Next Topic:Screen Shot the eclipse workspace.
Goto Forum:
  


Current Time: Sat Apr 20 06:30:59 GMT 2024

Powered by FUDForum. Page generated in 0.08356 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top