Files
openide/plugins/javaFX/testData/inspections/redundantValue/immediateAttribute_after.fxml

7 lines
210 B
XML

<?import javafx.scene.layout.GridPane?>
<GridPane xmlns:fx="http://javafx.com/fxml"
maxHeight="-1"
minHeight="-Infinity"
prefHeight="400.0"
prefWidth="600.0">
</GridPane>