Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Help! How to Add Apache HttpClient to Eclipse

807600Aug 16 2007 — edited Aug 17 2007
I'm pretty new to Java (and I've never used Eclipse before)...I'm trying to use the Apache HttpClient (and associated classes) in a Java applet. I've downloaded the .zip file from jakarta.apache.org.

Now how do I use it?!?

I've tried adding it when I start a new project and, although it appears in the browser on the left hand side, I can't actually use any of the objects. If I use an object in the code, the editor says it doesn't exist. The fix imports function doesn't work either.

I had the same problem with NetBeans. I know I'm probably overlooking something really simple, but I just can't figure it out. Can anyone clue me in?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 14 2007
Added on Aug 16 2007
3 comments
289 views