Release Notes / Version 10.2107
Table Of Contents
To activate code completion for Java Classes in Freemarker Templates of the Frontend Workspace you now need to explicitly enable the Maven profile
code-completion
. Before the change the profile was enabled by default. The property
skipFrontendCodeCompletion
(which used to disable the dependencies required for code completion) does no longer exist.
(CMS-14837)