mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 22:17:05 +07:00
15 lines
368 B
HTML
Executable File
15 lines
368 B
HTML
Executable File
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>When choosing a live template from a suggestion list, press
|
|
<span class="shortcut">&shortcut:QuickJavaDoc;</span> to view quick documentation -
|
|
to be sure you make a right choice:</p>
|
|
<p class="image"><img src="images/qdoc_live_template.png"></p>
|
|
|
|
</body>
|
|
</html>
|