Automatically adding "package ..." when creating kt file in package in Project explorer
#KT-1013 fixed
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
|
#if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME};
|
||||||
|
|
||||||
|
#end
|
||||||
#parse("File Header.java")
|
#parse("File Header.java")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user