问题
I created a JavaFX project in Netbeans 8.2 for the first time and autocomplete for FXML document is always showing "No suggestions". For example:
I have seen a similar question, e.g. Netbeans7.1 & JavaFX 2.0 - FXML code completion doesn't work, but I am not getting the same results from the solution proposed there (possibly because the version of Netbeans is different). What do I need to do to get autocomplete in FXML documents? Thanks!
回答1:
Just for fun I installed Netbeans 8.1 for Java SE alongside of version 8.2. The code completion for .fxml files works perfectly in 8.1. I'm going to try the development version next.
Right now I am calling this bug in Netbeans 8.2. I'll create a bug report when I get a chance.
来源:https://stackoverflow.com/questions/41931847/netbeans-8-2-autocomplete-for-fxml-document-is-always-showing-no-suggestions