J
jason
Hello,
Once i have downloaded the binary with dependencies (assuming this is
the right file to be downloading:
http://www.takeyellow.com/apachemir...nts-client-4.0.1-bin-with-dependencies.tar.gz)
How do I go about adding this to my java library such that I may use
it in any and all future projects as an import?
ie. When I go to run their sample program (http://svn.apache.org/repos/
asf/httpcomponents/httpcore/tags/4.0.1/httpcore/src/examples/org/
apache/http/examples/ElementalHttpGet.java) I am given an error that
the import cannot be resolved.
any help would be largely appreciated. i am sure this is a very simple
error i have just never needed to use an outside library until now.
thank you!
Once i have downloaded the binary with dependencies (assuming this is
the right file to be downloading:
http://www.takeyellow.com/apachemir...nts-client-4.0.1-bin-with-dependencies.tar.gz)
How do I go about adding this to my java library such that I may use
it in any and all future projects as an import?
ie. When I go to run their sample program (http://svn.apache.org/repos/
asf/httpcomponents/httpcore/tags/4.0.1/httpcore/src/examples/org/
apache/http/examples/ElementalHttpGet.java) I am given an error that
the import cannot be resolved.
any help would be largely appreciated. i am sure this is a very simple
error i have just never needed to use an outside library until now.
thank you!