Issue
I am trying to paste a few images to drawable-hdpi folder of eclipse, directly by ctrl-c and ctrl-v. So far it was working. But now suddenly eclipse is giving an error
cannot paste the clipboard contents into the selected elements
I tried pasting directly into my project folder. I also tried cleaning the project and closing the eclipse. It still gives the same error.
Error is not only with the current project but with the other projects too. Cannot paste the images in any project's drawable folder.
Can somebody tell me what the problem is?
Thanks in advance.
Solution
Don't use Eclipse to copy files. Copy them using file browser. After you are done go to Eclipse,
- Select project's root and press F5
Or - Right click on project root and click on refresh
Which will refresh your Project folder and load all the files and folder in your project
Answered By - SilentKiller
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.