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

6 lines
189 B
HTML

<html>
<body>
This intention changes qualified package name of the current file without moving the file itself.
All references and import directives are updated accordingly.
</body>
</html>