I'm having a weird issue with the board library for the IDE. I tried to install the Adafruit SAMD Boards library but I kept getting errors about missing header files and couldn't build. I figured it was a bad install so I tried to remove the board library and at first it seemed to remove it. I could no longer see it in my board list so I went to go reinstall it, but it still says I have the Adafruit SAMD Boards v1.5.10 installed.
I tried to remove it again but get a java.lang.NullPointerException error message and it does nothing. It seems that it thinks the boards are still installed so it won't let me do anything with it. Trying to update or change versions also give the same error. So trying to use the board manager keeps failing. Is there a way I can manually remove the installed board library?