Files
openide/plugins/gradle/java/resources/commandDescriptions/importGradleProjectCommand.html
Maxim.Kolmakov 3e4863197b AT-64 Move collecting of Maven and Gradle imports' metrics to community/tools/ideTestingFramework/intellij.tools.ide.metricsCollector
Move Gradle commands to its own plugin

GitOrigin-RevId: e1dcbe1dd4b1675ee0606c516c0300992e2e7bb8
2023-01-27 02:44:41 +00:00

14 lines
218 B
HTML

<html>
<title>Command imports gradle project</title>
<body>
<p>
Simulate invocation of reimport of gradle project.
</p>
<p>
Syntax: %importGradleProject
</p>
<p>
Example: %importGradleProject
</p>
</body>
</html>