Files
openide/plugins/javaFX/testData/highlighting/charsetInInclude.fxml

3 lines
144 B
XML

<fx:root type="javafx.scene.layout.GridPane" xmlns:fx="http://javafx.com/fxml">
<fx:include source="sample.fxml" charset="UTF-8"/>
</fx:root>