LICENSE
This commit is contained in:
4
.idea/fileTemplates/internal/Class.java
generated
Normal file
4
.idea/fileTemplates/internal/Class.java
generated
Normal file
@@ -0,0 +1,4 @@
|
||||
#parse("HMCL.java")
|
||||
#if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME};#end
|
||||
public class ${NAME} {
|
||||
}
|
||||
Reference in New Issue
Block a user