Toudidel
- 活动总数 3
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
创建于 File templates - lower, upper, camel case
I have a few file templates to generate stub Java classes.It works well but how can I use passed variable to make field definition?For instance I pass MyClass as the param and in stub it's:private ...