Michael --
Thank you much! Onward and upward...
-- Chris
Hi,
making a guess based on the log you provided: you run a maven 3 project on JDK
24?
This is the JDK complaining that some jar (e.g guava) is making method calls
which were
deprecated for removal in a future java release. You should see the same output
when you run the build in the termina
Good morning, Everyone --
Please pardon a question from a rank amateur programmer...
Yesterday I downloaded Netbeans 26 (more time on my hands at the end of the
semester). I have been happily using Netbeans 23. I am now getting the
following message when I run my Big Project: