Hi how make new FXML? Permanently deleted user Created November 21, 2015 00:10 Hey guys i wana ask u one question?then i make new java project there pops out sample.fxml soo how i can make new fxml files? cant find how...
Hi,
there are no default template for FXML files.
You can define your own (see https://devnet.jetbrains.com/thread/444115 as an example) or vote for https://youtrack.jetbrains.com/issue/IDEA-106502.