Look in the project.properties file in the nbproject folder and delete those references.
Gj On Sun, 23 May 2021 at 23:18, Bayless Kirtley <bk...@cox.net> wrote: > Surely NB has not suddenly decided that I can no longer remove libraries > from an ANT project. There must be something wrong here that displays but > disables that option from any libraries on any projects. > > > On 5/23/21 2:45 PM, Pieter van den Hombergh wrote: > > The libraries are defined in a properties file in the nb project folder. > You can find and edit in the files view. You are also advised to convert > the project to a maven project. That way you can future proof it. > > Op zo 23 mei 2021 21:35 schreef Bayless Kirtley <bk...@cox.net>: > > I have an old Java 1.8 project that needs a few updates. I cannot remove >> any of its libraries. The option is grayed out and Delete key does >> nothing. Just tried and this seems to be the case with all my projects. >> Cannot delete any libraries and most projects are using Java 11, if that >> makes a difference. This comes up because I made a change in one of the >> libraries which did not appear to work so I tried to debug and found >> that the new code is skipped over in debug as if it were not there. I >> thought I would remove and reinstall the library but cannot. >> >> I have tried restarting NB a couple of times with no change. How can I >> remove old libraries? >> >> NB 12.0 >> >> Linux mint 20 >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org >> For additional commands, e-mail: users-h...@netbeans.apache.org >> >> For further information about the NetBeans mailing lists, visit: >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists >> >>