I want to integrate TwitterAPIME
to my Blackberry
project. I have 3 Jar files provided by TwitterAPIME
. I am not sure how to link thes
If you add the JAR within the Eclipse workspace, say /myproject/WebRoot/WEB-INF/lib but Eclipse does not display the /lib when using the Select Jar pop-up, exit the wizard and refresh WebRoot (rtClick and take Refresh or F5): Eclipse only shows new libraries not already added to the project and usually needs a manual refresh first.