• 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

error while trying to configure build path

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all, I am facing this problem currently,

1. I am trying build a simple programme using the commons-httpclient-3.0.1.jar jar file. I downloaded it and stored it at this location :

2. C:\Documents and Settings\C1272E\My Documents\SPRING STEP-BY-STEP\INSTALLERS FOR DEVELOPMENT\FREQUENTLY USED JARs

3. I have copied the jar from the folder it is in and pasted it in the lib folder.

4. Clicked on all the newly copied jar files in Eclipse and right-click and selected: Build Path -> Add to Build Path

5. This resulted in the jar being placed in the Referenced Libraries folder. This structure can be viewed in the attachment.

The archive: C:/Documents and Settings/C1272E/My Documents/WEB APPLICATION/commons-httpclient-3.0.1.jar which is referenced by the classpath, does not exist.



Can you please advise me. Advance thanks to all.

ROBINSON


.
2012-02-22-12-42-08_Java-PostMethodExample_src_PostMethodExample.png
[Thumbnail for 2012-02-22-12-42-08_Java-PostMethodExample_src_PostMethodExample.png]
SCREENSHOT OF PACKAGE IN WEBLOGIC 10.3 WORKSHOP
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic