-
Notifications
You must be signed in to change notification settings - Fork 102
Description
Code genearation tests are not compatible
Could not initialize property keys deprecation map because DeprecatedRuntimeConstants.
org.apache.velocity.exception.VelocityException: Could not initialize property keys deprecation map because DeprecatedRuntimeConstants.
at org.apache.velocity.util.DeprecationAwareExtProperties.(DeprecationAwareExtProperties.java:150)
at org.apache.velocity.runtime.RuntimeInstance.(RuntimeInstance.java:173)
at com.intellij.ide.fileTemplates.VelocityWrapper.initialize(VelocityWrapper.java:38)
at com.intellij.ide.fileTemplates.VelocityWrapper.(VelocityWrapper.java:34)
at com.intellij.ide.fileTemplates.FileTemplateUtil.lambda$mergeTemplate$2(FileTemplateUtil.java:212)
at com.intellij.ide.fileTemplates.VelocityTemplateContext.withContext(VelocityTemplateContext.java:17)