Hi, I am new to using Maven for Netbeans RCP applications. I have built an RCP application which produces the zip file, but when I copy the zip file to a specific directory on Linux, unzip it, and then run the provided bash script in the bin directory, the application will launch but it will not use the splash screen nor the icon I set in the branding module. Any ideas why? In the end I will use an rpm to install the app.
Thx Blaine