NetBeans won´t suggest import any java.sql.* class

2023-03-26 Thread Petri Koskelainen
Hi! NetBeans won´t suggest import any java.sql package class (that light bulb on the leftside). It does find java.sql package and classes if i manually write import to the code. I have tried make new project, all new netbeans settings files, diffent jdk. nothing works to fix it. What to do?

Maven IT integration tests not recognized?

2023-03-26 Thread Alex O'Ree
Hi I was experimenting with surefire integration tests vs unit tests. I noticed that NB completely ignores the "it" folder src/it/java etc. Is there a workaround for this?

Re: Git branch display

2023-03-26 Thread Admin @ Goodun
Ouch! You're right (again 8-) ). An attack of tunnel vision led me to only look at the packagedbuilds directory, where the latest is 1.0.2, rather than the (more sensible) "Releases" button. Thank you. On Sun, 2023-03-26 at 12:32 +0200, Thomas Kellerer wrote: > It should have been enough to dow

Re: Git branch display

2023-03-26 Thread Thomas Kellerer
Admin @ Goodun schrieb am 26.03.2023 um 11:36: It was a little hard to install since it didn't show up in the plugin dialog, ie it's no longer in any of the NB "portal" areas. What I had to do (thanks John for the private email) was download the code (I did it as a zip and then unpacked it) and

Re: Git branch display

2023-03-26 Thread Admin @ Goodun
Thanks to all who replied. I have now installed the plugin that John & Thomas referred me to and it shows my current git branch in the status bar, fabulous! It was a little hard to install since it didn't show up in the plugin dialog, ie it's no longer in any of the NB "portal" areas. What I had