Files
openide/plugins/maven/src/main/resources/commandDescriptions/importMavenProjectCommand.html
Maxim.Kolmakov 15c7be0aa1 AT-64 Move collecting of Maven and Gradle imports' metrics intellij.tools.ide.metricsCollector
Move Maven to Maven plugin

GitOrigin-RevId: 69fb6a5b73d92543b8a397f5e3b9502d1ee1aaee
2023-01-12 18:47:25 +00:00

14 lines
214 B
HTML

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