mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
javafx: inspection to cleanup code from default properties tag (IDEA-100228)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<body>
|
||||
Reports usages of tags in .fxml which could be ommitted as these tags correspond to a class property which is declared in @DefaultProperty class annotation.
|
||||
<!-- tooltip end -->
|
||||
<p>
|
||||
<small>New in 12.1</small>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user