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

6 lines
193 B
HTML

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