Re: Unable to remove ant library

2025-02-16 Thread Jens Hofschröer
Hi Bayless Am 16.02.2025 um 14:02 schrieb Bayless Kirtley: I was working on an old Java project using Ant and found it using an out of date library jar file. I need to replace that with the correct version with the same name but from a different location. It seems that Netbeans will not let me d

Unable to remove ant library

2025-02-16 Thread Bayless Kirtley
I was working on an old Java project using Ant and found it using an out of date library jar file. I need to replace that with the correct version with the same name but from a different location. It seems that Netbeans will not let me do that. The remove option is disabled for the library. Edi