How do I change the tampate for generated setters and getters
Permanently deleted user
创建于
I would like to change the template for a generated setter to add property change notification. I know how to write the template but don't see where to install the customuzation
I would like to change the template for a generated setter to add property change notification. I know how to write the template but don't see where to install the customuzation
It is not currently possible to customize the template for generated setters. Support for it will likely be added in a future version.
-- Dmitry Jemerov Development Lead JetBrains, Inc. http://www.jetbrains.com/ "Develop with Pleasure!"
Hello lordjoe,
It is not currently possible to customize the template for generated setters.
Support for it will likely be added in a future version.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Here is a related issue:
http://www.jetbrains.net/jira/browse/IDEADEV-10999