RE: Maven dependencies automatically added

2020-07-01 Thread Greenberg, Gary
Strange, I am working with Maven projects all the time and it never adds anything like that. Actually, starting from 11.1 it never add anything I want it to add either. I.e. back with NB 8.2, if I specify non-JDK class it asked me if I want to search for the dependencies and find them and present

Re: Maven dependencies automatically added

2020-07-01 Thread Neil C Smith
On Wed, 1 Jul 2020 at 13:22, Nicolò Boschi - Diennea wrote: > Sometimes while working on my maven projects on netbeans, I find out that > Netbeans added some dependencies that I never requested. These dependencies > are always the same. ... > > How I can avoid it? Maybe the responsible is a plug

Maven dependencies automatically added

2020-07-01 Thread Nicolò Boschi - Diennea
Hi, Sometimes while working on my maven projects on netbeans, I find out that Netbeans added some dependencies that I never requested. These dependencies are always the same. org.seleniumhq.selenium selenium-java test 2.44.0

FXML

2020-07-01 Thread John Brice
Hello all, I have a few minor FXML-related issues I hope someone can help with. Win10, NB12, JDK14, Maven but I've seen these since at least NB10, JDK11 and across multiple computers. 1) Most days (but not every day) I have to reactivate JavaFX (Tools > Options > Java > JavaFX) and restart NB. I