Failed to drag into Eclipse

I have deployed and removed from Windows Explorer in Eclipse since I started using it and now I can’t do it. When I drag and drop the .java file on top of my package, the mouse cursor remains around with a diagonal bar and the reset does nothing. I tried to change my workspace, create a new workspace, remove the eclipse and reload it. This still does not work. Running Eclipse under administrator control also does not solve the problem.

+5
source share
3 answers

I had this problem when Eclipse worked as an administrator. Installing it just worked.

+8
source

There are at least two ways:

  • → → →
  • Ctrl C Windows, Ctrl V Eclipse.
+7

I had a similar problem when trying to drag and drop the image file directly from the zip under investigation. After I extracted the zip, the drag and drop worked as expected.

0
source

All Articles