Files
openide/plugins/javaFX/resources/inspectionDescriptions/JavaFxRedundantPropertyValue.html
Aleksandra Zolushkina 5278f7c0f4 Proofread JavaFX inspection descriptions
GitOrigin-RevId: 78d5181c06ac7f3a7c962255ae27130769e9b693
2021-05-10 19:56:24 +00:00

6 lines
169 B
HTML

<html>
<body>
Reports properties in .fxml files (both attributes and tags) that have the default values and therefore are redundant.
<!-- tooltip end -->
</body>
</html>