I’ve created a javafx project in netbeans. It compiles fine, code completion works…sort off.. instead of proper argument names, autocompleted functions look like: somefunction(arg1,arg2,arg3)… any ideas how to fix this? During auto-completion Netbeans displays proper text descriptions of functions or classes.
I’ve created a javafx project in netbeans. It compiles fine, code completion works…sort off..
Share
Looks like it’s a bug in Netbeans: Netbeans Bugzilla Link