Files
openide/plugins/javaFX/testData/intentions/fieldToProperty/sample.fxml

6 lines
139 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.layout.GridPane?>
<GridPane xmlns:fx="http://javafx.com/fxml/1">
</GridPane>