Disable splash screen on your Netbeans Application

Just add

run.args.extra=–nosplash

to the project.properties file

Tags: , , , ,

Leave a Reply