Reputation: 263
I'm developing a website with Netbeans and sometimes a notice appears that says 'Fix name to...' but I don't understand what the meaning of 'Fix name' is or what its role is...
Could anybody explain to me its meaning, please?
Thanks!
Upvotes: 6
Views: 2897
Reputation: 660
If the name of your application is different from the name in the netbeans.conf file you will get this error. The way to fix it is to open the netbeans.conf file and change the name to the current name of your application.
Upvotes: 2