Eclipse: User Library Settings Not Saving

541 Views Asked by At

I'm working with Eclipse, and I've ran into this weird problem where my User Library settings won't save. Here's the peculiar part: they save for the current session, but when I close out of Eclipse and re-open it, the settings are reverted.

I'm trying to remove the follow parts from my library: enter image description here

When I remove them, they're gone, but when I reboot Eclipse, they're basically right back here in the library again. It's causing issues because those parts aren't needed/even physically present anymore.

I've tried the following to remedy the issue:

  • Deleting my workspace
  • Deleting project Classpaths
  • Deleting the entire library and re-adding it

I have no idea where the hell this is coming from at this point. That's why I'm here. Pls send help.

1

There are 1 best solutions below

0
On BEST ANSWER

I wasn't able to fix this problem, but the way to work around it is by simply making a new library and using it instead. It seems that it'll still update and save new libraries, just this one was locked for some reason.

The way I personally got around it was by putting the JARs into the classpath directly instead of using a user library.