Spring Boot Properties

2023-05-29 Thread David Soles
First of all, thanks for your hard work. I was wondering why NetBeans Language Server for Java (VS Code) supports Spring Boot property file autocompletion, but the full NetBeans IDE doesn't. It weird! -- David Soles

SQLite-JDBC - Tutorial needed

2023-05-29 Thread Amn Ojee Uw
Hello! Can anyone recommend me a tutorial about using *sqlite-jdbc* in a 'Java Web > Web Application' project? Any help is much appreciated.

RE: Wrong position of folder badge icons

2023-05-29 Thread Eirik Bakke
On Windows, the recommended way to get HiDPI scaling would be to set the scaling level from the "Displays" control panel setting in Windows. You can set it to e.g. 125%, 150%, or 200%, and NetBeans will be shown correctly in these cases. In a multi-monitor setup, each monitor can have its own sc

Wrong position of folder badge icons

2023-05-29 Thread Dragan Bjedov
Hello, I have an issue that badge icons are misplaced when using scaling. I have added to netbeans_default_options scaling options: -J-Dflatlaf.uiScale=1.2 --fontsize 17. NetBeans 17 [image: scale2.png] NetBeans Dev [image: scale.png] Without scaling: [image: without_scale.png] OS: Windows 10 Jav