Files
kotlin-fork/idea/idea-jvm/resources/inspectionDescriptions/IncompatibleAPI.html
T
Nikolay Krasko 3ef67e1d9d Inspection for highlighting problem API usage
It's planned to use this inspection for show patchset branches problems
during development process.
2018-05-17 12:27:29 +03:00

6 lines
82 B
HTML

<html>
<body>
This inspection reports usages of incompatible API.
</body>
</html>