Files
openide/plugins/javaFX/testData/completion/classInsertImport.fxml

8 lines
169 B
XML

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