Hello NetBeans Users,
I'm using NetBeans 14 with Cordova 10+ and when I build I see these messages in my output. This app does not have launcher icons defined This app does not have splash screens defined Updating splash screens at platforms\android\app\src\main\res This app does not have additional resource files defined I have splash screens and I've tried coping them directly to the mentioned folder but this doesn't work. The last message alludes to the notion that "additional resource files" can be defined but I don't see how to do that. How do I specify my resource files? The same goes for the launcher icons - I can see them but NetBeans doesn't seem to recognize them. Sincerely, David