Move ant tip to ant plugin
GitOrigin-RevId: 9b0b5cfbab0deffa48779a2114f5132c21ba8442
15
plugins/ant/resources/tips/CreateTargetTag.html
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<p>Refer to a non-existing target tag in your Ant build file, and IntelliJ IDEA will suggest you to automatically create the
|
||||||
|
corresponding tag. This intention action will not even make you change your current editing location.</p>
|
||||||
|
<p class="image"><img src="images/ant_target_intention.png"></p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |