KT-986 Kotlin file wizard

This commit is contained in:
Nikolay Krasko
2012-01-12 14:01:53 +04:00
parent ec5d5e2dcf
commit a049fd1127
7 changed files with 50 additions and 1 deletions
@@ -0,0 +1,2 @@
#parse("File Header.java")
@@ -0,0 +1,14 @@
<html>
<body>
<table border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
<tr>
<td colspan="3">
<font face="verdana" size="-1">
This is a built-in template used by <b>IDEA</b> each time you create a
Kotlin file
</font>
</td>
</tr>
</table>
</body>
</html>