You have some problems with Eclipse.
For some unknown reason, when I try to copy a file from one directory to another, instead of putting the file on the clipboard, it just copies the file name (String).
What happens when I paste it into a new directory, it creates a Snippet.java file with a file name string in this class.
Has anyone else seen this behavior before?
Edit: Nevermind guys rebooting my machine seems to fix the problem. Who knows what is going on there.
source
share