Moving jar to libs folder in eclipse

允我心安 提交于 2019-12-11 07:35:30

问题


Following the new ADT 17, I'm trying to move an imported jar file from "Referenced libraries" to "libs". It seems like I'm doing something wrong. I created a new (regular) folder and named it "libs". When I'm trying to drag/copy paste the jar, it says "Cannot paste the clipboard contents into the selected elements". What am I doing wrong?


回答1:


Just as an idea. Don't use Eclipse to copy the files. Copy them with our file browser. After you are done goto Eclipse, click at the project's root and press F5.



来源:https://stackoverflow.com/questions/10067164/moving-jar-to-libs-folder-in-eclipse

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