MoPub Integration problems with Eclipse - Build Path / Jars

北城余情 提交于 2019-12-08 09:48:29

问题


On the MoPub Integration Instructions it says to go to Properties, Build Path and click on 'add jar' and then to Click Add Jars and add the mopub-volley-1.1.0.jar from your download location.

I may be misunderstanding this, but when I click on Add Jars, I can only select locations within projects that are situation within my Eclipse workspace. Is it supposed to say 'Add External Jars'?........ It doesn't show this, it specifically shows the 'Add Jars' button highlighted, as you can see:

Or am I supposed to create a libs folder in my mopub-sdk project that I've imported and manually copy them in, then do 'Add Jars' and select them from there......

The docs say to 'Right click on your project' when adding these, however, the mopub-sdk that I've imported needs this Jar, so why do I have to add it to my project's build path when the MoPub-SDK is a dependency of my project - shouldn't I add it to the MoPub-sdk build path?!!

It's really confusing. Anyone who's integrated MoPub using Eclipse? This is now my 4th straight day attempting to integrate this, so any help would be much appreciated.

来源:https://stackoverflow.com/questions/32545399/mopub-integration-problems-with-eclipse-build-path-jars

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!