blob: 01e3681dd91ada3f6ef1bd4c12e84ddc586aa29c [file] [log] [blame]
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>Pressing the same shortcut after you have invoked Smart-type Completion when a collection type is expected
will search for arrays with same component type and suggest to convert them using Arrays.asList() call.</p>
<p class="image"><img src="images/aslist_before.png"></p>
<p class="image"><img src="images/aslist_after.png"></p>
</body>
</html>