Open in Java(TM) Platform SE binary
问题 I tried to delete a file that I have two of, one slightly changed, so I could delete the older one and replace it with the new one I changed. When I tried to delete the file I got the error message 'file in use' where it said the action can't be completed because the file is open in Java(TM) Platform SE binary. How do I close it? 回答1: This is what worked for me (using Windows). It is basically the same procedure as commented by ali haider, but with more details... Using Windows command prompt