Re: Remove old LAFs from application and use new default LAF instead

2022-08-29 Thread Laszlo Kishalmi
Right now we are using all installed LaF-s to display in the combo box. You might create an SPI PR for a filtering interface. It's in the platform/core.windows module. You might create something that checks/changes the following file on startup: $USER_DIR/config/Preferences/laf.properties

Warnings in pom.xml files of a multi-module project

2022-08-29 Thread Mark Eggers
Folks, I have the following setup: Windows 10 Pro - latest updates JDK 17 (JDK 11, JDK 8 defined for legacy projects) Netbeans 15 (voting candidate) installed from zip I did not import any settings from NetBeans 14. I have the following project structure to build with JDK 8: Aggregator |---

Remove old LAFs from application and use new default LAF instead

2022-08-29 Thread Mike Hallan
Hi, I would like to remove all LAFs so that the only ones available in MyApp are "FlatLaf Light" and "FlatLaf Dark".I have set the default LAF in branding resource bundle for MyApp to be com.formdev.flatlaf.FlatLightLaf.Ideally I want that if a user of a previous version of MyApp, who had been