Eclipse IDE- Add jar? Add External jar? Add Library?
问题 I want to integrate TwitterAPIME to my Blackberry project. I have 3 Jar files provided by TwitterAPIME . I am not sure how to link these 3 Jar files to my project. My basic doubts are What is an External Jar ? What is a Library ? What's the difference between Adding jar, Adding External jar or Adding Library ? 回答1: What is an External JAR? External as the name suggest is a Jar file that is not built by the currently developing code. It is a utility Jar file that is added externally for extra