• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How do you manually add dependencies in eclipse 3.4.2 ee?

 
Village Idiot
Posts: 484
jQuery Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am trying to follow some instructions to fix my other problems, but they say to "manually add some dependencies to my project"

I have no idea how to do so and Im not finding any instructions when I search for it.

Anyone able to tell me how>?

edit - Im trying to add the JARs necessary for IceFaces to a project since the normal means of creating an IceFaces project simply will not work fo rme
 
Matt Kohanek
Village Idiot
Posts: 484
jQuery Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
never mind, I have been doing it correctly.

In the project explorer pane I right click on the libraries, go to add external jar, and find the jar.

simple
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic