Changes on code reivew

This commit is contained in:
Valentin Kipyatkov
2015-09-02 19:29:33 +03:00
parent 6575fb8535
commit 73da457798
6 changed files with 25 additions and 20 deletions
@@ -1,5 +1,5 @@
<html>
<body>
This inspection reports extension properties that conflict with synthetic ones automatically produced from Java get/set-methods and that should be either removed or renamed to avoid breaking code by future changes in the compiler.
This inspection reports extension properties that conflict with synthetic ones automatically produced from Java get/set-methods. Those properties should be either removed or renamed to avoid breaking code by future changes in the compiler.
</body>
</html>