java - how do I delete .jar files in the JRE System Library? -
Due to my homework work for my class, I was given lots of Java files to import, I was sleeping for a way to import them into the package (I did not know that I could just pull and drop ..), but instead I imported them into the JRE system library folder, where I can not remove them.
I understand the mistake I made, though I can not find any way to remove these files from JRE 1.7.
I have re-assumed eclipse, and even removed the JRE 7 folder and reinstalled the JRE. But the files are still here.
Window - & gt; Preference - & gt; Java - & gt; Installed JREs - & gt; Select Zero - & gt; Edit - & gt; Click on the jar to remove - & gt; Delete on the right menu.
Comments
Post a Comment