Files
kotlin-fork/idea/resources/intentionDescriptions/ChangePackageToMatchDirectoryIntention/description.html
T

6 lines
175 B
HTML

<html>
<body>
This intention changes file's package directive so that it matches containing directory.
All import directives and usages are updated accordingly
</body>
</html>