Has NetBeans ever had code completion in FXML files? Gj
On Sat, Nov 24, 2018 at 6:27 PM Glenn Holmer <[email protected]> wrote: > I am not getting code completion in FXML files. I tried with two > projects, one modular and one non-modular, following the NetBeans > directions on openjfx.io. I see a blue tooltip "No suggestions" (Java > code completion for JavaFX code works normally, and the project builds > and runs). > > Is anybody else seeing this? Is there something special that has to be > done to enable this now that FX is no longer part of SE? I'm using > OpenJDK 11. > > Here's a sample project that shows this behavior (non-modular): > https://gitlab.com/Cenbe/fxmaven > > -- > Glenn Holmer (Linux registered user #16682) > "After the vintage season came the aftermath -- and Cenbe." > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > >
