This is what i'm trying to do:
HttpClient - HttpClient Tutorial (And the code isn't a problem for me, but setting (HttpClient client = new HttpClient(); to work is)

I've had big difficulties with HttpClient and it's dependencies. I have tried to add it's libraries to Eclipse by adding the jar-files (HttpClient - Dependencies) to Java build-path. I can find tutorials that explains nicely how to use the library, but i have no clue how to set it up. Can some smarter person explain it to me step by step: 1. open your eclipse, 2. open new java project. 3. now click the right mouse button on your project folder and go to propetities... Please! I've tried it many ways myself, but for some reason i cant get it work. Platform is windows.

Sorry for my english skills, working on it!

Cheers!